fix(deps): update extractor to v8 (major) #36
Annotations
2 errors
|
PHPStan
Process completed with exit code 2.
|
|
PHPStan
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v8.0.0 and an update of this package was not requested.
- symfony/console v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v8.0.0 and an update of this package was not requested.
- symfony/finder v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v8.0.0 and an update of this package was not requested.
- symfony/string v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
|