fuer Contao ^3.2 und ^4.4
Showing
... | ... | @@ -18,8 +18,8 @@ |
"source":"https://github.com/srhinow/srlayer" | ||
}, | ||
"require": { | ||
"php": ">=5.3", | ||
"contao/core-bundle": "^3.2, < 4.0-dev", | ||
"php": ">=5.6", | ||
"contao/core-bundle": "^3.2 || ^4.4", | ||
"contao-community-alliance/composer-plugin":"~2.4 || ~3.0" | ||
}, | ||
"replace": { | ||
... | ... |
Please register or sign in to comment