Skip to content

Commit 8c0525f

Browse files
committed
change phpunit version
1 parent d3baed3 commit 8c0525f

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"cache/array-adapter": "^1.0",
2424
"nyholm/psr7": "^1.3",
25-
"phpunit/phpunit": "^6.5",
25+
"phpunit/phpunit": ">=6.5",
2626
"squizlabs/php_codesniffer": "^3.5",
2727
"webclient/fake-http-client": "^1.0"
2828
},

0 commit comments

Comments
 (0)