Skip to content

Commit

Permalink
Merge pull request #41 from neeckeloo/chore/upgrade-phpunit
Browse files Browse the repository at this point in the history
Remove PHPUnit 7 usage
  • Loading branch information
neeckeloo authored Jun 27, 2020
2 parents 861565b + 4846f32 commit 009fd38
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 @@ -25,7 +25,7 @@
"zendframework/zend-stdlib": "^3.2.1"
},
"require-dev": {
"phpunit/phpunit": "^7.5.17 || ^8.4.3",
"phpunit/phpunit": "^8.5.8",
"php-coveralls/php-coveralls": "^2.0",
"phpspec/prophecy": "^1.9"
},
Expand Down

0 comments on commit 009fd38

Please sign in to comment.