diff options
| author | Greg Roach <fisharebest@gmail.com> | 2016-06-16 12:00:28 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2016-06-16 12:00:28 +0100 |
| commit | b4c7f664749e885633649dd41f435d21c4435ef0 (patch) | |
| tree | 5940bfbfdbbea628eef7e087f7e9f4a99b8d138e /vendor/composer/installed.json | |
| parent | 2f5ca0982d44b55dcb4b039549bc8b791a1f4fe2 (diff) | |
| download | webtrees-b4c7f664749e885633649dd41f435d21c4435ef0.tar.gz webtrees-b4c7f664749e885633649dd41f435d21c4435ef0.tar.bz2 webtrees-b4c7f664749e885633649dd41f435d21c4435ef0.zip | |
Update dependencies
Diffstat (limited to 'vendor/composer/installed.json')
| -rw-r--r-- | vendor/composer/installed.json | 245 |
1 files changed, 123 insertions, 122 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json index 7f12cf27cc..a084c3fc53 100644 --- a/vendor/composer/installed.json +++ b/vendor/composer/installed.json @@ -39,62 +39,6 @@ ] }, { - "name": "bombayworks/zendframework1", - "version": "v1.12.17", - "version_normalized": "1.12.17.0", - "source": { - "type": "git", - "url": "https://github.com/bombayworks/zendframework1.git", - "reference": "864398ae144a5e11e59a1f17c3126ecbcdd56c91" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/864398ae144a5e11e59a1f17c3126ecbcdd56c91", - "reference": "864398ae144a5e11e59a1f17c3126ecbcdd56c91", - "shasum": "" - }, - "require": { - "php": ">=5.2.11" - }, - "replace": { - "zendframework/zendframework1": "self.version" - }, - "require-dev": { - "phpunit/dbunit": "1.3.*", - "phpunit/phpunit": "3.7.*" - }, - "time": "2015-12-09 17:00:08", - "bin": [ - "bin/zf.sh", - "bin/zf.php" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.12.x-dev" - } - }, - "installation-source": "dist", - "autoload": { - "psr-0": { - "Zend_": "library/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "library/" - ], - "license": [ - "BSD-3-Clause" - ], - "description": "Zend Framework 1", - "homepage": "http://framework.zend.com/", - "keywords": [ - "ZF1", - "framework" - ] - }, - { "name": "ezyang/htmlpurifier", "version": "v4.7.0", "version_normalized": "4.7.0.0", @@ -589,62 +533,6 @@ ] }, { - "name": "fisharebest/localization", - "version": "1.9.0", - "version_normalized": "1.9.0.0", - "source": { - "type": "git", - "url": "https://github.com/fisharebest/localization.git", - "reference": "8f3e154ea13023f996fdbe2d30b57628546aa95b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/fisharebest/localization/zipball/8f3e154ea13023f996fdbe2d30b57628546aa95b", - "reference": "8f3e154ea13023f996fdbe2d30b57628546aa95b", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "*", - "satooshi/php-coveralls": "*" - }, - "time": "2016-03-26 18:11:44", - "type": "library", - "installation-source": "dist", - "autoload": { - "psr-4": { - "Fisharebest\\Localization\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-3.0+" - ], - "authors": [ - { - "name": "Greg Roach", - "email": "fisharebest@gmail.com", - "role": "Developer" - } - ], - "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.", - "homepage": "https://github.com/fisharebest/localization", - "keywords": [ - "cldr", - "gettext", - "i18n", - "l10n", - "language", - "locale", - "localization", - "script", - "translate", - "translation" - ] - }, - { "name": "symfony/polyfill-apcu", "version": "v1.1.1", "version_normalized": "1.1.1.0", @@ -1410,35 +1298,148 @@ ] }, { + "name": "bombayworks/zendframework1", + "version": "v1.12.18", + "version_normalized": "1.12.18.0", + "source": { + "type": "git", + "url": "https://github.com/bombayworks/zendframework1.git", + "reference": "fd135c2d2733b57c5e2fc60131fd5aebb7e7295c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/bombayworks/zendframework1/zipball/fd135c2d2733b57c5e2fc60131fd5aebb7e7295c", + "reference": "fd135c2d2733b57c5e2fc60131fd5aebb7e7295c", + "shasum": "" + }, + "require": { + "php": ">=5.2.11" + }, + "replace": { + "zendframework/zendframework1": "self.version" + }, + "require-dev": { + "phpunit/dbunit": "1.3.*", + "phpunit/phpunit": "3.7.*" + }, + "time": "2016-04-13 21:00:06", + "bin": [ + "bin/zf.sh", + "bin/zf.php" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12.x-dev" + } + }, + "installation-source": "dist", + "autoload": { + "psr-0": { + "Zend_": "library/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "library/" + ], + "license": [ + "BSD-3-Clause" + ], + "description": "Zend Framework 1", + "homepage": "http://framework.zend.com/", + "keywords": [ + "ZF1", + "framework" + ] + }, + { + "name": "fisharebest/localization", + "version": "1.10.0", + "version_normalized": "1.10.0.0", + "source": { + "type": "git", + "url": "https://github.com/fisharebest/localization.git", + "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/fisharebest/localization/zipball/0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", + "reference": "0c58a02ae03650dd6a406a42d46e0dedc39a3c8a", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "*", + "satooshi/php-coveralls": "*" + }, + "time": "2016-06-02 13:56:47", + "type": "library", + "installation-source": "dist", + "autoload": { + "psr-4": { + "Fisharebest\\Localization\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-3.0+" + ], + "authors": [ + { + "name": "Greg Roach", + "email": "fisharebest@gmail.com", + "role": "Developer" + } + ], + "description": "A lightweight localization database and translation tools, with data from the CLDR, IANA, ISO, etc.", + "homepage": "https://github.com/fisharebest/localization", + "keywords": [ + "cldr", + "gettext", + "i18n", + "l10n", + "language", + "locale", + "localization", + "script", + "translate", + "translation" + ] + }, + { "name": "symfony/intl", - "version": "v3.0.4", - "version_normalized": "3.0.4.0", + "version": "v2.8.7", + "version_normalized": "2.8.7.0", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "020a5dcd764e426013dacc2814e7ce4ac09ac2b3" + "reference": "0137828b590c254232392ff017b377efdc037f42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/020a5dcd764e426013dacc2814e7ce4ac09ac2b3", - "reference": "020a5dcd764e426013dacc2814e7ce4ac09ac2b3", + "url": "https://api.github.com/repos/symfony/intl/zipball/0137828b590c254232392ff017b377efdc037f42", + "reference": "0137828b590c254232392ff017b377efdc037f42", "shasum": "" }, "require": { - "php": ">=5.5.9", - "symfony/polyfill-intl-icu": "~1.0" + "php": ">=5.3.9", + "symfony/polyfill-intl-icu": "~1.0", + "symfony/polyfill-php54": "~1.0" }, "require-dev": { - "symfony/filesystem": "~2.8|~3.0" + "symfony/filesystem": "~2.1|~3.0.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, - "time": "2016-03-23 13:23:25", + "time": "2016-05-13 15:38:45", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "2.8-dev" } }, "installation-source": "dist", |
