File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1515 "source" : " https://github.com/richardhj/contao-knp-menu"
1616 },
1717 "require" : {
18- "php" : " ^ 7.4 || ^8.0 " ,
18+ "php" : " >= 7.4" ,
1919
20- "contao/core-bundle" : " ^4.9" ,
20+ "contao/core-bundle" : " ^4.9 || ^5.0 " ,
2121 "knplabs/knp-menu-bundle" : " ^2.2. || ^3.0" ,
2222
23- "symfony/config" : " ^4.4 || ^5.0" ,
24- "symfony/http-kernel" : " ^4.4 || ^5.0"
23+ "symfony/config" : " ^4.4 || ^5.0 || ^6.0 " ,
24+ "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 "
2525 },
2626 "require-dev" : {
2727 "contao/manager-plugin" : " ^2.7"
3333 },
3434 "extra" : {
3535 "contao-manager-plugin" : " Richardhj\\ ContaoKnpMenuBundle\\ ContaoManager\\ Plugin"
36+ },
37+ "config" : {
38+ "allow-plugins" : {
39+ "contao-components/installer" : true ,
40+ "contao/manager-plugin" : true
41+ }
3642 }
3743}
You can’t perform that action at this time.
0 commit comments