Skip to content

Commit

Permalink
Bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Sep 24, 2022
1 parent 2f85191 commit c0292c3
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 @@ -21,11 +21,11 @@
},
"require-dev": {
"nette/tester": "2.4.3",
"mockery/mockery": "1.5.0",
"phpstan/phpstan": "1.8.2",
"phpstan/phpstan-strict-rules": "1.4.2",
"phpstan/phpstan-nette": "1.0.0",
"nepada/phpstan-nette-tester": "0.4.0",
"mockery/mockery": "1.5.1",
"phpstan/phpstan": "1.8.6",
"phpstan/phpstan-strict-rules": "1.4.4",
"phpstan/phpstan-nette": "1.1.0",
"nepada/phpstan-nette-tester": "1.0.0",
"spaze/phpstan-disallowed-calls": "2.5.0",
"shipmonk/phpstan-rules": "1.1.1",
"phpstan/phpstan-mockery": "1.1.0",
Expand Down

0 comments on commit c0292c3

Please sign in to comment.