Skip to content

Commit c39ace0

Browse files
chore: Bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan) and [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `phpstan/phpstan` from 2.1.2 to 2.1.6 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.1.2...2.1.6) Updates `friendsofphp/php-cs-fixer` from 3.68.5 to 3.70.1 - [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.68.5...v3.70.1) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38cf57e commit c39ace0

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "^11.5.6",
15-
"phpstan/phpstan": "^2.1.2",
15+
"phpstan/phpstan": "^2.1.6",
1616
"kint-php/kint": "^6.0.1",
1717
"monolog/monolog": "^3.8.1",
18-
"friendsofphp/php-cs-fixer": "^3.68.5",
18+
"friendsofphp/php-cs-fixer": "^3.70.1",
1919
"brainmaestro/composer-git-hooks": "^3.0.0"
2020
},
2121
"autoload": {

composer.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)