1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Merge pull request #7948 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.0

This commit is contained in:
Jérémy Benoist 2025-01-10 06:55:50 +01:00 committed by GitHub
commit b24ae80b9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -16628,16 +16628,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.66.2",
"version": "v3.67.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218"
"reference": "0ad34c75d1172f7d30320460e803887981830cbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218",
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf",
"reference": "0ad34c75d1172f7d30320460e803887981830cbf",
"shasum": ""
},
"require": {
@ -16719,7 +16719,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.66.2"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0"
},
"funding": [
{
@ -16727,7 +16727,7 @@
"type": "github"
}
],
"time": "2025-01-07T09:21:51+00:00"
"time": "2025-01-08T10:17:40+00:00"
},
{
"name": "friendsoftwig/twigcs",