Skip to content

Commit

Permalink
Build(deps-dev): Bump phpunit/phpunit from 9.6.16 to 11.3.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.16 to 11.3.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.1/ChangeLog-11.3.md)
- [Commits](sebastianbergmann/phpunit@9.6.16...11.3.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent e0162bf commit e40a007
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 385 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "9.6.*",
"phpunit/phpunit": "11.3.*",
"squizlabs/php_codesniffer": "^3.9.2",
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan-doctrine": "^1.4.3",
Expand Down
Loading

0 comments on commit e40a007

Please sign in to comment.