Skip to content

Commit 573146b

Browse files
dependabot[bot]trasher
authored andcommitted
Build(deps-dev): 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-phar-composer-source). Updates `friendsofphp/php-cs-fixer` from 3.88.2 to 3.89.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.88.2...v3.89.1) Updates `glpi-project/tools` from 0.8.1 to 0.8.3 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](glpi-project/tools@0.8.1...0.8.3) Updates `phpstan/phpstan` from 2.1.29 to 2.1.31 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.89.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glpi-project/tools dependency-version: 0.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.1.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8244a8 commit 573146b

File tree

2 files changed

+36
-42
lines changed

2 files changed

+36
-42
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"symfony/yaml": "^7.3"
55
},
66
"require-dev": {
7-
"friendsofphp/php-cs-fixer": "^3.86",
7+
"friendsofphp/php-cs-fixer": "^3.89",
88
"friendsoftwig/twigcs": "^6.1",
9-
"glpi-project/tools": "^0.8.0",
9+
"glpi-project/tools": "^0.8.3",
1010
"php-parallel-lint/php-parallel-lint": "^1.4",
1111
"phpstan/extension-installer": "^1.4",
1212
"phpstan/phpstan": "^2.1",

composer.lock

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

0 commit comments

Comments
 (0)