Skip to content

Commit eb57454

Browse files
committed
Update the package description to say things can be reallowed.
1 parent b24661b commit eb57454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "spaze/phpstan-disallowed-calls",
33
"type": "phpstan-extension",
4-
"description": "PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages",
4+
"description": "PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)