Skip to content

Commit

Permalink
Upped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Nov 30, 2020
1 parent ea1518c commit c1d96d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"description": "A pack that installs code quality tools.",
"license": "MIT",
"require": {
"ergebnis/composer-normalize": "^2.8.2",
"ergebnis/composer-normalize": "^2.9",
"korbeil/phpstan-generic-rules": "^0.2.4",
"phpstan/extension-installer": "^1.0.5",
"phpstan/phpstan": "^0.12.48",
"phpstan/phpstan-doctrine": "^0.12.20",
"phpstan/phpstan": "^0.12.58",
"phpstan/phpstan-doctrine": "^0.12.25",
"phpstan/phpstan-strict-rules": "^0.12.5",
"phpstan/phpstan-webmozart-assert": "^0.12.7",
"sylius-labs/coding-standard": "^3.2.1",
"thecodingmachine/phpstan-safe-rule": "^1.0",
"vimeo/psalm": "^3.16"
"thecodingmachine/phpstan-safe-rule": "^1.0.1",
"vimeo/psalm": "^4.2"
},
"conflict": {
"symplify/package-builder": "8.3.*"
Expand Down

0 comments on commit c1d96d2

Please sign in to comment.