Skip to content

Commit

Permalink
Merge pull request #292 from stefandoorn/patch-2
Browse files Browse the repository at this point in the history
Allow installation of FOSCKEditorBundle ^2.0
  • Loading branch information
patrick477 authored Apr 26, 2020
2 parents eb5b4ba + 33fafa6 commit 43dd8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": "^7.2",
"league/csv": "^9.1",
"friendsofsymfony/ckeditor-bundle": "^1.1",
"friendsofsymfony/ckeditor-bundle": "^1.1|^2.0",
"stefandoorn/sitemap-plugin": "^1.0",
"sylius/sylius": "^1.4"
},
Expand Down

0 comments on commit 43dd8be

Please sign in to comment.