Skip to content

Commit 1029af7

Browse files
committed
Require phpunit
1 parent 52d96ae commit 1029af7

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
"http-interop/http-middleware": "^0.4.1"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^5.6 || ^6.1.3",
19+
"phpunit/phpunit": "^5.7.27 || ^6.1.3",
2020
"ramsey/uuid": "^3.0",
2121
"zendframework/zend-diactoros": "^1.1.3"
2222
},

0 commit comments

Comments
 (0)