Skip to content

Commit

Permalink
Bump phpunit/phpunit from 9.5.21 to 10.4.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 10.4.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.1/ChangeLog-10.4.md)
- [Commits](sebastianbergmann/phpunit@9.5.21...10.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 24, 2023
1 parent 43d01a1 commit 9bf31f2
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 659 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.4",
"mikey179/vfsstream": "^1.6"
}
}
Loading

0 comments on commit 9bf31f2

Please sign in to comment.