[phpmyadmin/shapefile] 78225e: Set Scrutinizer to PHP 8.2.29 (they do not have .30) for psalm to install
Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: 78225ea5cd271d0b21e88b912f4f1c3262d47886 https://github.com/phpmyadmin/shapefile/commit/78225ea5cd271d0b21e88b912f4f1... Author: William Desportes <williamdes@wdes.fr> Date: 2026-03-22 (Sun, 03 March 2026) +01:00 Changed paths: M .scrutinizer.yml Log Message: ----------- 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>
participants (1)
-
William Desportes