Skip to content

Commit 275e107

Browse files
committed
stop using the deprecated at() PHPUnit matcher
1 parent cf5df7f commit 275e107

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
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"doctrine/collections": "~1.0",
32-
"symfony/validator": "^4.4|^5.0",
32+
"symfony/validator": "^4.4.12|^5.1.6",
3333
"symfony/dependency-injection": "^4.4|^5.0",
3434
"symfony/expression-language": "^4.4|^5.0",
3535
"symfony/config": "^4.4|^5.0",

0 commit comments

Comments
 (0)