Skip to content

Commit

Permalink
Allow nette/mail 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Gappa authored Feb 15, 2023
1 parent 3c6b13f commit e61da69
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 e61da69

Please sign in to comment.