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 6a38c0b commit 4572b43Copy full SHA for 4572b43
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# https://www.php.net/supported-versions.php
17
- php-version: ["8.1", "8.2", "8.3", "8.4", "8.5"]
+ php-version: ["8.3", "8.4", "8.5"]
18
19
name: PHP OpenCage Geocode
20
0 commit comments