Skip to content

Commit 3185f3b

Browse files
committed
fixed composer.json
1 parent 3a61e09 commit 3185f3b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "PHP wrapper for LCBO official API",
44
"type": "library",
55
"license": "MIT",
6-
"version": "1.0.0",
76
"authors": [
87
{
98
"name": "Igor Grabarski",
@@ -22,6 +21,5 @@
2221
"igorgrabarski\\utils\\" : "src/utils",
2322
"igorgrabarski\\classes\\" : "src/classes"
2423
}
25-
},
26-
"minimum-stability": "stable"
24+
}
2725
}

0 commit comments

Comments
 (0)