Update composer.json
This commit is contained in:
parent
6b16ba10f3
commit
d2577c1ce1
@ -13,5 +13,11 @@
|
||||
"takeone/cropper": "dev-main"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
"prefer-stable": true,
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"pestphp/pest-plugin": true,
|
||||
"php-http/discovery": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user