Point to 2.0 branch

This commit is contained in:
Barry vd. Heuvel
2015-01-28 09:36:05 +01:00
parent c94012232f
commit 14eab5ef84
2 changed files with 5 additions and 3 deletions
+3 -3
View File
@@ -11,9 +11,9 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.x|5.0.x",
"illuminate/console": "4.x|5.0.x",
"illuminate/filesystem": "4.x|5.0.x",
"illuminate/support": "4.x",
"illuminate/console": "4.x",
"illuminate/filesystem": "4.x",
"phpdocumentor/reflection-docblock": "2.0.x",
"symfony/class-loader": "~2.3"
},