Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 19, 2020
1 parent 2e1dad7 commit 07a47c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"description": "A Symfony pack that requires code quality tools.",
"license": "MIT",
"require": {
"ergebnis/composer-normalize": "^2.3",
"ergebnis/composer-normalize": "^2.5.1",
"korbeil/phpstan-generic-rules": "^0.2.4",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.19",
"phpstan/phpstan-doctrine": "^0.12.10",
"phpstan/extension-installer": "^1.0.4",
"phpstan/phpstan": "^0.12.29",
"phpstan/phpstan-doctrine": "^0.12.16",
"phpstan/phpstan-strict-rules": "^0.12.2",
"phpstan/phpstan-webmozart-assert": "^0.12.3",
"sylius-labs/coding-standard": "^3.1",
"phpstan/phpstan-webmozart-assert": "^0.12.6",
"sylius-labs/coding-standard": "^3.1.3",
"thecodingmachine/phpstan-safe-rule": "^1.0"
}
}

0 comments on commit 07a47c1

Please sign in to comment.