Skip to content

Commit

Permalink
Merge pull request #25 from hezhizheng/master
Browse files Browse the repository at this point in the history
misc: 升级/兼容 symfony/http-foundation 依赖版本
  • Loading branch information
Hanson committed Sep 30, 2022
2 parents 510afe5 + f3ec418 commit d25d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"php": "^7.0|^8.0",
"pimple/pimple": "^3.0",
"doctrine/cache": "^1.6",
"symfony/http-foundation": "^3.3|^4.0|^5.0",
"symfony/http-foundation": "^3.3|^4.0|^5.0|^6.0",
"guzzlehttp/guzzle": "^6.2|^7.0",
"monolog/monolog": "^1.22|^2.0",
"ext-curl": "*"
Expand Down

1 comment on commit d25d917

@bolechen
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

需要发新版 @Hanson
才能解决这个问题 Hanson/youzan-sdk#26

Please sign in to comment.