Skip to content

Commit 5d2a57a

Browse files
committed
[TASK] Fixed tests for TYPO3 v14 compatibility
Signed-off-by: Torben Hansen <derhansen@gmail.com>
1 parent d5a8fb4 commit 5d2a57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
typo3: ['^13.4']
11+
typo3: ['^14.0']
1212
php: ['8.2', '8.3', '8.4']
1313

1414
steps:

0 commit comments

Comments
 (0)