PHP Classes

File: web/SSO/vendor/openid/php-openid/admin/package2.xml

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/openid/php-openid/admin/package2.xml   Download  
File: web/SSO/vendor/openid/php-openid/admin/package2.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 1,814 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <package version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>%(package_name)s</name> <uri>%(uri)s</uri> <summary>%(package_summary)s</summary> <description> %(package_description)s </description> %(leads)s <date>%(date)s</date> <version> <release>%(version)s</release> <api>%(version)s</api> </version> <stability> <release>%(release_stability)s</release> <api>%(release_stability)s</api> </stability> <license uri="%(license_uri)s">%(license_name)s</license> <notes> <![CDATA[ %(release_notes)s ]]> </notes> <contents> %(contents)s </contents> <dependencies> <required> <php> <min>4.3.0</min> </php> <pearinstaller> <min>1.4.5</min> </pearinstaller> </required> <optional> <package> <name>PHPUnit</name> <channel>pear.php.net</channel> <min>1.1.1</min> </package> <package> <name>PEAR_DB</name> <channel>pear.php.net</channel> <min>1.80</min> </package> <extension> <name>pgsql</name> </extension> <extension> <name>mysql</name> </extension> <extension> <name>sqlite</name> </extension> <extension> <name>bcmath</name> </extension> <extension> <name>gmp</name> </extension> </optional> </dependencies> <!-- There really isn't much we should put in the phprelease tag, although we should probably make a windows-specific release tag. --> <phprelease/> </package>