Skip to content

Commit 4dc89ed

Browse files
chore(deps-dev): bump phpunit/phpunit
Bumps the composer group with 1 update in the /packages/Utils directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `phpunit/phpunit` from 10.5.45 to 10.5.62 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.62/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.45...10.5.62) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 355e5ae commit 4dc89ed

2 files changed

Lines changed: 858 additions & 3206 deletions

File tree

packages/Utils/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lastguest/murmurhash": "^2.1"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^11.0"
35+
"phpunit/phpunit": "^11.0 || ^10.0"
3636
},
3737
"scripts": {
3838
"test": "phpunit"

0 commit comments

Comments
 (0)