forked from wallabag/wallabag
build(deps-dev): bump friendsofphp/php-cs-fixer from 3.91.0 to 3.91.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.91.0 to 3.91.3. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.91.0...v3.91.3) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.91.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
26
composer.lock
generated
26
composer.lock
generated
@ -12740,16 +12740,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v6.4.26",
|
||||
"version": "v6.4.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
|
||||
"reference": "50590a057841fa6bf69d12eceffce3465b9e32cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
|
||||
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/50590a057841fa6bf69d12eceffce3465b9e32cb",
|
||||
"reference": "50590a057841fa6bf69d12eceffce3465b9e32cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12805,7 +12805,7 @@
|
||||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.26"
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.30"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -12825,7 +12825,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-09-11T14:32:46+00:00"
|
||||
"time": "2025-11-21T18:03:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/templating",
|
||||
@ -15894,16 +15894,16 @@
|
||||
},
|
||||
{
|
||||
"name": "friendsofphp/php-cs-fixer",
|
||||
"version": "v3.91.0",
|
||||
"version": "v3.91.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
|
||||
"reference": "c4a25f20390337789c26b693ae46faa125040352"
|
||||
"reference": "9f10aa6390cea91da175ea608880e942d7c0226e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c4a25f20390337789c26b693ae46faa125040352",
|
||||
"reference": "c4a25f20390337789c26b693ae46faa125040352",
|
||||
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9f10aa6390cea91da175ea608880e942d7c0226e",
|
||||
"reference": "9f10aa6390cea91da175ea608880e942d7c0226e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -15959,7 +15959,7 @@
|
||||
"PhpCsFixer\\": "src/"
|
||||
},
|
||||
"exclude-from-classmap": [
|
||||
"src/Fixer/Internal/*"
|
||||
"src/**/Internal/"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -15985,7 +15985,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.91.0"
|
||||
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.91.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -15993,7 +15993,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-11-28T22:07:42+00:00"
|
||||
"time": "2025-12-05T19:45:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsoftwig/twigcs",
|
||||
|
||||
Reference in New Issue
Block a user