Skip to content

Commit

Permalink
Changed minimum-stability to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Apr 13, 2015
1 parent 5f1e6d7 commit f69bf70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"require-dev": {
"sensio/generator-bundle": "~2.3"
},
"minimum-stability": "dev",
"minimum-stability": "beta",
"scripts": {
"post-root-package-install": [
"SymfonyStandard\\Composer::hookRootPackageInstall"
Expand Down
4 changes: 2 additions & 2 deletions puli.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"installer": "composer"
},
"doctrine/doctrine-cache-bundle": {
"install-path": "vendor/doctrine/doctrine-cache-bundle",
"install-path": "vendor/doctrine/doctrine-cache-bundle/Doctrine/Bundle/DoctrineCacheBundle",
"installer": "composer"
},
"doctrine/inflector": {
Expand All @@ -75,7 +75,7 @@
"installer": "composer"
},
"incenteev/composer-parameter-handler": {
"install-path": "vendor/incenteev/composer-parameter-handler",
"install-path": "vendor/incenteev/composer-parameter-handler/Incenteev/ParameterHandler",
"installer": "composer"
},
"jdorn/sql-formatter": {
Expand Down

0 comments on commit f69bf70

Please sign in to comment.