Skip to content

Commit 91ca170

Browse files
committed
Merge pull request laravel#2278 from fabpot/patch-1
Add missing license information in composer.json
2 parents 5c49245 + 505f445 commit 91ca170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "laravel/laravel",
33
"description": "The Laravel Framework.",
44
"keywords": ["framework", "laravel"],
5+
"license": "MIT",
56
"require": {
67
"laravel/framework": "4.0.*"
78
},

0 commit comments

Comments
 (0)