Skip to content

Commit 33b360c

Browse files
author
Samuel Gomis
committed
fix(): update phpunit 7 to 8
1 parent 56a4e85 commit 33b360c

File tree

2 files changed

+174
-88
lines changed

2 files changed

+174
-88
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"friendsofphp/php-cs-fixer": "^3.5",
35-
"phpunit/phpunit": "^7.0",
35+
"phpunit/phpunit": "^8.0",
3636
"phpspec/phpspec": "^7.1",
3737
"symfony/yaml": "^4.2",
3838
"donatj/mock-webserver": "^2.0",

0 commit comments

Comments
 (0)