Skip to content

Commit ef24419

Browse files
committed
Set minimum stability to "dev"
1 parent 0b361d4 commit ef24419

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"psr-4": {
2020
"PHPShopify\\": "lib/"
2121
}
22-
}
22+
},
23+
"minimum-stability": "dev",
24+
"prefer-stable": true
2325
}

0 commit comments

Comments
 (0)