Files
Tim d51ff09530 Adds opctim/symfony-csp-bundle (#1610)
* Adds opctim/symfony-csp-bundle

* Adds newline

* Dummy commit

* Dummy commit

* Dummy commit

* Updates README url

* Updates config template

* Adds version 1.1

* Changes ~ to null

* Dummy commit

* Adds routeParams config

* Dummy commit

* Removes 1.0

* Renames routeParams to route_params

* Comments out alias

* Removes anchor / alias

---------

Co-authored-by: Tim Nelles <tim.nelles@denkwerk.com>
2024-04-27 17:04:05 +02:00

9 lines
149 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"bundles": {
"Opctim\\CspBundle\\OpctimCspBundle": ["all"]
}
}