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.
1 parent 266b3f1 commit 21a6c60Copy full SHA for 21a6c60
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.0.8",
8
"ext-iconv": "*",
0 commit comments