Skip to content

Commit

Permalink
Allow phpunit8
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark authored Jun 4, 2020
1 parent 30225c7 commit 6a08f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"nette/utils": "^2.5.0",
"php-coveralls/php-coveralls": "^1.0",
"phpstan/phpstan": "^0.12.0",
"phpunit/phpunit": "^7.0.0",
"phpunit/phpunit": "^7.0.0 || ^8.0.0",
"sllh/composer-versions-check": "^2.0",
"spryker/code-sniffer": "*",
"spryker/testify": "*"
Expand Down

0 comments on commit 6a08f3d

Please sign in to comment.