fix: improve bundle auto-enable compatibility
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user