Skip to content

Commit e66151a

Browse files
committed
chore: sharding pest 4
1 parent 7c74bd4 commit e66151a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"laravel/pint": "^1.5",
2525
"mockery/mockery": "^1.4.4",
2626
"nunomaduro/collision": "^8.1",
27-
"pestphp/pest": "^3.8"
27+
"pestphp/pest": "4.x-dev"
2828
},
2929
"autoload": {
3030
"psr-4": {
@@ -72,6 +72,6 @@
7272
"php-http/discovery": true
7373
}
7474
},
75-
"minimum-stability": "stable",
75+
"minimum-stability": "dev",
7676
"prefer-stable": true
7777
}

0 commit comments

Comments
 (0)