We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6423f commit 02adfffCopy full SHA for 02adfff
.github/workflows/tests.yml
@@ -42,16 +42,16 @@ jobs:
42
- typo3-version: "^11.5"
43
php-version: "8.2"
44
composer-flags: " --prefer-lowest"
45
- - typo3-version: "^12.3"
+ - typo3-version: "^12.4"
46
php-version: "8.1"
47
composer-flags: ""
48
49
50
51
52
53
54
55
56
57
0 commit comments