Skip to content

Commit ebc2e8b

Browse files
committed
Allow installing stable dependencies.
1 parent 6df5fba commit ebc2e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"require": {
99
"php": ">=7.1",
10-
"enqueue/enqueue": "0.9.x-dev",
10+
"enqueue/enqueue": "^0.9",
1111
"queue-interop/queue-interop": "^0.7",
1212
"symfony/console": "^3.4|^4",
1313
"symfony/process": "^3.4|^4"

0 commit comments

Comments
 (0)