Fix windows path

This commit is contained in:
Khoubza Younes
2021-10-12 20:23:44 +01:00
parent 92069fe278
commit 23c4e5677b
18 changed files with 126 additions and 129 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
],
"require": {
"php": ">=5.3",
"ext-json": "*"
"ext-json": "*",
"ext-mbstring": "*"
},
"autoload": {
"psr-4": {