We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently Geocoder is only supporting php 7.2 and higher as seen in composer.json.
"require": { "php": "^7.2",
Would it be possible to additionally enable support for php 8.0 which [will be/has been] released on November 26th, 2020 ?