Deactivate PHP 8.1

- PHP 7 incompatible change necessary (App\Page.php OffsetGet mixed return)
This commit is contained in:
Philipp Holzer 2022-11-10 00:04:57 +01:00
parent 477bec1977
commit 3550257d9c
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

@ -6,8 +6,8 @@ matrix:
PHP_VERSION: 7.4.33
- PHP_MAJOR_VERSION: 8.0
PHP_VERSION: 8.0.25
- PHP_MAJOR_VERSION: 8.1
PHP_VERSION: 8.1.12
# - PHP_MAJOR_VERSION: 8.1
# PHP_VERSION: 8.1.12
pipeline:
php-lint: