Skip to content

Commit 7b3d423

Browse files
authored
Merge pull request #18 from script-development/dependabot/composer/main/pestphp/pest-tw-3.0or-tw-4.0
chore(deps-dev): update pestphp/pest requirement from ^3.0 to ^3.0 || ^4.0
2 parents 4c6b5b8 + 13f9a33 commit 7b3d423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"laravel/pint": "^1.18",
2222
"orchestra/testbench": "^9.0 || ^10.0 || ^11.0",
23-
"pestphp/pest": "^3.0",
23+
"pestphp/pest": "^3.0 || ^4.0",
2424
"phpstan/phpstan": "^2.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)