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 4d08944 commit 1f7d24fCopy full SHA for 1f7d24f
apps/back/composer.json
@@ -103,14 +103,13 @@
103
"phpmd/phpmd": "^2.13",
104
"phpstan/phpstan": "^1.8",
105
"phpstan/phpstan-doctrine": "^1.3",
106
+ "phpstan/phpstan-symfony": "^1.3",
107
"phpunit/phpunit": "^9.5",
108
"slevomat/coding-standard": "^8.6",
109
"squizlabs/php_codesniffer": "^3.7",
110
"symfony/browser-kit": "6.3.*",
111
"symfony/css-selector": "6.3.*",
112
"symfony/maker-bundle": "^1.47",
- "symfony/phpunit-bridge": "^6.3",
113
- "symplify/phpstan-extensions": "^10.0",
114
- "symplify/phpstan-rules": "^10.0"
+ "symfony/phpunit-bridge": "^6.3"
115
}
116
0 commit comments