Skip to content

Commit da3e9ce

Browse files
Merge pull request #21 from TheDragonCode/andrey-helldar-patch-1
Bump `pestphp/pest` to 3.0
2 parents 5fa22af + 06599d9 commit da3e9ce

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
@@ -42,7 +42,7 @@
4242
},
4343
"require-dev": {
4444
"illuminate/contracts": "^10.14 || ^11.0",
45-
"pestphp/pest": "^2.8",
45+
"pestphp/pest": "^2.8 || ^3.0",
4646
"symfony/var-dumper": "^6.3 || ^7.0"
4747
},
4848
"suggest": {

0 commit comments

Comments
 (0)