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

Merge pull request #8061 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.70.2

This commit is contained in:
Jérémy Benoist 2025-03-04 06:58:16 +01:00 committed by GitHub
commit c3927c6e10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -16297,16 +16297,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.70.1", "version": "v3.70.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "add1b3a05256392dbad63875240041b2c0349ceb" "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/add1b3a05256392dbad63875240041b2c0349ceb", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/1ca468270efbb75ce0c7566a79cca8ea2888584d",
"reference": "add1b3a05256392dbad63875240041b2c0349ceb", "reference": "1ca468270efbb75ce0c7566a79cca8ea2888584d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16388,7 +16388,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.1" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.70.2"
}, },
"funding": [ "funding": [
{ {
@ -16396,7 +16396,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-03-01T22:05:46+00:00" "time": "2025-03-03T21:07:23+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",