Skip to content

Commit 178dbd2

Browse files
Build(deps-dev): Bump the dev-dependencies group with 2 updates (#885)
Bumps the dev-dependencies group with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `friendsofphp/php-cs-fixer` from 3.65.0 to 3.66.0 - [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.65.0...v3.66.0) Updates `phpstan/phpstan` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@2.0.3...2.1.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b08af35 commit 178dbd2

File tree

2 files changed

+56
-60
lines changed

2 files changed

+56
-60
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"symfony/yaml": "^5.4"
55
},
66
"require-dev": {
7-
"friendsofphp/php-cs-fixer": "^3.65",
7+
"friendsofphp/php-cs-fixer": "^3.66",
88
"glpi-project/tools": "^0.7.4",
99
"php-parallel-lint/php-parallel-lint": "^1.4",
10-
"phpstan/phpstan": "^2.0"
10+
"phpstan/phpstan": "^2.1"
1111
},
1212
"config": {
1313
"optimize-autoloader": true,

composer.lock

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

0 commit comments

Comments
 (0)