Test on PHP8.3 #721
Annotations
2 errors and 2 warnings
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- Conclusion: don't install laravel/framework dev-master (conflict analysis result)
- Conclusion: don't install illuminate/support 11.x-dev (conflict analysis result)
- illuminate/support 11.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too.
- Conclusion: don't install illuminate/support dev-master (conflict analysis result)
- barryvdh/laravel-stack-middleware v1.0.0 requires illuminate/support 5.1.x|5.2.x|5.3.x -> found illuminate/support[v5.1.1, ..., 5.3.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware[v1.0.1, ..., v1.1.0] require illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x -> found illuminate/support[v5.1.1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware v1.1.1 requires illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x|5.5.x -> found illuminate/support[v5.1.1, ..., 5.5.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware v1.2.0 requires illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x -> found illuminate/support[v5.1.1, ..., 5.6.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware v1.2.1 requires illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x|5.7.x -> found illuminate/support[v5.1.1, ..., 5.7.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware v1.2.2 requires illuminate/support 5.1.x|5.2.x|5.3.x|5.4.x|5.5.x|5.6.x|5.7.x|5.8.x -> found illuminate/support[v5.1.1, ..., 5.8.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware v1.2.3 requires illuminate/support ^5.1|^6 -> found illuminate/support[v5.1.1, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but it conflicts with your root composer.json require (11.*).
- barryvdh/laravel-stack-middleware[v1.2.4, ..., v1.2.5] require symfony/http-kernel ^3|^4|^5 -> found symfony/http-kernel[v3.0.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6|^7.0).
- laravel/framework[v7.29.0, ..., 7.x-dev] require symfony/console ^5.0 -> found symfony/console[v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6|^7.0).
- laravel/framework[v8.74.0, ..., 8.x-dev] require symfony/console ^5.4 -> found symfony/console[v5.4.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6|^7.0).
- laravel/framework[v7.20.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.2.15) does not satisfy that requirement.
- laravel/framework[v8.19.0, ..., v8.73.2] require symfony/console ^5.1.4 -> found symfony/console[v5.1.4, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6|^7.0).
- barryvdh/laravel-stack-middleware[1.2.x-dev, ..., v1.3.1] require illuminate/support ^9|^10 -> satisfiable by laravel/framework[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev].
- barryvdh/laravel-stack-middleware v1.3.0 requires illuminate/support ^6|^7|^8|^9 -> satisfiable by laravel/framework[v7.20.0, ..., 7.x-dev, v8.19.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev].
- Only one of these can be installed: illuminate/view[dev-master, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, 11.x-dev], laravel/framework[dev-master, v7.20.0, ..., 7.x-dev, v8.19.0, ..., 8.x-dev, v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev, 11.x-dev]. laravel/framework replaces illuminate/view and thus cannot coexist with it.
- Root composer.json requires illuminate/support 11.* -> satisfiable by illuminate/support[11.x-dev (alias of dev-master)], laravel/framework[11.x-dev (alias of dev-master)].
- Root composer.json req
|
Install dependencies
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