Skip to content

Commit 010711c

Browse files
Update dependency phpunit/phpunit to v13
1 parent 2c96170 commit 010711c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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": "13.1.7"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)