Add Packagist

pull/278/head
Irfaq Syed 5 years ago committed by GitHub
parent 4e04e122a0
commit dd4c06913e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -817,6 +817,14 @@
"username_claimed": "ok", "username_claimed": "ok",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Packagist": {
"errorType": "response_url",
"errorUrl": "https://packagist.org/search/?q={}&reason=vendor_not_found",
"url": "https://packagist.org/packages/{}/",
"urlMain": "https://packagist.org/",
"username_claimed": "psr",
"username_unclaimed": "noonewouldeverusethis7"
},
"Pastebin": { "Pastebin": {
"errorType": "response_url", "errorType": "response_url",
"errorUrl": "https://pastebin.com/index", "errorUrl": "https://pastebin.com/index",
@ -1373,4 +1381,4 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
} }
} }

Loading…
Cancel
Save