diff --git a/OdandbSimpleCorsBundle.php b/OdandbSimpleCorsBundle.php new file mode 100644 index 0000000..1d40c10 --- /dev/null +++ b/OdandbSimpleCorsBundle.php @@ -0,0 +1,15 @@ +addCompilerPass(new DependencyInjection\Compiler\CorsConfigurationProviderPass()); + } +} \ No newline at end of file