Skip to content

Commit e561e27

Browse files
committed
remove examples namespace
1 parent f6b7966 commit e561e27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,7 @@
4242
},
4343
"autoload-dev": {
4444
"psr-4": {
45-
"MiladRahimi\\PhpRouter\\Tests\\": "tests/",
46-
"MiladRahimi\\PhpRouter\\Examples\\": "examples/"
45+
"MiladRahimi\\PhpRouter\\Tests\\": "tests/"
4746
}
4847
}
4948
}

0 commit comments

Comments
 (0)