aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorCamil Staps2020-01-03 20:33:39 +0100
committerCamil Staps2020-01-03 20:33:39 +0100
commit46946cf8a663c66503485411773bdb3388939c58 (patch)
tree6c976718412a1d0a446b3670df16e7e782093409 /composer.json
parentPlace buttons beneath each other (diff)
Rename HebrewParseTrainer namespace to LuoParseTrainer
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index ae6f198..eba410b 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
],
"psr-4": {
"App\\": "app/",
- "HebrewParseTrainer\\": "app/"
+ "LuoParseTrainer\\": "app/"
}
},
"autoload-dev": {