Skip to content

Commit 3f873f0

Browse files
Update phpunit/phpunit requirement from ^9.0||^7.0 to ^10.3.2
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.2/ChangeLog-10.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/commits/10.3.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08a61a0 commit 3f873f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"backpack/crud": "^6.0"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit" : "^9.0||^7.0",
31+
"phpunit/phpunit" : "^10.3.2",
3232
"scrutinizer/ocular": "~1.1"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)