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 0d791b7 commit 2f4cb14Copy full SHA for 2f4cb14
.github/workflows/tests.yml
@@ -60,16 +60,16 @@ jobs:
60
- typo3-version: "^12.4"
61
php-version: "8.3"
62
composer-flags: " --prefer-lowest"
63
- - typo3-version: "^13.0"
+ - typo3-version: "^13.1"
64
php-version: "8.2"
65
composer-flags: ""
66
67
68
69
70
71
72
73
74
75
0 commit comments