Skip to content

Commit 98674b9

Browse files
fix: update TYPO3 versions in docker-compose configuration
1 parent af8a16a commit 98674b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ddev/docker-compose.typo3-setup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
- EXTENSION_KEY=xima_typo3_internal_news
66
- EXTENSION_NAME=xima-typo3-internal-news
77
- PACKAGE_NAME=xima/xima-typo3-internal-news
8-
- TYPO3_VERSIONS=11 12 13
8+
- TYPO3_VERSIONS=12 13
99
- SYMLINK_EXCLUSIONS=.* Documentation Documentation-GENERATED-temp var vendor public
1010

1111
# TYPO3 v11 and v12 config

0 commit comments

Comments
 (0)