Skip to content

Commit

Permalink
Update nette/tester version to v2.3+ for php7.4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jkavalik committed Dec 15, 2020
1 parent 2ce65cf commit 3185779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"php": "^7.1"
},
"require-dev": {
"nette/tester": "~1.7",
"nette/tester": "~2.3",
"kdyby/coding-standard": "^1.0@dev",
"phpstan/phpstan-shim": "^0.11",
"jakub-onderka/php-parallel-lint": "^1.0"
Expand Down

0 comments on commit 3185779

Please sign in to comment.