We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec39ce commit 753891cCopy full SHA for 753891c
1 file changed
composer.json
@@ -35,5 +35,10 @@
35
},
36
"scripts": {
37
"test": "vendor/bin/pest"
38
+ },
39
+ "config": {
40
+ "allow-plugins": {
41
+ "pestphp/pest-plugin": true
42
+ }
43
}
44
0 commit comments