Skip to content

Commit e0af340

Browse files
committed
Fix typo in composer.json
1 parent 6785b80 commit e0af340

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
@@ -1,7 +1,7 @@
11
{
22
"name": "willdurand/geocoder",
33
"type": "library",
4-
"description": "The almost missing Geocoder PHP 5.3 library.",
4+
"description": "The almost missing Geocoder PHP 5.4 library.",
55
"keywords": ["geocoder", "geocoding", "abstraction", "geoip"],
66
"homepage": "http://geocoder-php.org",
77
"license": "MIT",

0 commit comments

Comments
 (0)