diff --git a/Build/Scripts/runTests.sh b/Build/Scripts/runTests.sh index f6b7bcc..15917b5 100755 --- a/Build/Scripts/runTests.sh +++ b/Build/Scripts/runTests.sh @@ -116,7 +116,7 @@ cd ../testing-docker || exit 1 ROOT_DIR=`realpath ${PWD}/../../` TEST_SUITE="unit" DBMS="mariadb" -PHP_VERSION="8.1" +PHP_VERSION="8.2" TYPO3_VERSION="12" PHP_XDEBUG_ON=0 PHP_XDEBUG_PORT=9003