Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner authored Dec 2, 2020
1 parent cb9e89d commit 55ab04e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

],
"require": {
"geocoder-php/chain-provider": "php8_support@dev",
"geocoder-php/chain-provider": "^4.0",
"geocoder-php/geo-plugin-provider": "^4.0",
"geocoder-php/google-maps-provider": "^4.0",
"guzzlehttp/psr7": "*",
Expand All @@ -43,7 +43,7 @@
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
"php-http/curl-client": "*",
"php": "^7.3|^8.0",
"willdurand/geocoder": "dev-patch-1@dev"
"willdurand/geocoder": "^4.0"
},
"require-dev": {
"doctrine/dbal": "*",
Expand Down

0 comments on commit 55ab04e

Please sign in to comment.