We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48d2318 commit 4409269Copy full SHA for 4409269
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ariddlestone/phpstan-cakephp2",
3
- "description": "Stubs to help test CakePHP 2 projects with PHPStan",
+ "description": "An extension to help test CakePHP 2 projects with PHPStan",
4
"type": "library",
5
"license": "MIT",
6
"authors": [
@@ -18,7 +18,6 @@
18
"phpstan/phpstan-phpunit": "^1.3",
19
"phpunit/phpunit": "^9.6",
20
"nunomaduro/phpinsights": "^2.7"
21
-
22
},
23
"autoload": {
24
"psr-4": {
0 commit comments