Skip to content

Commit

Permalink
remove nelmio >= 3.0 conflict rule (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibogdan94 authored and OskarStark committed Jan 18, 2018
1 parent 6c8960e commit 2c0f726
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 @@ -55,7 +55,7 @@
"conflict": {
"friendsofsymfony/rest-bundle": "<1.1",
"jms/serializer": "<0.13 || >=2.0",
"nelmio/api-doc-bundle": "<2.4 || >= 3.0",
"nelmio/api-doc-bundle": "<2.4",
"sonata-project/block-bundle": "<3.2",
"sonata-project/doctrine-orm-admin-bundle": "<3.0",
"sonata-project/google-authenticator": "<1.0",
Expand Down

0 comments on commit 2c0f726

Please sign in to comment.