summaryrefslogtreecommitdiff
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-01-23 12:57:17 +0000
committerGreg Roach <fisharebest@gmail.com>2016-01-23 12:57:17 +0000
commitc6c33321faa0afa17da624306ba452d34071be79 (patch)
tree5e6902aae93288a3ff1556bc3e9e2fef30087fa0 /vendor/composer/installed.json
parent33f87ac621e15f8289a0d1856990b62f57771727 (diff)
downloadwebtrees-c6c33321faa0afa17da624306ba452d34071be79.tar.gz
webtrees-c6c33321faa0afa17da624306ba452d34071be79.tar.bz2
webtrees-c6c33321faa0afa17da624306ba452d34071be79.zip
Update dependencies
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json268
1 files changed, 134 insertions, 134 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 077750db3c..134414ee90 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -488,134 +488,6 @@
]
},
{
- "name": "paragonie/random_compat",
- "version": "1.1.4",
- "version_normalized": "1.1.4.0",
- "source": {
- "type": "git",
- "url": "https://github.com/paragonie/random_compat.git",
- "reference": "d762ee5b099a29044603cd4649851e81aa66cb47"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/paragonie/random_compat/zipball/d762ee5b099a29044603cd4649851e81aa66cb47",
- "reference": "d762ee5b099a29044603cd4649851e81aa66cb47",
- "shasum": ""
- },
- "require": {
- "php": ">=5.2.0"
- },
- "require-dev": {
- "phpunit/phpunit": "4.*|5.*"
- },
- "suggest": {
- "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
- },
- "time": "2015-12-10 14:48:13",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "files": [
- "lib/random.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Paragon Initiative Enterprises",
- "email": "security@paragonie.com",
- "homepage": "https://paragonie.com"
- }
- ],
- "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
- "keywords": [
- "csprng",
- "pseudorandom",
- "random"
- ]
- },
- {
- "name": "symfony/intl",
- "version": "v2.8.1",
- "version_normalized": "2.8.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/intl.git",
- "reference": "3bac8c613f94f8e497d4da6a8c439839e0ebd7b4"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/intl/zipball/3bac8c613f94f8e497d4da6a8c439839e0ebd7b4",
- "reference": "3bac8c613f94f8e497d4da6a8c439839e0ebd7b4",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.9",
- "symfony/polyfill-intl-icu": "~1.0",
- "symfony/polyfill-php54": "~1.0"
- },
- "require-dev": {
- "symfony/filesystem": "~2.1|~3.0.0"
- },
- "suggest": {
- "ext-intl": "to use the component with locales other than \"en\""
- },
- "time": "2015-12-05 11:09:21",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.8-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Symfony\\Component\\Intl\\": ""
- },
- "classmap": [
- "Resources/stubs"
- ],
- "exclude-from-classmap": [
- "/Tests/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Bernhard Schussek",
- "email": "bschussek@gmail.com"
- },
- {
- "name": "Eriksen Costa",
- "email": "eriksen.costa@infranology.com.br"
- },
- {
- "name": "Igor Wiedler",
- "email": "igor@wiedler.ch"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
- "homepage": "https://symfony.com",
- "keywords": [
- "i18n",
- "icu",
- "internationalization",
- "intl",
- "l10n",
- "localization"
- ]
- },
- {
"name": "jakeasmith/http_build_url",
"version": "0.1.5",
"version_normalized": "0.1.5.0",
@@ -794,18 +666,146 @@
]
},
{
+ "name": "symfony/intl",
+ "version": "v2.8.2",
+ "version_normalized": "2.8.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/intl.git",
+ "reference": "045a1beea48d159e1f637c469640943637681794"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/intl/zipball/045a1beea48d159e1f637c469640943637681794",
+ "reference": "045a1beea48d159e1f637c469640943637681794",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.9",
+ "symfony/polyfill-intl-icu": "~1.0",
+ "symfony/polyfill-php54": "~1.0"
+ },
+ "require-dev": {
+ "symfony/filesystem": "~2.1|~3.0.0"
+ },
+ "suggest": {
+ "ext-intl": "to use the component with locales other than \"en\""
+ },
+ "time": "2016-01-06 09:59:23",
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-master": "2.8-dev"
+ }
+ },
+ "installation-source": "dist",
+ "autoload": {
+ "psr-4": {
+ "Symfony\\Component\\Intl\\": ""
+ },
+ "classmap": [
+ "Resources/stubs"
+ ],
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Bernhard Schussek",
+ "email": "bschussek@gmail.com"
+ },
+ {
+ "name": "Eriksen Costa",
+ "email": "eriksen.costa@infranology.com.br"
+ },
+ {
+ "name": "Igor Wiedler",
+ "email": "igor@wiedler.ch"
+ },
+ {
+ "name": "Symfony Community",
+ "homepage": "https://symfony.com/contributors"
+ }
+ ],
+ "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "i18n",
+ "icu",
+ "internationalization",
+ "intl",
+ "l10n",
+ "localization"
+ ]
+ },
+ {
+ "name": "paragonie/random_compat",
+ "version": "1.1.5",
+ "version_normalized": "1.1.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/paragonie/random_compat.git",
+ "reference": "dd8998b7c846f6909f4e7a5f67fabebfc412a4f7"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/paragonie/random_compat/zipball/dd8998b7c846f6909f4e7a5f67fabebfc412a4f7",
+ "reference": "dd8998b7c846f6909f4e7a5f67fabebfc412a4f7",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.2.0"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "4.*|5.*"
+ },
+ "suggest": {
+ "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
+ },
+ "time": "2016-01-06 13:31:20",
+ "type": "library",
+ "installation-source": "dist",
+ "autoload": {
+ "files": [
+ "lib/random.php"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Paragon Initiative Enterprises",
+ "email": "security@paragonie.com",
+ "homepage": "https://paragonie.com"
+ }
+ ],
+ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
+ "keywords": [
+ "csprng",
+ "pseudorandom",
+ "random"
+ ]
+ },
+ {
"name": "fisharebest/php-polyfill",
- "version": "1.2.0",
- "version_normalized": "1.2.0.0",
+ "version": "1.3.0",
+ "version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/fisharebest/php-polyfill.git",
- "reference": "4d28746dd81901426af1ed11e0966ea736070081"
+ "reference": "882c01c55ed465436a8b14a09484c3827a6bc68b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fisharebest/php-polyfill/zipball/4d28746dd81901426af1ed11e0966ea736070081",
- "reference": "4d28746dd81901426af1ed11e0966ea736070081",
+ "url": "https://api.github.com/repos/fisharebest/php-polyfill/zipball/882c01c55ed465436a8b14a09484c3827a6bc68b",
+ "reference": "882c01c55ed465436a8b14a09484c3827a6bc68b",
"shasum": ""
},
"require": {
@@ -817,7 +817,7 @@
"phpunit/phpunit": "*",
"satooshi/php-coveralls": "~1.0"
},
- "time": "2016-01-03 20:11:41",
+ "time": "2016-01-23 12:24:34",
"type": "library",
"installation-source": "dist",
"autoload": {