Skip to content

Commit 90a4a92

Browse files
ramseydamianopetrungaro
authored andcommitted
feat(tests): upgrade PHPUnit to the 9.x series
1 parent 7cdfa54 commit 90a4a92

11 files changed

+727
-493
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"symfony/console": "^4.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^7.0",
18-
"php-mock/php-mock-prophecy": "^0.0.2"
17+
"phpunit/phpunit": "^9",
18+
"phpspec/prophecy-phpunit": "^2.0"
1919
},
2020
"license": "MIT",
2121
"authors": [

0 commit comments

Comments
 (0)