mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-10-13 20:24:34 +02:00
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](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/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](https://github.com/glpi-project/tools/compare/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] <support@github.com>
This commit is contained in:
committed by
Cédric Anne
parent
f2d4f314be
commit
2ee56680dd
@@ -3,8 +3,8 @@
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.85",
|
||||
"glpi-project/tools": "^0.7.6"
|
||||
"friendsofphp/php-cs-fixer": "^3.86",
|
||||
"glpi-project/tools": "^0.8.0"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
Reference in New Issue
Block a user