Skip to content

Commit 5983762

Browse files
Update pestphp/pest requirement from ^v1.23|^2.34 to ^1.23.1
--- updated-dependencies: - dependency-name: pestphp/pest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22fef26 commit 5983762

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
"livewire/livewire": "^v3"
3232
},
3333
"require-dev": {
34-
"pestphp/pest": "^v1.23|^2.34",
34+
"pestphp/pest": "^1.23.1",
3535
"nunomaduro/larastan": "^2.9",
3636
"laravel/pint": "^1.14",
3737
"nunomaduro/collision": "^6.4.0|^8.0",

0 commit comments

Comments
 (0)