Skip to content

Commit

Permalink
Merge pull request #69 from hason/master
Browse files Browse the repository at this point in the history
Required only necessary dependencies
  • Loading branch information
helios-ag committed Sep 3, 2014
2 parents 22ffad1 + 52a0e72 commit 9aca6f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@
],
"require": {
"php": ">=5.3.3",
"symfony/symfony": "~2.1",
"symfony/framework-bundle": "~2.1",
"symfony/twig-bundle": "~2.0",
"helios-ag/fm-elfinder-php-connector": "2.0.*@dev"
},
"require-dev" : {
"symfony/form": "~2.1",
"doctrine/doctrine-bundle": "~1.0",
"matthiasnoback/symfony-config-test": "0.*",
"matthiasnoback/symfony-dependency-injection-test": "0.*"
},
Expand Down

0 comments on commit 9aca6f3

Please sign in to comment.