Skip to content

Commit 28ec89e

Browse files
authored
Merge pull request #44 from InteractionDesignFoundation/renovate/phpunit-phpunit-12.x
Update dependency phpunit/phpunit to v12
2 parents be61c5c + d8d4f17 commit 28ec89e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"laravel/nova": "^4.20 || ^5.0"
1515
},
1616
"require-dev": {
17-
"interaction-design-foundation/coding-standard": "^0.3.0",
18-
"orchestra/testbench-core": "^8.22 || ^v9.7",
19-
"phpunit/phpunit": "^10.5 || ^11.0",
17+
"interaction-design-foundation/coding-standard": "^0.3",
18+
"orchestra/testbench-core": "^8.33 || ^9.10",
19+
"phpunit/phpunit": "^10.5 || ^11.0 || ^12.0",
2020
"vimeo/psalm": "^6.0"
2121
},
2222
"repositories": [

0 commit comments

Comments
 (0)