push #7
Annotations
2 errors
P7.4 - L7 - prefer-dist - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install illuminate/contracts v8.83.27 (conflict analysis result)
- illuminate/contracts[v9.0.0, ..., v9.52.16] require php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
- illuminate/contracts[v10.0.0, ..., v10.29.0] require php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Only one of these can be installed: laravel/framework[v7.0.0, ..., v7.30.6], illuminate/contracts[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.29.0]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- Root composer.json requires illuminate/contracts ^8.0|^9.0|^10.0 -> satisfiable by illuminate/contracts[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.29.0].
- Root composer.json requires laravel/framework 7.* -> satisfiable by laravel/framework[v7.0.0, ..., v7.30.6].
|
P7.4 - L7 - prefer-dist - ubuntu-latest
Process completed with exit code 2.
|