Skip to content

Commit

Permalink
Some PSR keywords for Packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Sep 25, 2015
1 parent dc75359 commit b6b2df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
@@ -1,7 +1,7 @@
{
"name": "sllh/php-cs-fixer-styleci-bridge",
"description": "Auto configure PHP-CS-Fixer from StyleCI config file",
"keywords": ["PHP-CS-Fixer", "StyleCI", "PSR-1", "PSR-2", "Symfony", "Laravel", "configuration"],
"keywords": ["PHP-CS-Fixer", "StyleCI", "PSR", "PSR-1", "PSR-2", "PSR-4", "Symfony", "Laravel", "configuration"],
"type": "library",
"license": "MIT",
"authors": [
Expand Down

0 comments on commit b6b2df6

Please sign in to comment.