Skip to content

Commit 3663b97

Browse files
committed
Fix for Composer 2.0
1 parent ad950dc commit 3663b97

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
@@ -3,7 +3,7 @@
33
"description": "Simple PHP client for various Google Maps APIs",
44
"require": {
55
"guzzlehttp/guzzle": "^6.2",
6-
"DivineOmega/DO-File-Cache": "^2.0",
6+
"divineomega/do-file-cache": "^2.0",
77
"divineomega/php-distance": "^1.0",
88
"laravel/framework": "^5.1||^6.0||^7.0",
99
"ext-json": "*",

0 commit comments

Comments
 (0)