1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #7954 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.1

This commit is contained in:
Jérémy Benoist 2025-01-13 05:54:12 +01:00 committed by GitHub
commit 34e7948378
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.67.0",
"version": "v3.67.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "0ad34c75d1172f7d30320460e803887981830cbf"
"reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf",
"reference": "0ad34c75d1172f7d30320460e803887981830cbf",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc",
"reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc",
"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.67.0"
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.1"
},
"funding": [
{
@ -16727,7 +16727,7 @@
"type": "github"
}
],
"time": "2025-01-08T10:17:40+00:00"
"time": "2025-01-12T12:20:47+00:00"
},
{
"name": "friendsoftwig/twigcs",