Add GitHub Action Workflow #1
Annotations
6 errors and 1 warning
PHP 7.2 Test
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (7.2.34) does not satisfy that requirement.
- laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (7.2.34) does not satisfy that requirement.
- illuminate/support[v8.12.0, ..., v8.83.27] require php ^7.3|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- laravel/framework[v8.12.0, ..., v8.83.27] require php ^7.3|^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- illuminate/support[v9.0.0, ..., v9.52.16] require php ^8.0.2 -> your php version (7.2.34) does not satisfy that requirement.
- laravel/framework[v9.0.0, ..., v9.52.16] require php ^8.0.2 -> your php version (7.2.34) does not satisfy that requirement.
- illuminate/support[v10.0.0, ..., v10.48.22] require php ^8.1 -> your php version (7.2.34) does not satisfy that requirement.
- illuminate/support[v11.0.0, ..., v11.26.0] require php ^8.2 -> your php version (7.2.34) does not satisfy that requirement.
- Root composer.json requires illuminate/support ^8.0|^9.0|^10.0|^11.0 -> satisfiable by illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.22, v11.0.0, ..., v11.26.0], laravel/framework[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16].
|
PHP 7.2 Test
Process completed with exit code 2.
|
PHP 8.2 Test
The job was canceled because "_7_2" failed.
|
PHP 8.2 Test
The operation was canceled.
|
PHP 8.1 Test
The job was canceled because "_7_2" failed.
|
PHP 8.1 Test
The operation was canceled.
|
PHP 7.2 Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|