1
0
Fork 0
mirror of https://github.com/shufflingpixels/php-io.git synced 2026-08-16 12:18:12 +02:00

drop supprt for php 8.1

php 8.1 requires pest 2.0 that depends on a phpunit version that is
affected by security advisories ("PKSA-z3gr-8qht-p93v")

see: https://packagist.org/security-advisories/PKSA-z3gr-8qht-p93v
This commit is contained in:
Henrik Hautakoski 2026-06-27 09:23:27 +02:00
parent 66ce04cf5c
commit c9a406d63b
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Welcome to Mago!
# For full documentation, see https://mago.carthage.software/tools/overview
version = "1"
php-version = "8.1.0"
php-version = "8.2.0"
[source]
workspace = "."