Skip to content

Commit 4dba72b

Browse files
Update pestphp/pest requirement from ^1.22 || ^2.0 to ^1.22 || ^2.0 || ^3.0 (#1139)
--- updated-dependencies: - dependency-name: pestphp/pest 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 3e1f131 commit 4dba72b

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
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"irazasyed/docgen": "^0.2",
35-
"pestphp/pest": "^1.22 || ^2.0",
35+
"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
3636
"php-parallel-lint/php-parallel-lint": "^1.3",
3737
"phpspec/prophecy": "^1.17",
3838
"phpspec/prophecy-phpunit": "^2.0",

0 commit comments

Comments
 (0)