Skip to content

Commit

Permalink
Merge pull request #88 from endroid/sf7
Browse files Browse the repository at this point in the history
Support Symfony 7
  • Loading branch information
dbu committed Nov 21, 2023
2 parents a4d05cf + 8de8235 commit df87acb
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 @@ -15,7 +15,7 @@
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"php-http/client-common": "^1.9 || ^2.0",
"php-http/message-factory": "^1.0",
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
"phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
Expand Down

0 comments on commit df87acb

Please sign in to comment.