Skip to content

Commit 753891c

Browse files
authored
Update composer.json
1 parent 1ec39ce commit 753891c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,10 @@
3535
},
3636
"scripts": {
3737
"test": "vendor/bin/pest"
38+
},
39+
"config": {
40+
"allow-plugins": {
41+
"pestphp/pest-plugin": true
42+
}
3843
}
3944
}

0 commit comments

Comments
 (0)