Merge pull request #22 from rdp77/rdp77-patch-1 #100
Annotations
2 errors and 3 warnings
Laravel (PHP )
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.0.2 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- laravel/framework is locked to version v9.39.0 and an update of this package was not requested.
- laravel/framework v9.39.0 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- laravel/jetstream is locked to version v2.12.5 and an update of this package was not requested.
- laravel/jetstream v2.12.5 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- league/flysystem is locked to version 3.10.2 and an update of this package was not requested.
- league/flysystem 3.10.2 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- nunomaduro/termwind is locked to version v1.14.2 and an update of this package was not requested.
- nunomaduro/termwind v1.14.2 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- psr/log is locked to version 3.0.0 and an update of this package was not requested.
- psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- ramsey/uuid is locked to version 4.6.0 and an update of this package was not requested.
- ramsey/uuid 4.6.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- renatomarinho/laravel-page-speed is locked to version 2.1.0 and an update of this package was not requested.
- renatomarinho/laravel-page-speed 2.1.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- spatie/laravel-activitylog is locked to version 4.7.0 and an update of this package was not requested.
- spatie/laravel-activitylog 4.7.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- spatie/laravel-package-tools is locked to version 1.13.6 and an update of this package was not requested.
- spatie/laravel-package-tools 1.13.6 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/console is locked to version v6.1.7 and an update of this package was not requested.
- symfony/console v6.1.7 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/css-selector is locked to version v6.1.3 and an update of this package was not requested.
- symfony/css-selector v6.1.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/deprecation-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/deprecation-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/error-handler is locked to version v6.1.7 and an update of this package was not requested.
- symfony/error-handler v6.1.7 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- symfony/event-dispatcher is locked to version v6.1.0 and an update of this package was not requested.
- symfony/event-dispatcher v6.1.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- symfony/event-dispatcher-contracts is locked to version v3.1.1 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 18
- symfony/finder is locked to version v6.1.3 and an update of this package was not requested.
- symfony/
|
Laravel (PHP )
Process completed with exit code 2.
|
Laravel (PHP )
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Laravel (PHP )
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Laravel (PHP )
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|