mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-13 14:42:39 +00:00
Merge pull request #7943 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.66.2
This commit is contained in:
commit
4519c90c7d
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -16628,16 +16628,16 @@
|
|||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.66.1",
|
||||
"version": "v3.66.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9"
|
||||
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/cde186799d8e92960c5a00c96e6214bf7f5547a9",
|
||||
"reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/25addd3cb10e54cfd20b84d9c083c6625cd52218",
|
||||
"reference": "25addd3cb10e54cfd20b84d9c083c6625cd52218",
|
||||
"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.1"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.66.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -16727,7 +16727,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-01-05T14:43:25+00:00"
|
||||
"time": "2025-01-07T09:21:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsoftwig/twigcs",
|
||||
|
|
Loading…
Reference in a new issue