Skip to content

Commit

Permalink
Merge pull request ongr-archive#17 from MindaugasR/composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindaugas Barysas committed Dec 2, 2014
2 parents cb3d604 + 4007611 commit d95a382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"require": {
"php": ">=5.4",
"symfony/symfony": "~2.3",
"ongr/elasticsearch-bundle": "~0.1"
"ongr/elasticsearch-bundle": "~0.1",
"ongr/router-bundle": "~0.1"
},
"require-dev": {
"phpunit/phpunit": "~4.1",
"squizlabs/php_codesniffer": "~1.5",
"ongr/router-bundle": "~0.1",
"ongr/ongr-strict-standard": "~1.0.0-beta"
},
"suggest": {
Expand Down

0 comments on commit d95a382

Please sign in to comment.