Merge branch '2.0'
Conflicts: Tests/DataFixtures/Dumper/YamlDataDumperTest.php Tests/DataFixtures/Loader/YamlDataLoaderTest.php
This commit is contained in:
commit
b890706c4e
3 changed files with 20 additions and 6 deletions
|
|
@ -108,7 +108,7 @@ abstract class AbstractPropelCommand extends ContainerAwareCommand
|
|||
// build.properties
|
||||
$this->createBuildPropertiesFile($kernel, $this->cacheDir.'/build.properties');
|
||||
|
||||
// buidtime-conf.xml
|
||||
// buildtime-conf.xml
|
||||
$this->createBuildTimeFile($this->cacheDir.'/buildtime-conf.xml');
|
||||
|
||||
// Verbosity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue