Commit c4bb1b8e authored by Barry vd. Heuvel's avatar Barry vd. Heuvel

Add type 'project' to composer.json

That is what is suggested by https://getcomposer.org/doc/04-schema.md#type
parent 8e468bcb
......@@ -3,6 +3,7 @@
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"license": "MIT",
"type": "project",
"require": {
"laravel/framework": "4.2.*"
},
......
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