Skip to content

Commit 61556d7

Browse files
author
Michael Vasseur
committed
Is this still needed?
1 parent 2cde969 commit 61556d7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

webapp/composer.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,18 +124,10 @@
124124
"symfony/var-dumper": "6.4.*"
125125
},
126126
"autoload": {
127-
"psr-4": {
128-
"App\\": "src/"
129-
},
130127
"files": [
131128
"resources/functions.php"
132129
]
133130
},
134-
"autoload-dev": {
135-
"psr-4": {
136-
"App\\Tests\\": "tests/"
137-
}
138-
},
139131
"config": {
140132
"preferred-install": {
141133
"*": "dist"

0 commit comments

Comments
 (0)