Compare commits
2 Commits
v0.0.54
...
5d72beaf8d
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d72beaf8d | |||
| 43f34015c6 |
@@ -58,7 +58,11 @@ class SeedCommand extends Command
|
||||
$this->seedMerchandiseTypes();
|
||||
$this->seedPelletTypes();
|
||||
$this->seedBuildings();
|
||||
$this->entityManager->flush();
|
||||
|
||||
$this->seedBuildingInfrastructure();
|
||||
$this->entityManager->flush();
|
||||
|
||||
$this->seedBovines($io);
|
||||
$this->seedReceptionTypes();
|
||||
$this->seedBovineTypes();
|
||||
|
||||
Reference in New Issue
Block a user