Feature/updated autoloading #44
Annotations
12 errors and 2 warnings
phpunit (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- amphp/amp is locked to version v3.0.2 and an update of this package was not requested.
- amphp/amp v3.0.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- amphp/byte-stream is locked to version v2.1.1 and an update of this package was not requested.
- amphp/byte-stream v2.1.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- amphp/cache is locked to version v2.0.1 and an update of this package was not requested.
- amphp/cache v2.0.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- amphp/dns is locked to version v2.2.0 and an update of this package was not requested.
- amphp/dns v2.2.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- amphp/parallel is locked to version v2.2.9 and an update of this package was not requested.
- amphp/parallel v2.2.9 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- amphp/pipeline is locked to version v1.2.1 and an update of this package was not requested.
- amphp/pipeline v1.2.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- amphp/process is locked to version v2.0.3 and an update of this package was not requested.
- amphp/process v2.0.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- amphp/socket is locked to version v2.3.1 and an update of this package was not requested.
- amphp/socket v2.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- amphp/sync is locked to version v2.3.0 and an update of this package was not requested.
- amphp/sync v2.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- amphp/windows-registry is locked to version v1.0.1 and an update of this package was not requested.
- amphp/windows-registry v1.0.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- illuminate/collections is locked to version v10.48.20 and an update of this package was not requested.
- illuminate/collections v10.48.20 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- illuminate/conditionable is locked to version v10.48.20 and an update of this package was not requested.
- illuminate/conditionable v10.48.20 requires php ^8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- illuminate/contracts is locked to version v10.48.20 and an update of this package was not requested.
- illuminate/contracts v10.48.20 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- illuminate/macroable is locked to version v10.48.20 and an update of this package was not requested.
- illuminate/macroable v10.48.20 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- league/uri is locked to version 7.4.1 and an update of this package was not requested.
- league/uri 7.4.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- league/uri-interfaces is locked to version 7.4.1 and an update of this package was not requested.
- league/uri-interfaces 7.4.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- 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 18
- revolt/event-loop is locked to version v1.0.6 and an update of this package was not requested.
- revolt/event-loop v1.0.6 requires php >=8.1 -> your
|
phpunit (7.4)
Process completed with exit code 2.
|
phpunit (8.0)
The job was canceled because "_7_4" failed.
|
phpunit (8.0)
The operation was canceled.
|
phpunit (7.3)
The job was canceled because "_7_4" failed.
|
phpunit (7.3)
The operation was canceled.
|
phpunit (8.2)
The job was canceled because "_7_4" failed.
|
phpunit (8.2)
The operation was canceled.
|
phpunit (8.3)
The job was canceled because "_7_4" failed.
|
phpunit (8.3)
The operation was canceled.
|
phpunit (8.1)
The job was canceled because "_7_4" failed.
|
phpunit (8.1)
The operation was canceled.
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpunit (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|