Skip to content

Commit 4559669

Browse files
committed
Drop support for PHP 8.2
1 parent 4d56b55 commit 4559669

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
@@ -41,7 +41,7 @@
4141
}
4242
],
4343
"require": {
44-
"php": "^8.1",
44+
"php": "^8.3",
4545
"ext-json": "*",
4646
"geocoder-php/common-http": "^4.2",
4747
"geocoder-php/provider-implementation": "^1.0",

0 commit comments

Comments
 (0)