Skip to content

Commit c66e5f6

Browse files
Update dependency phpunit/phpunit to v12
1 parent 2c96170 commit c66e5f6

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
@@ -31,7 +31,7 @@
3131
"guzzlehttp/guzzle": "^6.3|^7.0",
3232
"mockery/mockery": "^1.3",
3333
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
34-
"phpunit/phpunit": "^9.1|^10.0|^11.0"
34+
"phpunit/phpunit": "12.5.6"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)