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 683108a commit 32f7a30Copy full SHA for 32f7a30
composer.json
@@ -30,6 +30,6 @@
30
"phpunit/phpunit": "~4.5"
31
},
32
"autoload": {
33
- "psr-0": { "Gitlab\\": "lib/" }
+ "psr-4": { "Gitlab\\": "lib/Gitlab/" }
34
}
35
0 commit comments