8000 Prepare release of 5.0.0 for willdurand/geocoder (#1209) · geocoder-php/plugin@a40fc55 · GitHub
[go: up one dir, main page]

Skip to content

Commit a40fc55

Browse files
Nyholmjbelien
andauthored
Prepare release of 5.0.0 for willdurand/geocoder (#1209)
* Prepare release of 5.0.0 for willdurand/geocoder * Be more restrictrive with PHP versions * minor * Update matrix * minor * minor * cs fixes * Run tests on PHP 8.4 --------- Co-authored-by: Jonathan Beliën <1150563+jbelien@users.noreply.github.com> Co-authored-by: Jonathan Beliën <jbelien@users.noreply.github.com>
1 parent 7b4b4f0 commit a40fc55

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
@@ -18,7 +18,7 @@
1818
"php-http/promise": "^1.0",
1919
"psr/log": "^1.0|^2.0|^3.0",
2020
"psr/simple-cache": "^1.0|^2.0|^3.0",
21-
"willdurand/geocoder": "^4.0"
21+
"willdurand/geocoder": "^4.0|^5.0"
2222
},
2323
"require-dev": {
2424
"cache/void-adapter": "^1.0",

0 commit comments

Comments
 (0)
0