V2 Update #63
Annotations
5 errors and 2 warnings
Build & Test on Ubuntu 22.04 (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2|^8.3 but your php version (8.1.28) does not satisfy that requirement.
Problem 2
- Root composer.json requires illuminate/container ^11.0 -> satisfiable by illuminate/container[v11.0.0, ..., v11.8.0].
- illuminate/container[v11.0.0, ..., v11.8.0] require php ^8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/process ^7.0 -> satisfiable by symfony/process[v7.0.0, ..., v7.0.7].
- symfony/process[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 4
- Root composer.json requires illuminate/collections ^11.4 -> satisfiable by illuminate/collections[v11.4.0, ..., v11.8.0].
- illuminate/collections[v11.4.0, ..., v11.8.0] require php ^8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/var-dumper ^7.0 -> satisfiable by symfony/var-dumper[v7.0.0, ..., v7.0.7].
- symfony/var-dumper[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 6
- symfony/console[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
- uttamrabadiya/console-components[1.0.1, ..., 1.0.3] require symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7].
- Root composer.json requires uttamrabadiya/console-components ^1.0.1 -> satisfiable by uttamrabadiya/console-components[1.0.1, 1.0.2, 1.0.3].
|
Build & Test on Ubuntu 22.04 (8.1)
Process completed with exit code 2.
|
Build & Test on Ubuntu 22.04 (8)
The job was canceled because "_8_1" failed.
|
Build & Test on Ubuntu 22.04 (8)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2|^8.3 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires illuminate/container ^11.0 -> satisfiable by illuminate/container[v11.0.0, ..., v11.8.0].
- illuminate/container[v11.0.0, ..., v11.8.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/process ^7.0 -> satisfiable by symfony/process[v7.0.0, ..., v7.0.7].
- symfony/process[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires illuminate/collections ^11.4 -> satisfiable by illuminate/collections[v11.4.0, ..., v11.8.0].
- illuminate/collections[v11.4.0, ..., v11.8.0] require php ^8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- Root composer.json requires uttamrabadiya/console-components ^1.0.1 -> satisfiable by uttamrabadiya/console-components[1.0.1, 1.0.2, 1.0.3].
- uttamrabadiya/console-components[1.0.1, ..., 1.0.3] require php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- Root composer.json requires symfony/var-dumper ^7.0 -> satisfiable by symfony/var-dumper[v7.0.0, ..., v7.0.7].
- symfony/var-dumper[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- friendsofphp/php-cs-fixer[v3.39.0, ..., v3.57.2] require symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.0.0, ..., v7.0.7].
- friendsofphp/php-cs-fixer[v3.3.0, ..., v3.3.1] require symfony/process ^4.4.20 || ^5.0 -> found symfony/process[v4.4.20, ..., v4.4.44, v5.0.0, ..., v5.4.39] but it conflicts with your root composer.json require (^7.0).
- friendsofphp/php-cs-fixer v3.3.2 requires symfony/process ^5.0 -> found symfony/process[v5.0.0, ..., v5.4.39] but it conflicts with your root composer.json require (^7.0).
- friendsofphp/php-cs-fixer v3.4.0 requires symfony/process ^4.4.20 || ^5.0 || ^6.0 -> found symfony/process[v4.4.20, ..., v4.4.44, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0).
- friendsofphp/php-cs-fixer[v3.5.0, ..., v3.38.2] require symfony/process ^5.4 || ^6.0 -> found symfony/process[v5.4.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0).
- symfony/process[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires friendsofphp/php-cs-fixer ^3.3 -> satisfiable by friendsofphp/php-cs-fixer[v3.3.0, ..., v3.57.2].
|
Build & Test on Ubuntu 22.04 (8)
Process completed with exit code 2.
|
Build & Test on Ubuntu 22.04 (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Test on Ubuntu 22.04 (8.1)
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/
|