@@ -3,7 +3,7 @@ |
||
| 3 | 3 | use ScayTrase\Api\Cruds\DependencyInjection\Configuration; |
| 4 | 4 | use Symfony\Component\Config\Definition\Dumper\YamlReferenceDumper; |
| 5 | 5 | |
| 6 | -require_once __DIR__ . '/../vendor/autoload.php'; |
|
| 6 | +require_once __DIR__.'/../vendor/autoload.php'; |
|
| 7 | 7 | |
| 8 | 8 | $config = new Configuration(); |
| 9 | 9 | $dumper = new YamlReferenceDumper(); |