Skip to content

Commit fe7ff97

Browse files
committed
Allow installing stable dependencies.
1 parent 2051323 commit fe7ff97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "^7.1.3",
1010
"queue-interop/queue-interop": "^0.7",
11-
"enqueue/dsn": "0.9.x-dev",
11+
"enqueue/dsn": "^0.9",
1212
"thruway/pawl-transport": "^0.5.0",
1313
"voryx/thruway": "^0.5.3"
1414
},

0 commit comments

Comments
 (0)