Skip to content

Commit a14a80d

Browse files
committed
Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3).
1 parent 0781446 commit a14a80d

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"doctrine/collections": "~1.0",
29-
"symfony/validator": "^3.4.3|^4.0.3",
29+
"symfony/validator": "^3.4.44|^4.0.3",
3030
"symfony/dependency-injection": "~3.3|~4.0",
3131
"symfony/config": "~2.7|~3.0|~4.0",
3232
"symfony/expression-language": "~3.4|~4.0",

0 commit comments

Comments
 (0)