We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cde969 commit 61556d7Copy full SHA for 61556d7
webapp/composer.json
@@ -124,18 +124,10 @@
124
"symfony/var-dumper": "6.4.*"
125
},
126
"autoload": {
127
- "psr-4": {
128
- "App\\": "src/"
129
- },
130
"files": [
131
"resources/functions.php"
132
]
133
134
- "autoload-dev": {
135
136
- "App\\Tests\\": "tests/"
137
- }
138
139
"config": {
140
"preferred-install": {
141
"*": "dist"
0 commit comments