mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-17 17:37:48 +00:00
Update dependencies: add phpstan/phpstan-doctrine to composer.json
- Introduced `phpstan/phpstan-doctrine` to enhance PHPStan analysis for Doctrine integrations.
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
"phpstan/extension-installer": "^1.2",
|
||||
"phpstan/phpstan": "^2.1.30",
|
||||
"phpstan/phpstan-deprecation-rules": "^2.0",
|
||||
"phpstan/phpstan-doctrine": "^2.0",
|
||||
"phpstan/phpstan-strict-rules": "^2.0.7",
|
||||
"phpstan/phpstan-symfony": "^2.0",
|
||||
"phpunit/phpunit": "^10.5.24",
|
||||
|
||||
Reference in New Issue
Block a user