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