Skip to content

Commit

Permalink
Merge pull request PrestaShop#5049 from julienbourdeau/fix/dev-depend…
Browse files Browse the repository at this point in the history
…encies

// Move generator-bundle from dev to prod deps
  • Loading branch information
Julien Martin committed Feb 19, 2016
2 parents 53f0c94 + 0c52a7d commit 43cdeec
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 @@ -45,6 +45,7 @@
"symfony/monolog-bundle": "2.8.2",
"sensio/distribution-bundle": "4.0.1",
"sensio/framework-extra-bundle": "3.0.10",
"sensio/generator-bundle": "~2.3",
"composer/installers": "1.0.21",
"icanboogie/cldr": "1.3.9",
"curl/curl": "1.2.1",
Expand Down Expand Up @@ -130,7 +131,6 @@
"phpunit/phpunit": "~4.5",
"phake/phake": "@stable",
"fabpot/php-cs-fixer": "^1.10",
"sensio/generator-bundle": "~2.3",
"phpdocumentor/phpdocumentor": "2.*",
"incenteev/composer-parameter-handler": "~2.0"
},
Expand Down

0 comments on commit 43cdeec

Please sign in to comment.