Skip to content

Commit 43eaf70

Browse files
dependabot[bot]jiannei
authored andcommitted
chore(deps-dev): update pestphp/pest requirement from ^2.0 || ^3.0 to ^4.1.2
--- updated-dependencies: - dependency-name: pestphp/pest dependency-version: 4.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bd92e0 commit 43eaf70

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
@@ -10,7 +10,7 @@
1010
],
1111
"require-dev": {
1212
"orchestra/testbench": "^10.0",
13-
"pestphp/pest": "^2.0 || ^3.0",
13+
"pestphp/pest": "^4.1.2",
1414
"laravel/pint": "^1.0",
1515
"larastan/larastan": "^2.0 || ^3.0"
1616
},

0 commit comments

Comments
 (0)