Skip to content

Commit a2c7e15

Browse files
committed
Merge branch '3.4' into 4.0
* 3.4: changed license to MIT Use symfony/lts for 3.3 branch too
2 parents 4d4d446 + 00a3be6 commit a2c7e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "symfony/skeleton",
33
"type": "project",
4-
"license": "proprietary",
5-
"description": "Project description",
4+
"license": "MIT",
5+
"description": "A minimal Symfony project recommended to create bare bones applications",
66
"require": {
77
"php": "^7.1.3",
88
"ext-iconv": "*",

0 commit comments

Comments
 (0)