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 318f232 commit 3b7f3a9Copy full SHA for 3b7f3a9
composer.json
@@ -6,14 +6,14 @@
6
"homepage": "https://enqueue.forma-pro.com/",
7
"license": "MIT",
8
"require": {
9
- "php": "^7.1.3",
+ "php": "^7.3",
10
"queue-interop/queue-interop": "^0.8",
11
"enqueue/dsn": "^0.10",
12
"thruway/client": "^0.5.0",
13
"thruway/pawl-transport": "^0.5.0"
14
},
15
"require-dev": {
16
- "phpunit/phpunit": "~7.5",
+ "phpunit/phpunit": "^9.5",
17
"enqueue/test": "0.10.x-dev",
18
"enqueue/null": "0.10.x-dev",
19
"queue-interop/queue-spec": "^0.6"
0 commit comments