Skip to content

Commit ede208a

Browse files
author
Milad Rahimi
committed
remove extra directories and move all files to root of src directory
1 parent e504cf6 commit ede208a

13 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"autoload": {
2929
"psr-4": {
30-
"MiladRahimi\\PhpRouter\\": "src/MiladRahimi/PhpRouter/",
30+
"MiladRahimi\\PhpRouter\\": "src/",
3131
"MiladRahimi\\PhpRouter\\Tests\\": "tests/"
3232
}
3333
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)