Skip to content

Commit

Permalink
move symfony 5.4 -> 6.1 lts
Browse files Browse the repository at this point in the history
  • Loading branch information
zenn1989 committed Aug 10, 2022
1 parent 10b5c7b commit f88d114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
}],
"require": {
"php": "^8.0",
"phpffcms/ffcms-core": "1.2.*",
"symfony/console": "5.4.*@stable"
"phpffcms/ffcms-core": "1.3.*",
"symfony/console": "6.1.*@stable"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f88d114

Please sign in to comment.