Skip to content

Commit b2b068f

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 bbf4aae commit b2b068f

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
@@ -17,7 +17,7 @@
1717
"willdurand/geocoder": "^4.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "6.3.*",
20+
"phpunit/phpunit": "^7.5",
2121
"geocoder-php/provider-integration-tests": "^1.0.1"
2222
},
2323
"provide": {

0 commit comments

Comments
 (0)