mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
fixed the license name in composer.json
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user