Browse Source

remove prefer stable

Taylor Otwell 8 years ago
parent
commit
63ba6decb3
1 changed files with 1 additions and 2 deletions
  1. 1 2
      composer.json

+ 1 - 2
composer.json

@@ -46,6 +46,5 @@
     "config": {
         "preferred-install": "dist"
     },
-    "minimum-stability": "stable",
-    "prefer-stable": true
+    "minimum-stability": "stable"
 }