update composer because of error from cakephp

This commit is contained in:
Dario Rekowski on RockPI 2021-02-10 09:30:16 +00:00
parent 41fe1cabe2
commit b782d0f3ab

View File

@ -42,7 +42,6 @@
"scripts": {
"post-install-cmd": "App\\Console\\Installer::postInstall",
"post-create-project-cmd": "App\\Console\\Installer::postInstall",
"post-autoload-dump": "Cake\\Composer\\Installer\\PluginInstaller::postAutoloadDump",
"check": [
"@test",
"@cs-check"