Skip to content

Commit 750fcfe

Browse files
authored
Update composer.json
适配symfony7
1 parent 821041b commit 750fcfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"require": {
25-
"symfony/framework-bundle": ">=5.4",
26-
"phpoffice/phpspreadsheet": "1.18.*"
25+
"symfony/framework-bundle": "7.0.*",
26+
"phpoffice/phpspreadsheet": "2.0.*"
2727
}
2828
}

0 commit comments

Comments
 (0)