Adjust for Elixir move to npm

This commit is contained in:
Jeffrey Way
2014-10-14 14:37:39 -04:00
parent 95e934698f
commit 001ba10296
3 changed files with 6 additions and 27 deletions

View File

@@ -5,8 +5,7 @@
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "~5.0",
"laravel/elixir": "~1.0"
"laravel/framework": "~5.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"