feat: initial commit
This commit is contained in:
commit
26d450c1a4
31 changed files with 10925 additions and 0 deletions
5
web/modules/custom/example/composer.json
Normal file
5
web/modules/custom/example/composer.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"require": {
|
||||
"symfony/config": "^6.1"
|
||||
}
|
||||
}
|
Reference in a new issue