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 f95b8bf commit 9fdfa86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -22,10 +22,10 @@
},
"require-dev": {
"nette/tester": "2.4.3",
"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",
"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",
"php-parallel-lint/php-parallel-lint": "1.3.2",
Expand Down

0 comments on commit 9fdfa86

Please sign in to comment.