Skip to content

Commit 1555ffc

Browse files
Update phpunit/phpunit requirement from ^10.3.2 to ^11.5.3
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/11.5.3/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@10.3.2...11.5.3) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23eb262 commit 1555ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"symfony/http-client": "^7.2"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^10.3.2",
28+
"phpunit/phpunit": "^11.5.3",
2929
"laravel/pint": "^1.0",
3030
"spatie/ray": "^1.28"
3131
},

0 commit comments

Comments
 (0)