gnu-social/vendor/openid/php-openid/Tests/Auth/OpenID/data/test_discover_yadis_0entries.xml
Diogo Cordeiro 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
This adds a composer.json for all dependencies that are available
2019-08-03 17:47:24 +01:00

13 lines
334 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<xrds:XRDS xmlns:xrds="xri://$xrds"
xmlns="xri://$xrd*($v*2.0)"
xmlns:openid="http://openid.net/xmlns/1.0"
>
<XRD>
<Service >
<Type>http://is-not-openid.unittest/</Type>
<URI>http://noffing.unittest./</URI>
</Service>
</XRD>
</xrds:XRDS>