Skip to content

Commit a61f338

Browse files
chore(deps-dev): update pestphp/pest requirement || ^4.0 (#5)
Updates the requirements on [pestphp/pest](https://github.com/pestphp/pest) to permit the latest version. - [Release notes](https://github.com/pestphp/pest/releases) - [Changelog](https://github.com/pestphp/pest/blob/4.x/RELEASE.md) - [Commits](pestphp/pest@v3.0.0...v4.0.3) --- updated-dependencies: - dependency-name: pestphp/pest dependency-version: 4.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 283a266 commit a61f338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"calebdw/larastan": "^3.0",
4747
"laravel/pint": "^1.16.2",
4848
"orchestra/testbench": "^9.0 || ^10.0",
49-
"pestphp/pest": "^3.0"
49+
"pestphp/pest": "^3.0 || ^4.0"
5050
},
5151
"extra": {
5252
"laravel": {

0 commit comments

Comments
 (0)