We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869792c commit a9038f4Copy full SHA for a9038f4
composer.json
@@ -7,7 +7,7 @@
7
"keywords": ["cli","command-line", "markdown"],
8
"autoload": {
9
"psr-4": {
10
- "Librarian\\": "Command/"
+ "librarianphp\\": "Command/"
11
}
12
},
13
"require": {
0 commit comments