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 850858e commit 44bd775Copy full SHA for 44bd775
README.md
@@ -32,6 +32,8 @@ From `$client` object, you can access the full Private Packagist API.
32
33
## Documentation
34
35
+Full documentation can be found in the [Private Packagist documentation](https://packagist.com/docs/api).
36
+
37
#### Customer
38
39
##### List an organization's customers
composer.json
@@ -6,8 +6,8 @@
6
"license": "MIT",
7
"authors": [
8
{
9
- "name": "Stephan Vock",
10
- "email": "stephan.vock@gmail.com"
+ "name": "Packagist Conductors UG (haftungsbeschränkt)",
+ "email": "contact@packagist.com"
11
}
12
],
13
"minimum-stability": "stable",
0 commit comments