Skip to content

Commit ca4b9a9

Browse files
committed
Update PHPUnit to version 9.0
1 parent 2c1cde2 commit ca4b9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ybelenko/openapi-data-mocker-interfaces": "^1.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^6.0 || ^7.0",
19+
"phpunit/phpunit": "^8.0 || ^9.0",
2020
"squizlabs/php_codesniffer": "^3.5"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)