Skip to content

Commit 4409269

Browse files
committed
Updated composer.json
1 parent 48d2318 commit 4409269

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ariddlestone/phpstan-cakephp2",
3-
"description": "Stubs to help test CakePHP 2 projects with PHPStan",
3+
"description": "An extension to help test CakePHP 2 projects with PHPStan",
44
"type": "library",
55
"license": "MIT",
66
"authors": [
@@ -18,7 +18,6 @@
1818
"phpstan/phpstan-phpunit": "^1.3",
1919
"phpunit/phpunit": "^9.6",
2020
"nunomaduro/phpinsights": "^2.7"
21-
2221
},
2322
"autoload": {
2423
"psr-4": {

0 commit comments

Comments
 (0)