Skip to content

Commit

Permalink
Bump the dev-dependencies group with 5 updates (#104)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [glpi-project/tools](https://github.com/glpi-project/tools) | `0.7.3` | `0.7.4` |
| [phpstan/extension-installer](https://github.com/phpstan/extension-installer) | `1.4.2` | `1.4.3` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.12.0` | `1.12.5` |
| [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) | `1.2.0` | `1.2.1` |
| [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) | `3.10.2` | `3.10.3` |


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

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

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

Updates `phpstan/phpstan-deprecation-rules` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@1.2.0...1.2.1)

Updates `squizlabs/php_codesniffer` from 3.10.2 to 3.10.3
- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)
- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md)
- [Commits](PHPCSStandards/PHP_CodeSniffer@3.10.2...3.10.3)

---
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-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 82ae1c7 commit 05d9f76
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"php": ">=7.4"
},
"require-dev": {
"glpi-project/tools": "^0.7.3",
"glpi-project/tools": "^0.7.4",
"php-parallel-lint/php-parallel-lint": "^1.4",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.11",
Expand Down
126 changes: 63 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 05d9f76

Please sign in to comment.