Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4ac9a7

Browse files
committed
Upgrade PHPUnit to 7.5
1 parent 447183e commit a4ac9a7

6 files changed

Lines changed: 169 additions & 283 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"doctrine/coding-standard": "^5.0",
31-
"phpunit/phpunit": "^6.5",
31+
"phpunit/phpunit": "^7.5",
3232
"symfony/yaml": "~3.4|~4.0"
3333
},
3434
"suggest": {

0 commit comments

Comments
 (0)