We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeca02f commit fc9833aCopy full SHA for fc9833a
1 file changed
composer.json
@@ -7,13 +7,13 @@
7
"ergebnis/composer-normalize": "^2.13",
8
"korbeil/phpstan-generic-rules": "^0.2.4",
9
"phpstan/extension-installer": "^1.1",
10
- "phpstan/phpstan": "^0.12.69",
11
- "phpstan/phpstan-doctrine": "^0.12.30",
+ "phpstan/phpstan": "^0.12.76",
+ "phpstan/phpstan-doctrine": "^0.12.32",
12
"phpstan/phpstan-strict-rules": "^0.12.9",
13
- "phpstan/phpstan-webmozart-assert": "^0.12.9",
+ "phpstan/phpstan-webmozart-assert": "^0.12.12",
14
"setono/coding-standard": "^1.0.2",
15
"thecodingmachine/phpstan-safe-rule": "^1.0.1",
16
- "vimeo/psalm": "^4.4"
+ "vimeo/psalm": "^4.5.2"
17
},
18
"config": {
19
"sort-packages": true
0 commit comments