Skip to content

Commit

Permalink
Bump the dev-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 3 updates: [glpi-project/tools](https://github.com/glpi-project/tools), [phpstan/extension-installer](https://github.com/phpstan/extension-installer) and [phpstan/phpstan](https://github.com/phpstan/phpstan).


Updates `glpi-project/tools` from 0.7.2 to 0.7.3
- [Changelog](https://github.com/glpi-project/tools/blob/develop/CHANGELOG.md)
- [Commits](glpi-project/tools@0.7.2...0.7.3)

Updates `phpstan/extension-installer` from 1.3.1 to 1.4.1
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](phpstan/extension-installer@1.3.1...1.4.1)

Updates `phpstan/phpstan` from 1.11.3 to 1.11.5
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.3...1.11.5)

---
updated-dependencies:
- dependency-name: glpi-project/tools
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/extension-installer
  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-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and trasher committed Jul 2, 2024
1 parent bc6a324 commit f74e40f
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 86 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"php": ">=7.4"
},
"require-dev": {
"glpi-project/tools": "^0.7.2",
"glpi-project/tools": "^0.7.3",
"php-parallel-lint/php-parallel-lint": "^1.4",
"phpstan/extension-installer": "^1.3",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-deprecation-rules": "^1.2",
"squizlabs/php_codesniffer": "^3.10"
Expand Down
Loading

0 comments on commit f74e40f

Please sign in to comment.