Skip to content

Commit ac97d4f

Browse files
authored
Merge pull request #6 from Astrotomic/dependabot/composer/pestphp/pest-tw-0.2.2
Update pestphp/pest requirement from ^0.1.5 to ^0.2.2
2 parents 44c34f6 + a559b66 commit ac97d4f

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
@@ -19,7 +19,7 @@
1919
"php": "^7.1"
2020
},
2121
"require-dev": {
22-
"pestphp/pest": "^0.1.5"
22+
"pestphp/pest": "^0.2.2"
2323
},
2424
"config": {
2525
"sort-packages": true

0 commit comments

Comments
 (0)