Skip to content

Commit 62a6e90

Browse files
Update dependency phpunit/phpunit to v12
1 parent a200e69 commit 62a6e90

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
@@ -36,7 +36,7 @@
3636
"guzzlehttp/guzzle": "^6.3|^7.0",
3737
"mockery/mockery": "^1.3",
3838
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
39-
"phpunit/phpunit": "^9.1|^10.0|^11.0"
39+
"phpunit/phpunit": "12.0.7"
4040
},
4141
"autoload": {
4242
"psr-4": {

0 commit comments

Comments
 (0)