Fixes for legacy solid apps (poddit launcher in solid-nextcloud) #366
dependancy-security-check.yml
on: pull_request
Matrix: Security check
Annotations
2 errors and 1 warning
Security check (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- lcobucci/clock is locked to version 3.0.0 and an update of this package was not requested.
- lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- league/uri is locked to version 7.4.0 and an update of this package was not requested.
- league/uri 7.4.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- league/uri-interfaces is locked to version 7.4.0 and an update of this package was not requested.
- league/uri-interfaces 7.4.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- lcobucci/clock 3.0.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.30) does not satisfy that requirement.
- league/oauth2-server 8.5.4 requires lcobucci/clock ^2.2 || ^3.0 -> satisfiable by lcobucci/clock[3.0.0].
- league/oauth2-server is locked to version 8.5.4 and an update of this package was not requested.
|
Security check (8.0)
Process completed with exit code 2.
|
Security check (8.1)
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/
|