Skip to content

Commit 7c8ac0f

Browse files
authored
Merge pull request #145 from Laravel-Backpack/dependabot/composer/phpunit/phpunit-tw-11.5.6
Update phpunit/phpunit requirement from ^9.0||^7.0 to ^11.5.6
2 parents 99b87dd + 6a34bbe commit 7c8ac0f

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.0|^10.0|^9.0|^7.0",
3232
"scrutinizer/ocular": "~1.1"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)