[V2] #18
Annotations
2 errors and 2 warnings
Install framework deps
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/laravel ^11.0 -> satisfiable by laravel/laravel[v11.0.0, v11.0.1, v11.0.2, v11.0.3].
- symfony/psr-http-message-bridge v2.0.0 requires php ^7.1 -> your php version (8.2.15) does not satisfy that requirement.
- symfony/http-foundation[v4.4.0, ..., v4.4.8] require php ^7.1.3 -> your php version (8.2.15) does not satisfy that requirement.
- symfony/http-foundation[v5.0.0, ..., v5.0.8] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement.
- symfony/psr-http-message-bridge[v2.2.0, ..., v2.3.1] require symfony/http-foundation ^5.4 || ^6.0 -> satisfiable by symfony/http-foundation[v5.4.0, ..., v5.4.35, v6.0.0, ..., v6.4.4].
- symfony/psr-http-message-bridge[v2.1.2, ..., v2.1.4] require symfony/http-foundation ^4.4 || ^5.0 || ^6.0 -> satisfiable by symfony/http-foundation[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.35, v6.0.0, ..., v6.4.4].
- symfony/psr-http-message-bridge[v2.0.1, ..., v2.1.1] require symfony/http-foundation ^4.4 || ^5.0 -> satisfiable by symfony/http-foundation[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.35].
- You can only install one version of a package, so only one of these can be installed: symfony/http-foundation[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.35, v6.0.0, ..., v6.4.4, v7.0.0, v7.0.3, v7.0.4].
- Conclusion: install symfony/http-foundation v7.0.4 (conflict analysis result)
- Root composer.json requires symfony/psr-http-message-bridge ^2.0 -> satisfiable by symfony/psr-http-message-bridge[v2.0.0, ..., v2.3.1].
|
Install framework deps
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading