Skip to content

Commit a559b66

Browse files
Update pestphp/pest requirement from ^0.1.5 to ^0.2.2
Updates the requirements on pestphp/pest to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 44c34f6 commit a559b66

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)