old source

This commit is contained in:
2025-07-11 11:18:33 +02:00
parent 17e39fd07c
commit 50e99b7f61
6 changed files with 298 additions and 1 deletions

View File

@@ -40,7 +40,11 @@
}
},
"require" : {
"php": ">=7.2"
"php": ">=7.2",
"mpdf/mpdf": "*",
"symfony/config": "^5.1|^6.3|^7.0",
"symfony/dependency-injection": "^5.1|^6.3|^7.0",
"symfony/http-kernel": "^5.1|^6.3|^7.0"
},
"extra": {
"branch-alias": {