Skip to content

Commit ddcd8a9

Browse files
authored
Make sure we dont include multiple vendor folders (#934)
* Make sure we dont include multiple vendor folders * Require discovery 1.6
1 parent 1ef8c05 commit ddcd8a9

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
@@ -18,7 +18,7 @@
1818
"igorw/get-in": "^1.0"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "6.3.*",
21+
"phpunit/phpunit": "^6.5 || ^7.5",
2222
"geocoder-php/provider-integration-tests": "^1.0",
2323
"php-http/message": "^1.0",
2424
"php-http/curl-client": "^1.7"

0 commit comments

Comments
 (0)