Skip to content

Commit 2907c0a

Browse files
committed
Update deps
1 parent 8d247de commit 2907c0a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"description": "A pack that installs code quality tools.",
55
"license": "MIT",
66
"require": {
7-
"ergebnis/composer-normalize": "^2.6.1",
7+
"ergebnis/composer-normalize": "^2.8.2",
88
"korbeil/phpstan-generic-rules": "^0.2.4",
9-
"phpstan/extension-installer": "^1.0.4",
10-
"phpstan/phpstan": "^0.12.37",
11-
"phpstan/phpstan-doctrine": "^0.12.19",
12-
"phpstan/phpstan-strict-rules": "^0.12.4",
9+
"phpstan/extension-installer": "^1.0.5",
10+
"phpstan/phpstan": "^0.12.48",
11+
"phpstan/phpstan-doctrine": "^0.12.20",
12+
"phpstan/phpstan-strict-rules": "^0.12.5",
1313
"phpstan/phpstan-webmozart-assert": "^0.12.7",
1414
"sylius-labs/coding-standard": "^3.2.1",
1515
"thecodingmachine/phpstan-safe-rule": "^1.0",
16-
"vimeo/psalm": "^3.13"
16+
"vimeo/psalm": "^3.16"
1717
},
1818
"conflict": {
1919
"symplify/package-builder": "8.3.*"

0 commit comments

Comments
 (0)