This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
tests/Fixtures/App/config Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1515 "homepage" : " https://github.com/symfony-cmf/sonata-admin-bundle/contributors"
1616 }
1717 ],
18+ "repositories" : [
19+ {"type" : " vcs" , "url" : " https://github.com/ElectricMaxxx/SonataDoctrinePhpcrAdminBundle.git" }
20+ ],
1821 "require" : {
1922 "php" : " ^7.1" ,
2023 "symfony/framework-bundle" : " ^2.8 || ^3.3 || ^4.0" ,
21- "sonata-project/doctrine-phpcr-admin-bundle" : " ^ 2.1" ,
24+ "sonata-project/doctrine-phpcr-admin-bundle" : " dev-allow_Symfony_4 as 2.1" ,
2225 "sonata-project/admin-bundle" : " ^3.6.0" ,
2326 "symfony-cmf/tree-browser-bundle" : " ^2.0"
2427 },
6770 "conflict" : {
6871 "sebastian/environment" : " <1.3.4" ,
6972 "sebastian/exporter" : " <2.0.0"
70- },
71- "minimum-stability" : " dev" ,
72- "prefer-stable" : true
73+ }
7374}
Original file line number Diff line number Diff line change 2727 Symfony \Cmf \Bundle \MenuBundle \CmfMenuBundle::class => ['all ' => true ],
2828 Symfony \Cmf \Bundle \ContentBundle \CmfContentBundle::class => ['all ' => true ],
2929 JMS \SerializerBundle \JMSSerializerBundle::class => ['all ' => true ],
30- CKEditorBundle::class => ['all ' => true ],
30+ FOS \ CKEditorBundle \FOSCKEditorBundle ::class => ['all ' => true ],
3131 SonataBlockBundle::class => ['all ' => true ],
3232 SonataCoreBundle::class => ['all ' => true ],
3333 SonataAdminBundle::class => ['all ' => true ],
You can’t perform that action at this time.
0 commit comments