Skip to content

Commit

Permalink
Make sure we dont include multiple vendor folders (#934)
Browse files Browse the repository at this point in the history
* Make sure we dont include multiple vendor folders

* Require discovery 1.6
  • Loading branch information
Nyholm committed Feb 6, 2019
1 parent 60ce006 commit 32c350d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"willdurand/geocoder": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "6.3.*",
"phpunit/phpunit": "^6.5 || ^7.5",
"geocoder-php/provider-integration-tests": "^1.0",
"php-http/message": "^1.0",
"php-http/curl-client": "^1.7"
Expand Down

0 comments on commit 32c350d

Please sign in to comment.