Skip to content

Commit 96aa6fa

Browse files
committed
Update PHP and PHPUnit across all packages; fix ext-rdkafka requirement
1 parent 8e17ca9 commit 96aa6fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
88
"require": {
9-
"php": "^7.1.3",
9+
"php": "^7.3",
1010
"queue-interop/queue-interop": "^0.8"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "~7.5",
13+
"phpunit/phpunit": "^9.5",
1414
"enqueue/test": "0.10.x-dev",
1515
"queue-interop/queue-spec": "^0.6"
1616
},

0 commit comments

Comments
 (0)