Adjust for Elixir move to npm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user