Improved templating engine wrapping.

This commit is contained in:
flash 2025-04-03 14:37:19 +00:00
parent e4c3e4c052
commit ceb6bece09
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E
86 changed files with 784 additions and 515 deletions

View file

@ -2,7 +2,7 @@
"require": {
"php": ">=8.4",
"ext-mbstring": "*",
"flashwave/index": "^0.2503",
"flashwave/index": "^0.2504",
"erusev/parsedown": "~1.7",
"chillerlan/php-qrcode": "~5.0",
"symfony/mailer": "~7.2",