Skip to content

Commit a89336b

Browse files
authored
fix invalid json
1 parent fecaf05 commit a89336b

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.0",
2525
"symfony/http-foundation": "^4.4|^5.0",
26-
"symfony/validator": "5.1.*",
26+
"symfony/validator": "5.1.*"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",

0 commit comments

Comments
 (0)