Skip to content

Commit 4960ae6

Browse files
committed
added missing license and type in composer.json (refs #527)
1 parent 5c80c1e commit 4960ae6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "symfony/framework-standard-edition",
3+
"license": "MIT",
4+
"type": "project",
35
"description": "The \"Symfony Standard Edition\" distribution",
46
"autoload": {
57
"psr-0": { "": "src/" }

0 commit comments

Comments
 (0)