Skip to content

Commit

Permalink
Merge pull request #89 from Punt13140/master
Browse files Browse the repository at this point in the history
symfony/psr-http-message-bridge versions
  • Loading branch information
drupol authored Aug 21, 2024
2 parents e91ff7d + 266c43b commit 01ef998
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 @@ -18,8 +18,8 @@
],
"homepage": "http://github.com/loophp/psr-http-message-bridge-bundle",
"require": {
"php": ">= 7.3",
"symfony/psr-http-message-bridge": "^1 || ^2"
"php": ">= 8.2",
"symfony/psr-http-message-bridge": "^7.1"
},
"require-dev": {
"drupol/php-conventions": "^5",
Expand Down

0 comments on commit 01ef998

Please sign in to comment.