environnement complet autonome, révision complete de la méthode, ajout de configuration
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2022-12-09 17:31:07 +01:00
parent b451566452
commit 6fc004a549
110 changed files with 1829 additions and 372 deletions

View File

@ -129,6 +129,18 @@
"symfony/http-kernel": {
"version": "v5.4.7"
},
"symfony/lock": {
"version": "5.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.2",
"ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e"
},
"files": [
"config/packages/lock.yaml"
]
},
"symfony/options-resolver": {
"version": "v5.4.3"
},
@ -162,6 +174,9 @@
"symfony/property-info": {
"version": "v5.4.7"
},
"symfony/rate-limiter": {
"version": "v5.4.11"
},
"symfony/routing": {
"version": "5.4",
"recipe": {