Update composer deps

This commit is contained in:
Daniel Brendel
2022-12-19 15:14:25 +01:00
parent 83ece04fe3
commit 7cd954d4a3
2 changed files with 58 additions and 53 deletions

View File

@@ -19,7 +19,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.4.6",
"danielbrendel/asatru-php-framework": "^1.0",
"danielbrendel/asatru-php-framework": "dev-main",
"phpmailer/phpmailer": "^6.1",
"nesbot/carbon": "^2.0"
},