Skip to content

Commit 1522b22

Browse files
committed
Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3).
1 parent 44a23f9 commit 1522b22

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=7.1.3",
2525
"psr/log": "^1.0",
26-
"symfony/http-client-contracts": "^1.1.8|^2",
26+
"symfony/http-client-contracts": "^1.1.10|^2",
2727
"symfony/polyfill-php73": "^1.11",
2828
"symfony/service-contracts": "^1.0|^2"
2929
},

0 commit comments

Comments
 (0)