Browse Source

Custom repository no longer needed.

Taylor Otwell 10 years ago
parent
commit
0d011da4e5
1 changed files with 0 additions and 6 deletions
  1. 0 6
      composer.json

+ 0 - 6
composer.json

@@ -6,12 +6,6 @@
 	"require": {
 		"laravel/framework": "4.1.*"
 	},
-	"repositories": [
-	    {
-	        "type": "vcs",
-	        "url": "https://github.com/laravel/boris"
-	    }
-	],
 	"autoload": {
 		"classmap": [
 			"app/commands",