Skip to content

Commit

Permalink
refactor: update symfony/http-foundation version require to 5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Teakowa Gatanothor O'deorain <hub+git@teakowa.dev>
  • Loading branch information
Teakowa committed Mar 29, 2022
1 parent e2ec943 commit baa26f5
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 @@
"laravel/framework": "^8.0 || ^9.0",
"monolog/monolog": "^2.0",
"pimple/pimple": "^3.0",
"symfony/http-foundation": "^6.0",
"symfony/http-foundation": "5.4 || ^6.0",
"symfony/psr-http-message-bridge": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit baa26f5

Please sign in to comment.