Skip to content

Commit eedf13a

Browse files
authored
Update dependencies (#200)
- Update the dependencies - Upgrade from PHPUnit 6 to PHPUnit 7
1 parent f9f5084 commit eedf13a

File tree

5 files changed

+249
-347
lines changed

5 files changed

+249
-347
lines changed

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
"bamarni/composer-bin-plugin": "^1.1",
31-
"phpunit/phpunit": "^6.1"
31+
"phpunit/phpunit": "^7.0"
3232
},
3333

3434
"bin": ["bin/php-scoper"],

0 commit comments

Comments
 (0)