We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c50d78 commit 32196a6Copy full SHA for 32196a6
1 file changed
DataFixtures/Loader/YamlDataLoader.php
@@ -10,7 +10,7 @@
10
namespace Propel\Bundle\PropelBundle\DataFixtures\Loader;
11
12
use Symfony\Component\DependencyInjection\ContainerInterface;
13
-use Symfony\Component\Yaml\ParseException;
+use Symfony\Component\Yaml\Exception\ParseException;
14
use Symfony\Component\Yaml\Yaml;
15
16
/**
0 commit comments