Skip to content

Commit

Permalink
Merge pull request #2 from codenteq/ahmetarsiv-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
karabayyazilim authored Jul 5, 2024
2 parents e4f6916 + 39f98f4 commit 6650403
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 @@ -27,8 +27,8 @@
],
"require": {
"php": ">=8.1",
"symfony/mailer": "^5.4.21|^6.2.7",
"symfony/http-client": "^5.4|^6.0"
"symfony/mailer": "^5.4.21|^6.2.7|^7.1",
"symfony/http-client": "^5.4|^6.0|^7.1"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
Expand Down

0 comments on commit 6650403

Please sign in to comment.