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

Merge pull request #8368 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.82.2

Bump friendsofphp/php-cs-fixer from 3.80.0 to 3.82.2
This commit is contained in:
Jérémy Benoist 2025-07-15 14:27:51 +02:00 committed by GitHub
commit 5b2e36f4d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -15847,16 +15847,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.80.0", "version": "v3.82.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": "e49ed46b8f7adcc451d4cd2ed34eaae33372bc60" "reference": "684ed3ab41008a2a4848de8bde17eb168c596247"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e49ed46b8f7adcc451d4cd2ed34eaae33372bc60", "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/684ed3ab41008a2a4848de8bde17eb168c596247",
"reference": "e49ed46b8f7adcc451d4cd2ed34eaae33372bc60", "reference": "684ed3ab41008a2a4848de8bde17eb168c596247",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -15940,7 +15940,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.80.0" "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.82.2"
}, },
"funding": [ "funding": [
{ {
@ -15948,7 +15948,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-07-06T21:00:51+00:00" "time": "2025-07-08T21:13:15+00:00"
}, },
{ {
"name": "friendsoftwig/twigcs", "name": "friendsoftwig/twigcs",