|
@@ -322,85 +322,6 @@
|
|
|
"intl"
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/intl",
|
|
|
- "version": "v2.3.4",
|
|
|
- "version_normalized": "2.3.4.0",
|
|
|
- "target-dir": "Symfony/Component/Intl",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Intl.git",
|
|
|
- "reference": "ebbcf7e3dab5185b4b24c961431e302a0ffb66ec"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Intl/zipball/ebbcf7e3dab5185b4b24c961431e302a0ffb66ec",
|
|
|
- "reference": "ebbcf7e3dab5185b4b24c961431e302a0ffb66ec",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/icu": "~1.0-RC"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/filesystem": ">=2.1"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "to use the component with locales other than \"en\""
|
|
|
- },
|
|
|
- "time": "2013-08-24 14:32:55",
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "installation-source": "dist",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Intl\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Symfony/Component/Intl/Resources/stubs"
|
|
|
- ],
|
|
|
- "files": [
|
|
|
- "Symfony/Component/Intl/Resources/stubs/functions.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Igor Wiedler",
|
|
|
- "email": "igor@wiedler.ch",
|
|
|
- "homepage": "http://wiedler.ch/igor/"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Eriksen Costa",
|
|
|
- "email": "eriksen.costa@infranology.com.br"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
|
- "homepage": "http://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "i18n",
|
|
|
- "icu",
|
|
|
- "internationalization",
|
|
|
- "intl",
|
|
|
- "l10n",
|
|
|
- "localization"
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
"name": "pimple/pimple",
|
|
|
"version": "v1.0.2",
|
|
@@ -2682,69 +2603,6 @@
|
|
|
"description": "Symfony Translation Component",
|
|
|
"homepage": "http://symfony.com"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/validator",
|
|
|
- "version": "v2.3.4",
|
|
|
- "version_normalized": "2.3.4.0",
|
|
|
- "target-dir": "Symfony/Component/Validator",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/Validator.git",
|
|
|
- "reference": "8f6f6be47fb8e1179cd225b1f949630e26221e42"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/Validator/zipball/8f6f6be47fb8e1179cd225b1f949630e26221e42",
|
|
|
- "reference": "8f6f6be47fb8e1179cd225b1f949630e26221e42",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/translation": "~2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/config": "~2.2",
|
|
|
- "symfony/http-foundation": "~2.1",
|
|
|
- "symfony/intl": "~2.3",
|
|
|
- "symfony/yaml": "~2.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "doctrine/common": "",
|
|
|
- "symfony/config": "",
|
|
|
- "symfony/http-foundation": "",
|
|
|
- "symfony/intl": "",
|
|
|
- "symfony/yaml": ""
|
|
|
- },
|
|
|
- "time": "2013-08-24 15:26:22",
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "installation-source": "dist",
|
|
|
- "autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Symfony\\Component\\Validator\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony Validator Component",
|
|
|
- "homepage": "http://symfony.com"
|
|
|
- },
|
|
|
{
|
|
|
"name": "symfony/locale",
|
|
|
"version": "v2.3.4",
|
|
@@ -4791,5 +4649,147 @@
|
|
|
],
|
|
|
"description": "Symfony DomCrawler Component",
|
|
|
"homepage": "http://symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/intl",
|
|
|
+ "version": "v2.3.5",
|
|
|
+ "version_normalized": "2.3.5.0",
|
|
|
+ "target-dir": "Symfony/Component/Intl",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/Intl.git",
|
|
|
+ "reference": "7b86304a8e8d829ecf195035d55bd09022ef2ad5"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/Intl/zipball/7b86304a8e8d829ecf195035d55bd09022ef2ad5",
|
|
|
+ "reference": "7b86304a8e8d829ecf195035d55bd09022ef2ad5",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3",
|
|
|
+ "symfony/icu": "~1.0-RC"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/filesystem": ">=2.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-intl": "to use the component with locales other than \"en\""
|
|
|
+ },
|
|
|
+ "time": "2013-09-22 18:04:39",
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.3-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "installation-source": "dist",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Symfony\\Component\\Intl\\": ""
|
|
|
+ },
|
|
|
+ "classmap": [
|
|
|
+ "Symfony/Component/Intl/Resources/stubs"
|
|
|
+ ],
|
|
|
+ "files": [
|
|
|
+ "Symfony/Component/Intl/Resources/stubs/functions.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Igor Wiedler",
|
|
|
+ "email": "igor@wiedler.ch",
|
|
|
+ "homepage": "http://wiedler.ch/igor/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Bernhard Schussek",
|
|
|
+ "email": "bschussek@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Eriksen Costa",
|
|
|
+ "email": "eriksen.costa@infranology.com.br"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
|
+ "homepage": "http://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "i18n",
|
|
|
+ "icu",
|
|
|
+ "internationalization",
|
|
|
+ "intl",
|
|
|
+ "l10n",
|
|
|
+ "localization"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/validator",
|
|
|
+ "version": "v2.3.5",
|
|
|
+ "version_normalized": "2.3.5.0",
|
|
|
+ "target-dir": "Symfony/Component/Validator",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/Validator.git",
|
|
|
+ "reference": "3d659f721f18425034bab0998c82de10d091ce7a"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/Validator/zipball/3d659f721f18425034bab0998c82de10d091ce7a",
|
|
|
+ "reference": "3d659f721f18425034bab0998c82de10d091ce7a",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3",
|
|
|
+ "symfony/translation": "~2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/config": "~2.2",
|
|
|
+ "symfony/http-foundation": "~2.1",
|
|
|
+ "symfony/intl": "~2.3",
|
|
|
+ "symfony/yaml": "~2.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "doctrine/common": "",
|
|
|
+ "symfony/config": "",
|
|
|
+ "symfony/http-foundation": "",
|
|
|
+ "symfony/intl": "",
|
|
|
+ "symfony/yaml": ""
|
|
|
+ },
|
|
|
+ "time": "2013-09-19 09:45:20",
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.3-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "installation-source": "dist",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Symfony\\Component\\Validator\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony Validator Component",
|
|
|
+ "homepage": "http://symfony.com"
|
|
|
}
|
|
|
]
|