Skip to content

Commit c57cc31

Browse files
authored
Update Symfony dependencies to ^6.0 || ^7.0 (#7573)
1 parent b5b92b6 commit c57cc31

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
@@ -27,7 +27,7 @@
2727
"suggest": {
2828
"doctrine/inflector": "Required to use plural and singular methods.(^2.0|^3.0)",
2929
"ramsey/uuid": "Required to use uuid and orderedUuid methods.(^4.7|^5.0)",
30-
"symfony/uid": "Required to use ulid method.(^5.0|^6.0)"
30+
"symfony/uid": "Required to use ulid method.(^6.0 || ^7.0)"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)