We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d4d446 + 00a3be6 commit a2c7e15Copy full SHA for a2c7e15
composer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "symfony/skeleton",
3
"type": "project",
4
- "license": "proprietary",
5
- "description": "Project description",
+ "license": "MIT",
+ "description": "A minimal Symfony project recommended to create bare bones applications",
6
"require": {
7
"php": "^7.1.3",
8
"ext-iconv": "*",
0 commit comments