Commit 78225ea
committed
Set Scrutinizer to PHP 8.2.29 (they do not have .30) for psalm to install
Problem 1
- Root composer.json requires vimeo/psalm ^6.13 -> satisfiable by vimeo/psalm[6.13.0, ..., 6.16.1].
- vimeo/psalm[6.13.0, ..., 6.13.1] require php ~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3 -> your php version (8.2.0) does not satisfy that requirement.
- vimeo/psalm[6.14.0, ..., 6.16.1] require php ~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3 || ~8.5.0 -> your php version (8.2.0) does not satisfy that requirement.
Signed-off-by: William Desportes <williamdes@wdes.fr>1 parent c4e0954 commit 78225ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments