Upgrade composer packages

This commit is contained in:
Daniel Brendel
2023-03-22 10:05:53 +01:00
parent 5c033e25a5
commit 167bf3b972
2 changed files with 49 additions and 43 deletions

View File

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