Skip to content

Commit b35ccb7

Browse files
Fixed dependency version
1 parent 637b64e commit b35ccb7

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
@@ -27,7 +27,7 @@
2727
"orchestra/testbench": "^9.0 || ^10.0",
2828
"pestphp/pest": "^3.0 || ^4.0",
2929
"pestphp/pest-plugin-laravel": "^3.0 || ^4.0",
30-
"pestphp/pest-plugin-type-coverage": "^4.0",
30+
"pestphp/pest-plugin-type-coverage": "^3.0 || ^4.0",
3131
"symfony/var-dumper": "^7.3"
3232
},
3333
"minimum-stability": "stable",

0 commit comments

Comments
 (0)