Open hirasso opened 3 weeks ago
Before running a deploy, this should be executed locally if there are composer packages in use:
composer dump-autoload --classmap-authoritative
Maybe this could be automated.
dump-autoload
Before running a deploy, this should be executed locally if there are composer packages in use: