Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-03 04:02:09 +0300
committerGitHub <noreply@github.com>2021-04-03 04:02:09 +0300
commitb3349454276f0881e67ccde22bf10f82cce41b5a (patch)
treedcb22cf8b2a1746a1f183963849a37e95c8c6b8c /composer.lock
parent40b66857e3837d9a1f2027fc86525bd394b1b8ca (diff)
Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.17.5
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.17.3 to 2.17.5. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.18/CHANGELOG.md) - [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.3...v2.17.5) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock70
1 files changed, 35 insertions, 35 deletions
diff --git a/composer.lock b/composer.lock
index 70da499f..550d3aed 100644
--- a/composer.lock
+++ b/composer.lock
@@ -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": "4c424aacb64b0f86fa1b046bc8f6e7dc",
+ "content-hash": "bb08ce232e17b6a8b81d54f7e62acc98",
"packages": [],
"packages-dev": [
{
@@ -363,16 +363,16 @@
},
{
"name": "composer/xdebug-handler",
- "version": "1.4.5",
+ "version": "1.4.6",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
- "reference": "f28d44c286812c714741478d968104c5e604a1d4"
+ "reference": "f27e06cd9675801df441b3656569b328e04aa37c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
- "reference": "f28d44c286812c714741478d968104c5e604a1d4",
+ "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
+ "reference": "f27e06cd9675801df441b3656569b328e04aa37c",
"shasum": ""
},
"require": {
@@ -380,7 +380,8 @@
"psr/log": "^1.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
+ "phpstan/phpstan": "^0.12.55",
+ "symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"autoload": {
@@ -406,7 +407,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
- "source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
+ "source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
},
"funding": [
{
@@ -422,7 +423,7 @@
"type": "tidelift"
}
],
- "time": "2020-11-13T08:04:11+00:00"
+ "time": "2021-03-25T17:01:18+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
@@ -1569,16 +1570,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v2.17.3",
+ "version": "v2.17.5",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
- "reference": "bd32f5dd72cdfc7b53f54077f980e144bfa2f595"
+ "reference": "582f0073ffc6bfd090b55a3bba814314a07e9c0c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/bd32f5dd72cdfc7b53f54077f980e144bfa2f595",
- "reference": "bd32f5dd72cdfc7b53f54077f980e144bfa2f595",
+ "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/582f0073ffc6bfd090b55a3bba814314a07e9c0c",
+ "reference": "582f0073ffc6bfd090b55a3bba814314a07e9c0c",
"shasum": ""
},
"require": {
@@ -1600,7 +1601,6 @@
"symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
},
"require-dev": {
- "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.0",
"keradus/cli-executor": "^1.4",
"mikey179/vfsstream": "^1.6",
@@ -1609,11 +1609,11 @@
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
- "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.4.4 <9.5",
+ "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
"phpunitgoodpractices/polyfill": "^1.5",
"phpunitgoodpractices/traits": "^1.9.1",
"sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
- "symfony/phpunit-bridge": "^5.1",
+ "symfony/phpunit-bridge": "^5.2.1",
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
},
"suggest": {
@@ -1661,7 +1661,7 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
- "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.17.3"
+ "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.17.5"
},
"funding": [
{
@@ -1669,7 +1669,7 @@
"type": "github"
}
],
- "time": "2020-12-24T11:14:44+00:00"
+ "time": "2021-01-21T18:44:47+00:00"
},
{
"name": "league/factory-muffin",
@@ -3999,16 +3999,16 @@
},
{
"name": "symfony/console",
- "version": "v5.2.5",
+ "version": "v5.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79"
+ "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
- "reference": "938ebbadae1b0a9c9d1ec313f87f9708609f1b79",
+ "url": "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d",
+ "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d",
"shasum": ""
},
"require": {
@@ -4076,7 +4076,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.2.5"
+ "source": "https://github.com/symfony/console/tree/v5.2.6"
},
"funding": [
{
@@ -4092,7 +4092,7 @@
"type": "tidelift"
}
],
- "time": "2021-03-06T13:42:15+00:00"
+ "time": "2021-03-28T09:42:18+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4327,16 +4327,16 @@
},
{
"name": "symfony/filesystem",
- "version": "v5.2.4",
+ "version": "v5.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108"
+ "reference": "8c86a82f51658188119e62cff0a050a12d09836f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/710d364200997a5afde34d9fe57bd52f3cc1e108",
- "reference": "710d364200997a5afde34d9fe57bd52f3cc1e108",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/8c86a82f51658188119e62cff0a050a12d09836f",
+ "reference": "8c86a82f51658188119e62cff0a050a12d09836f",
"shasum": ""
},
"require": {
@@ -4369,7 +4369,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v5.2.4"
+ "source": "https://github.com/symfony/filesystem/tree/v5.2.6"
},
"funding": [
{
@@ -4385,7 +4385,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-12T10:38:38+00:00"
+ "time": "2021-03-28T14:30:26+00:00"
},
{
"name": "symfony/finder",
@@ -5352,16 +5352,16 @@
},
{
"name": "symfony/string",
- "version": "v5.2.4",
+ "version": "v5.2.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "4e78d7d47061fa183639927ec40d607973699609"
+ "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609",
- "reference": "4e78d7d47061fa183639927ec40d607973699609",
+ "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
+ "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
"shasum": ""
},
"require": {
@@ -5415,7 +5415,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.2.4"
+ "source": "https://github.com/symfony/string/tree/v5.2.6"
},
"funding": [
{
@@ -5431,7 +5431,7 @@
"type": "tidelift"
}
],
- "time": "2021-02-16T10:20:28+00:00"
+ "time": "2021-03-17T17:12:15+00:00"
},
{
"name": "theseer/tokenizer",