Skip to content

Commit c96254a

Browse files
committed
Allow pest plugin for CI runs (put back snippet from previous PR 29 commit)
1 parent 79d7642 commit c96254a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"sort-packages": true,
5858
"platform": {
5959
"php": "8.0.12"
60+
},
61+
"allow-plugins": {
62+
"pestphp/pest-plugin": true
6063
}
6164
},
6265
"minimum-stability": "dev",

0 commit comments

Comments
 (0)