Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.6.20 to 11.4.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.20 to 11.4.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.4.1/ChangeLog-11.4.md)
- [Commits](sebastianbergmann/phpunit@9.6.20...11.4.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 Oct 14, 2024
1 parent ef48e50 commit 57ea14b
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 362 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"require-dev": {
"phalcon/ide-stubs": "^5.8",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^11.4",
"squizlabs/php_codesniffer": "^3.10"
},
"config": {
Expand Down
Loading

0 comments on commit 57ea14b

Please sign in to comment.