Skip to content

Commit cb0d30b

Browse files
author
Björn Steinbrink
committed
Depend on typo3/minimal instead of typo3/cms for TYPO3 v9 compatibility
1 parent ed21a99 commit cb0d30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "~7.0",
1414
"phpstan/phpstan": "^0.9",
15-
"typo3/cms": "^8.7.0 || ~9.0"
15+
"typo3/minimal": "^8.7.0 || ~9.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)