fixed the license name in composer.json

This commit is contained in:
Fabien Potencier
2013-06-25 17:47:27 +02:00
parent 6f75320583
commit 20effeb2bd
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Twig, the flexible, fast, and secure template language for PHP",
"keywords": ["templating"],
"homepage": "http://twig.sensiolabs.org",
"license": "BSD-3",
"license": "BSD-3-Clause-Clear",
"authors": [
{
"name": "Fabien Potencier",