Ajout du htaccess

This commit is contained in:
2022-04-07 13:27:36 +02:00
parent 8ac12f715c
commit 8ea5a14b89
7 changed files with 153 additions and 6 deletions

View File

@ -11,6 +11,18 @@
"psr/log": {
"version": "2.0.0"
},
"symfony/apache-pack": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "1.0",
"ref": "9d254a22efca7264203eea98b866f16f944b2f09"
},
"files": [
"public/.htaccess"
]
},
"symfony/cache": {
"version": "v5.4.7"
},