Skip to content

Commit

Permalink
Merge pull request #39 from Gappa/patch-1
Browse files Browse the repository at this point in the history
Allow nette/mail 4.x
  • Loading branch information
hrach authored Feb 16, 2023
2 parents 3c6b13f + e61da69 commit 1a77406
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 @@ -20,7 +20,7 @@
],
"require": {
"php": "~7.1 || ~8.0",
"nette/mail": "~3.1",
"nette/mail": "~3.1 || ~4.0",
"nette/utils": "~3.0 || ~4.0",
"nette/http": "~3.0",
"latte/latte": "~2.6 || ~3.0",
Expand Down

0 comments on commit 1a77406

Please sign in to comment.