Merge pull request #4977 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.18.2

This commit is contained in:
Jérémy Benoist 2021-01-26 08:45:04 +01:00 committed by GitHub
commit f30de01648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11139,16 +11139,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v2.18.1", "version": "v2.18.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "c68ff6231adb276857761e43b7ed082f164dce0b" "reference": "18f8c9d184ba777380794a389fabc179896ba913"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c68ff6231adb276857761e43b7ed082f164dce0b", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/18f8c9d184ba777380794a389fabc179896ba913",
"reference": "c68ff6231adb276857761e43b7ed082f164dce0b", "reference": "18f8c9d184ba777380794a389fabc179896ba913",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11234,7 +11234,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-01-21T18:50:42+00:00" "time": "2021-01-26T00:22:21+00:00"
}, },
{ {
"name": "m6web/redis-mock", "name": "m6web/redis-mock",