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 49aacf7 commit fb11c6cCopy full SHA for fb11c6c
composer.json
@@ -9,14 +9,11 @@
9
"php": "^7.3|^8.0",
10
"queue-interop/queue-interop": "^0.8.1",
11
"enqueue/dsn": "^0.10.8",
12
- "thruway/client": "^0.5.4",
13
- "thruway/pawl-transport": "^0.5.0",
+ "thruway/client": "^0.5",
+ "thruway/pawl-transport": "^0.5.1",
14
"voryx/thruway-common": "^1.0.1",
15
- "react/event-loop": "^1.0",
16
- "react/stream": "^1.0",
17
- "react/cache": "^1.0",
18
"react/dns": "^1.0",
19
- "react/socket": "^1.0"
+ "react/event-loop": "^1.0"
20
},
21
"require-dev": {
22
"phpunit/phpunit": "^9.5",
0 commit comments