Skip to content

Commit 315fb2a

Browse files
committed
Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3).
1 parent 5da4010 commit 315fb2a

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
@@ -25,7 +25,7 @@
2525
"symfony/debug": "~2.8|~3.0|~4.0",
2626
"symfony/event-dispatcher": "~3.4|~4.0",
2727
"symfony/http-foundation": "^3.4.38|^4.3",
28-
"symfony/http-kernel": "^3.4.31|^4.3.4",
28+
"symfony/http-kernel": "^3.4.44|^4.3.4",
2929
"symfony/polyfill-mbstring": "~1.0",
3030
"symfony/filesystem": "~2.8|~3.0|~4.0",
3131
"symfony/finder": "~2.8|~3.0|~4.0",

0 commit comments

Comments
 (0)