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 989549a commit ce88b27Copy full SHA for ce88b27
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