You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to install this without problems. composer require orchestra/parser:^8
./composer.json has been updated
Running composer update orchestra/parser
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- maxakawizard/json-collection-parser 1.6.1 requires php ^7.1 -> your php version (8.2.13) does not satisfy that requirement.
- rodenastyle/stream-parser v2.0.1 requires maxakawizard/json-collection-parser ^1.1 -> satisfiable by maxakawizard/json-collection-parser[1.6.1].
- rodenastyle/stream-parser is locked to version v2.0.1 and an update of this package was not requested.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Laravel version: 10.34.2
PHP version: 8.2.13
I am not able to install this without problems.
composer require orchestra/parser:^8
Beta Was this translation helpful? Give feedback.
All reactions