-
- Downloads
Add phpstan-symfony
... | @@ -22,6 +22,7 @@ | ... | @@ -22,6 +22,7 @@ |
"friendsofphp/php-cs-fixer": "^3.0", | "friendsofphp/php-cs-fixer": "^3.0", | ||
"phpstan/phpstan": "^1.0.0", | "phpstan/phpstan": "^1.0.0", | ||
"phpstan/phpstan-phpunit": "^1.0.0", | "phpstan/phpstan-phpunit": "^1.0.0", | ||
"phpstan/phpstan-symfony": "^1.2", | |||
"phpunit/phpunit": "^9", | "phpunit/phpunit": "^9", | ||
"symfony/browser-kit": "^5.3", | "symfony/browser-kit": "^5.3", | ||
"symfony/http-client": "^5.3", | "symfony/http-client": "^5.3", | ||
... | ... |
Please register or sign in to comment