Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Removed requirements as they are ambiguous
Browse files Browse the repository at this point in the history
  • Loading branch information
daFish committed Jul 30, 2012
1 parent 71f841b commit b779705
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Expand Up @@ -11,9 +11,7 @@
}
],
"require": {
"sensio/framework-extra-bundle": "2.1.x-dev",
"symfony/framework-bundle": "2.1.x-dev",
"doctrine/common": ">=2.1,<2.4-dev"
"sensio/framework-extra-bundle": "2.1.x-dev"
},
"autoload": {
"psr-0": { "NoxLogic\\Bundle\\MultiParamBundle": "" }
Expand Down

0 comments on commit b779705

Please sign in to comment.