Use php 7.4 #10
release.yml
on: push
release
41s
build-assets
35s
Annotations
2 errors and 1 warning
build-assets
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- illuminate/container is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/container v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 2
- illuminate/contracts is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/contracts v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 3
- illuminate/events is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/events v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 4
- illuminate/filesystem is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/filesystem v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 5
- illuminate/support is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/support v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 6
- illuminate/view is locked to version v5.8.36 and an update of this package was not requested.
- illuminate/view v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
Problem 7
- ralouphie/mimey is locked to version 2.1.0 and an update of this package was not requested.
- ralouphie/mimey 2.1.0 requires php ^5.4|^7.0 -> your php version (8.3.0) does not satisfy that requirement.
Problem 8
- illuminate/events v5.8.36 requires php ^7.1.3 -> your php version (8.3.0) does not satisfy that requirement.
- philo/laravel-blade v3.1 requires illuminate/events ~5 -> satisfiable by illuminate/events[v5.8.36].
- philo/laravel-blade is locked to version v3.1 and an update of this package was not requested.
|
build-assets
Process completed with exit code 2.
|
release
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/
|