Skip to content

Commit 57bcf27

Browse files
authored
Update composer.json
1 parent 5faf51d commit 57bcf27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"php" : "^7.0",
23-
"rocket-code/shopify": "~2.0"
23+
"rocket-code/shopify": "^2.0"
2424
},
2525
"autoload": {
2626
"psr-4": {
@@ -37,4 +37,4 @@
3737
]
3838
}
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)