fix: improve bundle auto-enable compatibility

This commit is contained in:
Jürgen Mummert
2026-03-04 16:01:41 +01:00
parent 47b5199c54
commit 4a183ca344
2 changed files with 11 additions and 4 deletions

View File

@@ -5,7 +5,8 @@
"license": "proprietary",
"require": {
"php": "^8.4",
"contao/core-bundle": "^5.7"
"contao/core-bundle": "^5.7",
"contao/manager-plugin": "^2.0"
},
"autoload": {
"psr-4": {