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.
1 parent 8b9d844 commit a6a5318Copy full SHA for a6a5318
Geocoder.php
@@ -23,6 +23,7 @@ interface Geocoder extends Provider
23
* Version of this package.
24
*/
25
const MAJOR_VERSION = 4;
26
+
27
const VERSION = '4.0';
28
29
/**
0 commit comments