Add a way of validating answers and render whole group of questions not just one file at a time. Add a cs-fixer package

This commit is contained in:
Krzysztof Płaczek
2024-10-24 16:23:43 +02:00
parent adb1449085
commit d07e20a1d5
13 changed files with 289 additions and 110 deletions

View File

@@ -1,4 +1,16 @@
{
"php-cs-fixer/shim": {
"version": "3.64",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.0",
"ref": "16422bf8eac6c3be42afe07d37e2abc89d2bdf6b"
},
"files": [
".php-cs-fixer.dist.php"
]
},
"symfony/asset-mapper": {
"version": "7.1",
"recipe": {