fix: composer install failed

This commit is contained in:
Jon Lee 2022-09-25 18:57:13 +08:00
parent 14529baea7
commit bf0ea413c7
1 changed files with 5 additions and 0 deletions

View File

@ -52,5 +52,10 @@
"Enforcer": "Lauthz\\Facades\\Enforcer"
}
}
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true
}
}
}