We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b361d4 commit ef24419Copy full SHA for ef24419
composer.json
@@ -19,5 +19,7 @@
19
"psr-4": {
20
"PHPShopify\\": "lib/"
21
}
22
- }
+ },
23
+ "minimum-stability": "dev",
24
+ "prefer-stable": true
25
0 commit comments