We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b59f36 commit 7bfc2adCopy full SHA for 7bfc2ad
1 file changed
composer.json
@@ -5,10 +5,5 @@
5
"require": {
6
"php": ">=7"
7
},
8
- "autoload": {
9
- "psr-4": {
10
- "App\\": "app/"
11
- }
12
- },
13
"minimum-stability": "stable"
14
}
0 commit comments