Skip to content

Commit 16f56a0

Browse files
authored
Update composer.json (#85)
1 parent 823ac75 commit 16f56a0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"symfony/routing": "^2.7 || ^3.0 || ^4.0"
3232
},
3333
"conflict": {
34-
"egeloen/ckeditor-bundle": "*",
3534
"sebastian/environment": "<1.3.4",
3635
"sebastian/exporter": "<2.0.0"
3736
},
@@ -50,12 +49,7 @@
5049
"twig/twig": "^1.34 || ^2.0"
5150
},
5251
"suggest": {
53-
"egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously",
54-
"sensio/distribution-bundle": "Allows to install CKEditor via a script handler",
55-
"symfony/asset": "Allows to rewrite/version assets",
56-
"symfony/templating": "Allows to use PHP templates",
57-
"symfony/twig-bridge": "Allows to use Twig templates",
58-
"twig/twig": "Allows to use Twig templates"
52+
"egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
5953
},
6054
"extra": {
6155
"branch-alias": {

0 commit comments

Comments
 (0)