Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit c116aa3

Browse files
committed
Add a license to composer
1 parent 6ca666e commit c116aa3

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
@@ -1,6 +1,7 @@
11
{
22
"name": "dlancea/silex-yeoman-angular-skeleton",
33
"description": "This is a skeleton which runs a small test app using Silex and Yeoman (specifically the Angular/Bootstrap generator) including Bower and Grunt, with an Angular frontend.",
4+
"license": "MIT",
45
"autoload": {
56
"psr-4": {
67
"AppName\\": "src/"

0 commit comments

Comments
 (0)