Skip to content

Commit

Permalink
composer(deps-dev): bump the dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [dg/bypass-finals](https://github.com/dg/bypass-finals), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `dg/bypass-finals` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/dg/bypass-finals/releases)
- [Commits](dg/bypass-finals@v1.5.0...v1.5.1)

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

Updates `phpstan/phpstan-phpunit` from 1.3.14 to 1.3.15
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.3.14...1.3.15)

Updates `phpunit/phpunit` from 9.6.11 to 9.6.13
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.13/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.11...9.6.13)

---
updated-dependencies:
- dependency-name: dg/bypass-finals
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and icanhazstring committed Nov 30, 2023
1 parent aee5e65 commit 21b9032
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.6.11",
"phpunit/phpunit": "^9.6.13",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
76 changes: 38 additions & 38 deletions composer.lock

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

0 comments on commit 21b9032

Please sign in to comment.