2a06261f75
This adds a composer.json for all dependencies that are available
23 lines
569 B
XML
23 lines
569 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xrds:XRDS
|
|
xmlns:xrds="xri://$xrds"
|
|
xmlns:openid="http://openid.net/xmlns/1.0"
|
|
xmlns="xri://$xrd*($v*2.0)">
|
|
<XRD>
|
|
|
|
<Service priority="10">
|
|
<Type>http://openid.net/signon/1.1</Type>
|
|
<Type>http://openid.net/sreg/1.0</Type>
|
|
<URI>https://pip.verisignlabs.com/server</URI>
|
|
</Service>
|
|
|
|
<Service priority="20">
|
|
<Type>http://openid.net/signon/1.0</Type>
|
|
<Type>http://openid.net/sreg/1.0</Type>
|
|
<URI>https://pip.verisignlabs.com/server</URI>
|
|
</Service>
|
|
|
|
</XRD>
|
|
</xrds:XRDS>
|
|
|