8000 Update composer.json · geocoder-php/GeocoderLaravel@cb9e89d · GitHub
[go: up one dir, main page]

Skip to content

Commit cb9e89d

Browse files
authored
Update composer.json
1 parent 0703c47 commit cb9e89d

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
@@ -42,7 +42,7 @@
4242
"illuminate/cache": "^5.0|^6.0|^7.0|^8.0",
4343
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
4444
"php-http/curl-client": "*",
45-
"php": ">=7.3",
45+
"php": "^7.3|^8.0",
4646
"willdurand/geocoder": "dev-patch-1@dev"
4747
},
4848
"require-dev": {

0 commit comments

Comments
 (0)
0