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 88f274e commit 124a979Copy full SHA for 124a979
composer.json
@@ -6,13 +6,13 @@
6
"homepage": "https://enqueue.forma-pro.com/",
7
"license": "MIT",
8
"require": {
9
- "php": "^7.1.3",
+ "php": "^7.3",
10
"enqueue/enqueue": "^0.10",
11
"queue-interop/queue-interop": "^0.8",
12
"symfony/event-dispatcher": "^4.3|^5"
13
},
14
"require-dev": {
15
- "phpunit/phpunit": "~7.5",
+ "phpunit/phpunit": "^9.5",
16
"symfony/dependency-injection": "^4.3|^5",
17
"symfony/config": "^4.3|^5",
18
"symfony/http-kernel": "^4.3|^5",
0 commit comments