Skip to content

Commit b3b2a10

Browse files
committed
Remove version and minimum stability (should be auto updated by composer)
1 parent c21fa48 commit b3b2a10

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
@@ -9,7 +9,6 @@
99
"ext-curl": "*"
1010
},
1111
"license": "Apache License 2.0",
12-
"version": "1.0.0-alpha",
1312
"authors": [
1413
{
1514
"name": "Tareq Mahmood",
@@ -20,6 +19,5 @@
2019
"psr-4": {
2120
"PHPShopify\\": "lib/"
2221
}
23-
},
24-
"minimum-stability": "dev"
22+
}
2523
}

0 commit comments

Comments
 (0)