Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed May 28, 2021
1 parent 431e9d7 commit 9e905bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"require-dev": {
"phing/phing": "2.16.4",
"php-parallel-lint/php-parallel-lint": "1.3.0",
"phpstan/phpstan": "0.12.86",
"phpstan/phpstan": "0.12.88",
"phpstan/phpstan-deprecation-rules": "0.12.6",
"phpstan/phpstan-phpunit": "0.12.18",
"phpstan/phpstan-phpunit": "0.12.19",
"phpstan/phpstan-strict-rules": "0.12.9",
"phpunit/phpunit": "7.5.20|8.5.5|9.5.4"
},
Expand Down

0 comments on commit 9e905bd

Please sign in to comment.