Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thorewi authored May 28, 2023
1 parent e86df41 commit 3cd183c
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 @@ -11,8 +11,8 @@
],
"minimum-stability": "stable",
"require": {
"php": ">=7.1",
"nette/mail": "^2.3 || ^3.0",
"php": ">=7.4",
"nette/mail": "^2.3 | ^3.0 | ^4.0",
"tracy/tracy": "^2.3",
"nette/di": "^2.3 || ^3.0",
"guzzlehttp/guzzle": "^6.3|^7.0"
Expand Down

0 comments on commit 3cd183c

Please sign in to comment.