Skip to content

Commit 05f643a

Browse files
authored
Allow cms-composer-installers 3.x (#4)
1 parent 64eb602 commit 05f643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.0",
88
"helhum/typo3-console": "^5.8.3 || ^6.0",
9-
"typo3/cms-composer-installers": "^1.4.2 || ^2.0"
9+
"typo3/cms-composer-installers": "^1.4.2 || ^2.0 || ^3.0"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)