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 f8d18a3 commit 79c8586Copy full SHA for 79c8586
composer.json
@@ -7,7 +7,7 @@
7
"license": "MIT",
8
"require": {
9
"php": "^7.1.3",
10
- "queue-interop/queue-interop": "0.7.x-dev",
+ "queue-interop/queue-interop": "^0.7",
11
"enqueue/dsn": "0.9.x-dev",
12
"thruway/pawl-transport": "^0.5.0",
13
"voryx/thruway": "^0.5.3"
@@ -16,7 +16,7 @@
16
"phpunit/phpunit": "~5.4.0",
17
"enqueue/test": "0.9.x-dev",
18
"enqueue/null": "0.9.x-dev",
19
- "queue-interop/queue-spec": "0.6.x-dev"
+ "queue-interop/queue-spec": "^0.6"
20
},
21
"support": {
22
"email": "opensource@forma-pro.com",
0 commit comments