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
1 changed files with 2 additions and 2 deletions

View File

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