Skip to content

Commit

Permalink
Update symfony/http-foundation version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Thavarshan committed Sep 25, 2024
1 parent 552534a commit 1af2df9
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 @@ -27,7 +27,7 @@
"php": "^8.2 || ^8.3",
"guzzlehttp/guzzle": "^7.8",
"psr/http-message": "^1.0 || ^2.0",
"symfony/http-foundation": "^6.0 || ^6.2 || ^6.4 || ^7.1"
"symfony/http-foundation": ">=6.2 <7.0 || >=7.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.64",
Expand Down

0 comments on commit 1af2df9

Please sign in to comment.