Integrate framework v0.10.x #194
Annotations
2 errors and 1 warning
|
test
Process completed with exit code 2.
|
|
test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/clock is locked to version v8.1.0 and an update of this package was not requested.
- symfony/clock v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 2
- symfony/event-dispatcher is locked to version v8.1.0 and an update of this package was not requested.
- symfony/event-dispatcher v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v8.1.0 and an update of this package was not requested.
- symfony/filesystem v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 4
- symfony/http-client is locked to version v8.1.0 and an update of this package was not requested.
- symfony/http-client v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 5
- symfony/mime is locked to version v8.1.0 and an update of this package was not requested.
- symfony/mime v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 6
- symfony/translation is locked to version v8.1.0 and an update of this package was not requested.
- symfony/translation v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 7
- doctrine/instantiator is locked to version 2.1.0 and an update of this package was not requested.
- doctrine/instantiator 2.1.0 requires php ^8.4 -> your php version (8.2.31) does not satisfy that requirement.
Problem 8
- spatie/file-system-watcher is locked to version 1.2.1 and an update of this package was not requested.
- spatie/file-system-watcher 1.2.1 requires php ^8.3 -> your php version (8.2.31) does not satisfy that requirement.
Problem 9
- symfony/finder is locked to version v8.1.0 and an update of this package was not requested.
- symfony/finder v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 10
- symfony/options-resolver is locked to version v8.1.0 and an update of this package was not requested.
- symfony/options-resolver v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 11
- symfony/process is locked to version v8.1.0 and an update of this package was not requested.
- symfony/process v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 12
- symfony/stopwatch is locked to version v8.1.0 and an update of this package was not requested.
- symfony/stopwatch v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
Problem 13
- async-aws/core is locked to version 1.29.0 and an update of this package was not requested.
- async-aws/core 1.29.0 requires symfony/http-client ^4.4.16 || ^5.1.7 || ^6.0 || ^7.0 || ^8.0 -> satisfiable by symfony/http-client[v8.1.0].
- symfony/http-client v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement.
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|