simplier autoloading #129
Annotations
2 errors and 1 warning
|
build
Process completed with exit code 2.
|
|
build
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/config 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/console 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/filesystem 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/string 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 5
- sebastian/diff is locked to version dev-main and an update of this package was not requested.
- sebastian/diff dev-main requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
Problem 6
- symfony/event-dispatcher is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/event-dispatcher 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 7
- symfony/finder is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/finder 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 8
- symfony/options-resolver is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/options-resolver 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 9
- symfony/process is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/process 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 10
- symfony/stopwatch is locked to version 8.1.x-dev and an update of this package was not requested.
- symfony/stopwatch 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 11
- robmorgan/phinx is locked to version 0.16.11 and an update of this package was not requested.
- robmorgan/phinx 0.16.11 requires symfony/config ^4.0|^5.0|^6.0|^7.0|^8.0 -> satisfiable by symfony/config[8.1.x-dev].
- symfony/config 8.1.x-dev requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|