diff --git a/Build/Scripts/runTests.sh b/Build/Scripts/runTests.sh index c6643e3..f6b7bcc 100755 --- a/Build/Scripts/runTests.sh +++ b/Build/Scripts/runTests.sh @@ -57,17 +57,14 @@ Options: - postgres: use postgres - sqlite: use sqlite - -p <7.4|8.0|8.1|8.2> + -p <8.1|8.2> Specifies the PHP minor version to be used - - 7.4: (default) use PHP 7.4 - - 8.0: use PHP 8.0 - 8.1: use PHP 8.1 - 8.2: use PHP 8.2 - -t <11|12> + -t <12> Only with -s composerUpdate Specifies the TYPO3 core major version to be used - - 11: (default) use TYPO3 core v11 - 12: use TYPO3 core v12 -e ""