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 989549a + ce88b27 commit c49b2ecCopy full SHA for c49b2ec
composer.json
@@ -28,7 +28,7 @@
28
"knplabs/gaufrette": "Needed for optional Gaufrette cache"
29
},
30
"autoload": {
31
- "psr-0": { "Github\\": "lib/" }
+ "psr-4": { "Github\\": "lib/Github/" }
32
33
"extra": {
34
"branch-alias": {
0 commit comments