Skip to content

Commit 1ed9dfa

Browse files
committed
fix composer version
1 parent b746d52 commit 1ed9dfa

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": "runalyze/static-maps",
33
"description": "Library to create static images from various map tile providers.",
4-
"version": "0.5.0",
4+
"version": "0.4.0",
55
"license": "MIT",
66
"require": {
77
"php": ">=8.0",

0 commit comments

Comments
 (0)