Fix CI: restrict aura/sql to ^6.0 and update static-analysis to PHP 8.4 #141
coding-standards.yml
on: push
cs
/
Coding Standards
10s
Annotations
2 errors
|
cs / Coding Standards
Process completed with exit code 2.
|
|
cs / Coding Standards
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires aura/sql ^6.0 -> satisfiable by aura/sql[6.0.0, 6.0.1].
- aura/sql[6.0.0, ..., 6.0.1] require php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires ray/aura-sql-module ^1.10.0 -> satisfiable by ray/aura-sql-module[1.10.0, ..., 1.17.0].
- aura/sql[6.0.0, ..., 6.0.1] require php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.
- ray/aura-sql-module[1.14.0, ..., 1.16.0] require php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.
- ray/aura-sql-module 1.10.0 requires aura/sql ^3.0 -> found aura/sql[3.0.0, 3.1.0] but it conflicts with your root composer.json require (^6.0).
- ray/aura-sql-module[1.11.0, ..., 1.13.7] require aura/sql ^4.0 || ^5.0 -> found aura/sql[4.0.0, 5.0.0, 5.0.1, 5.0.2, 5.0.3] but it conflicts with your root composer.json require (^6.0).
- ray/aura-sql-module 1.17.0 requires aura/sql ^5.0 || ^6.0 -> satisfiable by aura/sql[6.0.0, 6.0.1].
|