Skip to content

Commit 72f4e7a

Browse files
committed
pest
1 parent 3ce5dfb commit 72f4e7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"config": {
4848
"sort-packages": true,
4949
"allow-plugins": {
50-
"php-http/discovery": true
50+
"php-http/discovery": true,
51+
"pestphp/pest-plugin": true
5152
}
5253
},
5354
"extra": {

0 commit comments

Comments
 (0)