-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Doesn't seem work :(
Why ?
Using version ^0.3.0 for sj-i/php-fuse
./composer.json has been created
Running composer update sj-i/php-fuse
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- sj-i/phpdoc-type-reader v0.1.0 requires phpstan/phpdoc-parser 0.5.x-dev -> found phpstan/phpdoc-parser[dev-renovate/major-build-cs, dev-revert-119-offset-access-type, dev-pr/generics_variance_and_constraints, dev-pr/callable_altern
ative, dev-pr/wip, 0.1, ..., 0.5.7, 1.0.0, ..., 1.15.3] but it does not match the constraint.
- sj-i/php-fuse v0.3.0 requires sj-i/phpdoc-type-reader 0.1.0 -> satisfiable by sj-i/phpdoc-type-reader[v0.1.0].
- Root composer.json requires sj-i/php-fuse ^0.3.0 -> satisfiable by sj-i/php-fuse[v0.3.0].
You can also try re-running composer require with an explicit version constraint, e.g. "composer require sj-i/php-fuse:*" to figure out if any version is installable, or "composer require sj-i/php-fuse:^2.1" if you know which you need.
Installation failed, deleting ./composer.json.
david@LAPTOP-DNU:/tmp/test$