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.
2 parents 4d1a331 + efb2e95 commit f74c7b5Copy full SHA for f74c7b5
1 file changed
composer.json
@@ -55,7 +55,8 @@
55
"doctrine/dbal": "^2.9 || ^3.0",
56
"doctrine/doctrine-bundle": "^2.5",
57
"doctrine/doctrine-migrations-bundle": "^3.2",
58
- "doctrine/orm": "^2.9 || ^3.0"
+ "doctrine/orm": "^2.9 || ^3.0",
59
+ "phpstan/phpstan-doctrine": "^2.0"
60
},
61
"require-dev": {
62
"friendsofphp/php-cs-fixer": "*",
0 commit comments