зеркало из https://github.com/nextcloud/server.git
Merge pull request #38733 from nextcloud/dependabot/composer/build/integration/dms/phpunit-arraysubset-asserts-0.5.0
This commit is contained in:
Коммит
99e1014ff1
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9",
|
||||
"dms/phpunit-arraysubset-asserts": "^0.4",
|
||||
"dms/phpunit-arraysubset-asserts": "^0.5",
|
||||
"behat/behat": "~3.13.0",
|
||||
"guzzlehttp/guzzle": "7.6.1",
|
||||
"jarnaiz/behat-junit-formatter": "^1.3",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3f70730fd3a96421a6eb98ceded7ce71",
|
||||
"content-hash": "47c1276046613ebfa35e13a6b96c7f06",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
|
@ -208,25 +208,24 @@
|
|||
},
|
||||
{
|
||||
"name": "dms/phpunit-arraysubset-asserts",
|
||||
"version": "v0.4.0",
|
||||
"version": "v0.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git",
|
||||
"reference": "428293c2a00eceefbad71a2dbdfb913febb35de2"
|
||||
"reference": "aa6b9e858414e91cca361cac3b2035ee57d212e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/428293c2a00eceefbad71a2dbdfb913febb35de2",
|
||||
"reference": "428293c2a00eceefbad71a2dbdfb913febb35de2",
|
||||
"url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/aa6b9e858414e91cca361cac3b2035ee57d212e0",
|
||||
"reference": "aa6b9e858414e91cca361cac3b2035ee57d212e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.4 || ^7.0 || ^8.0",
|
||||
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
||||
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"dms/coding-standard": "^9",
|
||||
"squizlabs/php_codesniffer": "^3.4"
|
||||
"dms/coding-standard": "^9"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
|
@ -247,9 +246,9 @@
|
|||
"description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
|
||||
"support": {
|
||||
"issues": "https://github.com/rdohms/phpunit-arraysubset-asserts/issues",
|
||||
"source": "https://github.com/rdohms/phpunit-arraysubset-asserts/tree/v0.4.0"
|
||||
"source": "https://github.com/rdohms/phpunit-arraysubset-asserts/tree/v0.5.0"
|
||||
},
|
||||
"time": "2022-02-13T15:00:28+00:00"
|
||||
"time": "2023-06-02T17:33:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
|
@ -750,16 +749,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v4.15.4",
|
||||
"version": "v4.15.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
|
||||
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
|
||||
"reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
||||
"reference": "11e2663a5bc9db5d714eedb4277ee300403b4a9e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -800,9 +799,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.15.5"
|
||||
},
|
||||
"time": "2023-03-05T19:49:14+00:00"
|
||||
"time": "2023-05-19T20:20:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
|
Загрузка…
Ссылка в новой задаче