Commit 7120fbb2 authored by Taylor Otwell's avatar Taylor Otwell

Add elixir to dependencies.

parent a2dacbb0
......@@ -5,7 +5,8 @@
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "~5.0"
"laravel/framework": "~5.0",
"laravel/elixir": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment