Skip to content

Commit cb2295e

Browse files
dependabot[bot]carlbennett
authored andcommitted
Bump phpunit/phpunit from 10.5.62 to 12.5.22
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.62 to 12.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@10.5.62...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ba0433 commit cb2295e

2 files changed

Lines changed: 343 additions & 342 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
}
5353
},
5454
"require-dev": {
55-
"phpunit/phpunit": "^10.0"
55+
"phpunit/phpunit": "^12.5"
5656
}
5757
}

0 commit comments

Comments
 (0)