Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lenybernard committed Aug 22, 2016
1 parent 8093041 commit a08a31c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@
"php": ">=5.5.9",
"symfony/framework-bundle": "~2.8|~3.0",
"egeloen/ckeditor-bundle" : "~4.0.1",
"victoire/victoire": "~2.0"
"victoire/victoire": ">=2.0.0"
},
"autoload": {
"psr-0": {
"Victoire\\Widget\\CKEditorBundle": ""
}
},
"minimum-stability": "dev",
"target-dir": "Victoire/Widget/CKEditorBundle"
}

0 comments on commit a08a31c

Please sign in to comment.