Update composer.json

This commit is contained in:
Basemaster 2021-04-11 11:47:52 +03:00 committed by GitHub
parent 00ea49ded6
commit fb2b2ab527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -21,11 +21,5 @@
"psr-4": { "psr-4": {
"WellRESTed\\": "src/" "WellRESTed\\": "src/"
} }
},
"autoload-dev": {
"psr-4": {
"WellRESTed\\": "tests",
"WellRESTed\\Test\\": "tests"
}
} }
} }