mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 02:07:23 +01:00
release: v1.21.2
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user