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.
2 parents e453e5d + 6cf9561 commit 63dd618Copy full SHA for 63dd618
composer.json
@@ -1,3 +1,6 @@
1
{
2
- "name": "kbjr/Git.php"
+ "name": "kbjr/Git.php",
3
+ "autoload": {
4
+ "classmap": ["Git.php"]
5
+ }
6
}
0 commit comments