Skip to content

Commit

Permalink
ADD keywords to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLiddament committed Apr 22, 2022
1 parent 43b24cd commit e532f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "dave-liddament/phpstan-php-language-extensions",
"description": "PHPStan rules to implement the language extensions provided by the php-language-extensions",
"keywords": ["static analysis", "phpstan", "package attribute", "friend attribute"],
"type": "phpstan-extension",
"require": {
"php": "^8",
Expand Down

0 comments on commit e532f0b

Please sign in to comment.