Update dependency laravel/tinker to v2.10.0 #2973
Annotations
2 errors
test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/string is locked to version v7.1.6 and an update of this package was not requested.
- symfony/string v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v6.4.14 and an update of this package was not requested.
- symfony/console v6.4.14 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.1.6].
- symfony/string v7.1.6 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
test
Process completed with exit code 2.
|