-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
NFRNew Feature RequestNew Feature Request
Description
koogua@debian-02:~/phalcon-v5-project/wuwei$ composer require phalcon/migrations:^3.0
./composer.json has been updated
Running composer update phalcon/migrations
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phalcon/migrations ^3.0 -> satisfiable by phalcon/migrations[v3.0.0, v3.0.1].
- nette/php-generator[v3.5.0, ..., v3.6.9] require nette/utils ^3.1.2 -> found nette/utils[v3.1.2, ..., v3.2.10] but the package is fixed to v4.0.6 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- nette/php-generator[v3.6.0, ..., v3.6.7] require php >=7.2 <8.2 -> your php version (8.2.28) does not satisfy that requirement.
- phalcon/migrations[v3.0.0, ..., v3.0.1] require nette/php-generator ^3.5 -> satisfiable by nette/php-generator[v3.5.0, ..., v3.6.9].
Metadata
Metadata
Assignees
Labels
NFRNew Feature RequestNew Feature Request