Skip to content

Commit c9188ee

Browse files
dependabot[bot]trasher
authored andcommitted
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [glpi-project/tools](https://github.com/glpi-project/tools) and [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `friendsofphp/php-cs-fixer` from 3.87.2 to 3.88.2 - [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.87.2...v3.88.2) Updates `glpi-project/tools` from 0.7.8 to 0.8.1 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](glpi-project/tools@0.7.8...0.8.1) Updates `phpstan/phpstan` from 2.1.26 to 2.1.29 - [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.26...2.1.29) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.88.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glpi-project/tools dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d55812 commit c9188ee

File tree

2 files changed

+120
-41
lines changed

2 files changed

+120
-41
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"php": ">=8.2"
44
},
55
"require-dev": {
6-
"friendsofphp/php-cs-fixer": "^3.85",
7-
"glpi-project/tools": "^0.7.6",
6+
"friendsofphp/php-cs-fixer": "^3.88",
7+
"glpi-project/tools": "^0.8.1",
88
"friendsoftwig/twigcs": "^6.1",
99
"glpi-project/phpstan-glpi": "^1.0",
1010
"php-parallel-lint/php-parallel-lint": "^1.4",

composer.lock

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

0 commit comments

Comments
 (0)