-
- Downloads
Update phpstan
... | ... | @@ -29,8 +29,8 @@ |
"require-dev": { | ||
"brainmaestro/composer-git-hooks": "^2.8", | ||
"friendsofphp/php-cs-fixer": "^3.0", | ||
"phpstan/phpstan": "^0.12.33", | ||
"phpstan/phpstan-phpunit": "^0.12.13", | ||
"phpstan/phpstan": "^1.0.0", | ||
"phpstan/phpstan-phpunit": "^1.0.0", | ||
"symfony/browser-kit": "^5.3", | ||
"symfony/http-client": "^5.3", | ||
"symfony/phpunit-bridge": "^5.3", | ||
... | ... |
Please register or sign in to comment