Skip to content

Commit 2ee5668

Browse files
dependabot[bot]cedric-anne
authored andcommitted
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) and [glpi-project/tools](https://github.com/glpi-project/tools). Updates `friendsofphp/php-cs-fixer` from 3.85.1 to 3.86.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.85.1...v3.86.0) Updates `glpi-project/tools` from 0.7.6 to 0.8.0 - [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md) - [Commits](glpi-project/tools@0.7.6...0.8.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: glpi-project/tools dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2d4f31 commit 2ee5668

File tree

2 files changed

+83
-59
lines changed

2 files changed

+83
-59
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"php": ">=7.4"
44
},
55
"require-dev": {
6-
"friendsofphp/php-cs-fixer": "^3.85",
7-
"glpi-project/tools": "^0.7.6"
6+
"friendsofphp/php-cs-fixer": "^3.86",
7+
"glpi-project/tools": "^0.8.0"
88
},
99
"config": {
1010
"optimize-autoloader": true,

0 commit comments

Comments
 (0)