Skip to content

Commit 791e647

Browse files
committed
Upgraded to phpunit/phpunit 7.x to allow sebastian/diff 3.x compatibility
1 parent ee57fff commit 791e647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-reflection": "*"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^6.0",
24+
"phpunit/phpunit": "^7.0",
2525
"phpbench/phpbench": "^0.16.1"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)