Skip to content

Commit

Permalink
[composer] Fix "license" identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorbrandao committed Jul 20, 2012
1 parent 000b173 commit 4a82a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "This Symfony2 bundle provides integration for the Smarty3 template engine.",
"keywords": ["templating", "smarty", "symfony", "noiselabs"],
"homepage": "https://github.com/noiselabs/SmartyBundle",
"license": "LGPLv3",
"license": "LGPL-3.0",
"authors": [
{
"name": "Vítor Brandão",
Expand Down

0 comments on commit 4a82a36

Please sign in to comment.