Update code for piggy banks.

This commit is contained in:
James Cole
2024-12-01 06:48:15 +01:00
parent 21a6927279
commit f2fab5d4ee
5 changed files with 132 additions and 14 deletions

View File

@@ -6,7 +6,6 @@ use Illuminate\Console\Command;
/**
* Class UpgradeSkeleton.
* TODO DONT FORGET TO ADD THIS TO THE DOCKER BUILD
*/
class UpgradeSkeleton extends Command
{