Skip to content

Commit 3a2bd58

Browse files
Update dependency pestphp/pest to v4 (#809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdae84c commit 3a2bd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/monorepo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"symfony/process": "^6.0|^7.0"
1717
},
1818
"require-dev": {
19-
"pestphp/pest": "^2.0",
19+
"pestphp/pest": "^4.0",
2020
"pestphp/pest-plugin-laravel": "^2.0",
2121
"mockery/mockery": "^1.6",
2222
"orchestra/testbench": "^10.0"

0 commit comments

Comments
 (0)