Skip to content

Commit 21afbdf

Browse files
Bump phpunit/phpunit from 10.1.2 to 10.5.62
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.1.2 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.1.2...10.5.62) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdf5140 commit 21afbdf

File tree

2 files changed

+48
-40
lines changed

2 files changed

+48
-40
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"classmap": ["src/", "tests/"]
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "10.1.2",
23+
"phpunit/phpunit": "10.5.62",
2424
"phpstan/phpstan": "^1.10"
2525
}
2626
}

composer.lock

Lines changed: 47 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)