switch back from object to array for private_net, add composer.lock, … #341
Annotations
8 errors and 2 warnings
build (ubuntu-latest, 8.0)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- illuminate/collections is locked to version v11.22.0 and an update of this package was not requested.
- illuminate/collections v11.22.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- illuminate/contracts is locked to version v11.22.0 and an update of this package was not requested.
- illuminate/contracts v11.22.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- illuminate/macroable is locked to version v11.22.0 and an update of this package was not requested.
- illuminate/macroable v11.22.0 requires php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.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
- guzzlehttp/guzzle is locked to version 7.9.2 and an update of this package was not requested.
- guzzlehttp/guzzle 7.9.2 requires symfony/deprecation-contracts ^2.2 || ^3.0 -> satisfiable by symfony/deprecation-contracts[v3.5.0].
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
|
build (ubuntu-latest, 8.0)
Process completed with exit code 2.
|
build (ubuntu-latest, 8.3)
The job was canceled because "ubuntu-latest_8_0" failed.
|
build (ubuntu-latest, 8.3)
The operation was canceled.
|
build (ubuntu-latest, 8.2)
The job was canceled because "ubuntu-latest_8_0" failed.
|
build (ubuntu-latest, 8.2)
The operation was canceled.
|
build (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_8_0" failed.
|
build (ubuntu-latest, 8.1)
The operation was canceled.
|
build (ubuntu-latest, 8.0)
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/
|
build (ubuntu-latest, 8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|