Skip to content

Commit ec39326

Browse files
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.1 to 3.95.3
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.1 to 3.95.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](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.1...v3.95.3) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a61030 commit ec39326

2 files changed

Lines changed: 120 additions & 112 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"require-dev": {
1414
"ext-curl": "*",
15-
"friendsofphp/php-cs-fixer": "^3.95.1",
15+
"friendsofphp/php-cs-fixer": "^3.95.3",
1616
"phpunit/phpunit": "^11.5.50"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)