Skip to content

Commit 5ed0ba4

Browse files
committed
Update PHP and PHPUnit across all packages; fix ext-rdkafka requirement
1 parent c70ed83 commit 5ed0ba4

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,12 +6,12 @@
66
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
88
"require": {
9-
"php": "^7.1.3",
9+
"php": "^7.3",
1010
"enqueue/enqueue": "^0.10",
1111
"enqueue/dsn": "^0.10"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "~7.5",
14+
"phpunit/phpunit": "^9.5",
1515
"enqueue/test": "0.10.x-dev",
1616
"influxdb/influxdb-php": "^1.14",
1717
"datadog/php-datadogstatsd": "^1.3",

0 commit comments

Comments
 (0)