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
php 8.2
`
Using version ^9.0 for typicms/menus
./composer.json has been updated
Running composer update typicms/menus
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 typicms/menus ^9.0 -> satisfiable by typicms/menus[9.0.0, ..., 9.0.12].
- typicms/menus[9.0.0, ..., 9.0.12] require laravel/framework ~8.0 -> found laravel/framework[v8.0.0, ..., v8.83.27] but it conflicts with your root composer.json require (^10.10).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require typicms/menus:*" to figure out if any version is installable, or "composer require typicms/menus:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
`
The text was updated successfully, but these errors were encountered:
php 8.2
`
Using version ^9.0 for typicms/menus
./composer.json has been updated
Running composer update typicms/menus
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 typicms/menus ^9.0 -> satisfiable by typicms/menus[9.0.0, ..., 9.0.12].
- typicms/menus[9.0.0, ..., 9.0.12] require laravel/framework ~8.0 -> found laravel/framework[v8.0.0, ..., v8.83.27] but it conflicts with your root composer.json require (^10.10).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require typicms/menus:*" to figure out if any version is installable, or "composer require typicms/menus:^2.1" if you know which you need.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
`
The text was updated successfully, but these errors were encountered: