Skip to content

Commit 63fd4c6

Browse files
authored
Merge pull request #19 from crynobone/patch-1
Fixes testbench version
2 parents e5a6a62 + 3304119 commit 63fd4c6

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
}
3232
},
3333
"require-dev": {
34-
"orchestra/testbench": "^10.5.0",
34+
"orchestra/testbench": "^10.6.0",
3535
"pestphp/pest-dev-tools": "^4.0.0"
3636
},
3737
"minimum-stability": "dev",

0 commit comments

Comments
 (0)