Skip to content

Commit 6954aaa

Browse files
Update phpunit/phpunit requirement from ^9.0||^7.0 to ^11.5.6
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c1937b commit 6954aaa

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": "^4.0|^5.0|^6.0"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit" : "^9.0||^7.0",
31+
"phpunit/phpunit" : "^11.5.6",
3232
"scrutinizer/ocular": "~1.1"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)