release: v1.21.2

This commit is contained in:
Nuno Maduro
2022-03-05 19:34:40 +00:00
parent 1066c2270d
commit 63f009fadf
4 changed files with 9 additions and 7 deletions

View File

@ -50,7 +50,10 @@
"prefer-stable": true,
"config": {
"sort-packages": true,
"preferred-install": "dist"
"preferred-install": "dist",
"allow-plugins": {
"pestphp/pest-plugin": true
}
},
"bin": [
"bin/pest"