[ticket/16494] Update dependencies for master branch

PHPBB3-16494
This commit is contained in:
Marc Alexander 2020-05-24 22:07:17 +02:00
parent fa98acf549
commit 21ab9ad66c
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

108
phpBB/composer.lock generated
View file

@ -38,16 +38,16 @@
}, },
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.2.6", "version": "1.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "47fe531de31fca4a1b997f87308e7d7804348f7e" "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
"reference": "47fe531de31fca4a1b997f87308e7d7804348f7e", "reference": "95c63ab2117a72f48f5a55da9740a3273d45b7fd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -90,20 +90,30 @@
"ssl", "ssl",
"tls" "tls"
], ],
"time": "2020-01-13T10:02:55+00:00" "funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-04-08T08:27:21+00:00"
}, },
{ {
"name": "composer/composer", "name": "composer/composer",
"version": "1.9.3", "version": "1.10.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/composer.git", "url": "https://github.com/composer/composer.git",
"reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b" "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/1291a16ce3f48bfdeca39d64fca4875098af4d7b", "url": "https://api.github.com/repos/composer/composer/zipball/be81b9c4735362c26876bdbfd3b5bc7e7f711c88",
"reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b", "reference": "be81b9c4735362c26876bdbfd3b5bc7e7f711c88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -116,17 +126,18 @@
"psr/log": "^1.0", "psr/log": "^1.0",
"seld/jsonlint": "^1.4", "seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.0", "seld/phar-utils": "^1.0",
"symfony/console": "^2.7 || ^3.0 || ^4.0", "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0", "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/finder": "^2.7 || ^3.0 || ^4.0", "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0" "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
}, },
"conflict": { "conflict": {
"symfony/console": "2.8.38" "symfony/console": "2.8.38",
"symfony/phpunit-bridge": "3.4.40"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7", "phpspec/prophecy": "^1.10",
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0" "symfony/phpunit-bridge": "^3.4"
}, },
"suggest": { "suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
@ -139,7 +150,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.10-dev"
} }
}, },
"autoload": { "autoload": {
@ -170,32 +181,45 @@
"dependency", "dependency",
"package" "package"
], ],
"time": "2020-02-04T11:58:49+00:00" "funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-05-06T08:28:10+00:00"
}, },
{ {
"name": "composer/installers", "name": "composer/installers",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3" "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/7d610d50aae61ae7ed6675e58efeabdf279bb5e3", "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
"reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3", "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-plugin-api": "^1.0" "composer-plugin-api": "^1.0 || ^2.0"
}, },
"replace": { "replace": {
"roundcube/plugin-installer": "*", "roundcube/plugin-installer": "*",
"shama/baton": "*" "shama/baton": "*"
}, },
"require-dev": { "require-dev": {
"composer/composer": "1.0.*@dev", "composer/composer": "1.6.* || 2.0.*@dev",
"phpunit/phpunit": "^4.8.36" "composer/semver": "1.0.* || 2.0.*@dev",
"phpunit/phpunit": "^4.8.36",
"sebastian/comparator": "^1.2.4",
"symfony/process": "^2.3"
}, },
"type": "composer-plugin", "type": "composer-plugin",
"extra": { "extra": {
@ -294,7 +318,17 @@
"zend", "zend",
"zikula" "zikula"
], ],
"time": "2020-02-07T10:39:20+00:00" "funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-04-07T06:57:05+00:00"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -1408,20 +1442,20 @@
}, },
{ {
"name": "seld/jsonlint", "name": "seld/jsonlint",
"version": "1.7.2", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/jsonlint.git", "url": "https://github.com/Seldaek/jsonlint.git",
"reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19" "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
"reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19", "reference": "ff2aa5420bfbc296cf6a0bc785fa5b35736de7c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3 || ^7.0" "php": "^5.3 || ^7.0 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
@ -1453,7 +1487,17 @@
"parser", "parser",
"validator" "validator"
], ],
"time": "2019-10-24T14:27:39+00:00" "funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
"type": "tidelift"
}
],
"time": "2020-04-30T19:05:18+00:00"
}, },
{ {
"name": "seld/phar-utils", "name": "seld/phar-utils",