Skip to content

Commit e1a4b5a

Browse files
Update phpunit/phpunit requirement from ^9.6.29 to ^13.1.13
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.13/ChangeLog-13.1.md) - [Commits](sebastianbergmann/phpunit@9.6.29...13.1.13) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.1.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 012c6de commit e1a4b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"bamarni/composer-bin-plugin": "^1.8.3",
3838
"maglnet/composer-require-checker": "^4.4",
39-
"phpunit/phpunit": "^9.6.29",
39+
"phpunit/phpunit": "^13.1.13",
4040
"rector/rector": "^2.1.7",
4141
"spatie/phpunit-watcher": "^1.23.6",
4242
"yiisoft/di": "^1.2.1"

0 commit comments

Comments
 (0)