Skip to content

Commit d0ca11f

Browse files
authored
update symfony extra from 5.3.* to 6.4.*
1 parent 1ec57ae commit d0ca11f

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
@@ -81,7 +81,7 @@
8181
"extra": {
8282
"symfony": {
8383
"allow-contrib": false,
84-
"require": "5.3.*"
84+
"require": "6.4.*"
8585
}
8686
}
8787
}

0 commit comments

Comments
 (0)