Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer won't require file-streamwrapper #1

Open
jwoehr opened this issue Sep 24, 2024 · 0 comments
Open

composer won't require file-streamwrapper #1

jwoehr opened this issue Sep 24, 2024 · 0 comments

Comments

@jwoehr
Copy link

jwoehr commented Sep 24, 2024

$ php --version
PHP 8.3.11 (cli) (built: Aug 30 2024 13:38:15) (NTS gcc-6.bin (GCC) 6.3.0 ppc64)
Copyright (c) The PHP Group
Zend Engine v4.3.11, Copyright (c) Zend Technologies
    with Zend OPcache v8.3.11, Copyright (c), by Zend Technologies
$ composer info -a | grep phasync
phasync/file-streamwrapper                                                                       
phasync/http-client                                                                              
phasync/http-streamwrapper                                                                       
phasync/objectpool                                                                               
phasync/phasync                                                                                  
phasync/server                                                                                   
phasync/swerve                                                                                   
$ composer require phasync/file-streamwrapper

In PackageDiscoveryTrait.php line 331:
                                                                                                                                                                            
  Could not find a version of package phasync/file-streamwrapper matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.               
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant