Browse Source

update dependencies

Taylor Otwell 8 years ago
parent
commit
becd774e04
1 changed files with 1 additions and 3 deletions
  1. 1 3
      composer.json

+ 1 - 3
composer.json

@@ -48,7 +48,5 @@
     },
     "config": {
         "preferred-install": "dist"
-    },
-    "minimum-stability": "dev",
-    "prefer-stable": true
+    }
 }