Skip to content

Commit 4dbeaa7

Browse files
committed
Update PHP and PHPUnit across all packages; fix ext-rdkafka requirement
1 parent f8c12a2 commit 4dbeaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"symfony/process": "^4.3|^5"
1414
},
1515
"require-dev": {
16-
"phpunit/phpunit": "~7.5",
16+
"phpunit/phpunit": "^9.5",
1717
"symfony/dependency-injection": "^4.3|^5",
1818
"symfony/config": "^4.3|^5",
1919
"symfony/http-kernel": "^4.3|^5",

0 commit comments

Comments
 (0)