mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 07:00:14 +02:00
Change namespace to Tvdt
This commit is contained in:
+2
-2
@@ -76,12 +76,12 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "src/"
|
||||
"Tvdt\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"App\\Tests\\": "tests/"
|
||||
"Tvdt\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"replace": {
|
||||
|
||||
Reference in New Issue
Block a user