mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated recipes of console + Validator
This commit is contained in:
parent
64cf8097bc
commit
36f2420cf5
6 changed files with 35 additions and 42 deletions
21
symfony.lock
21
symfony.lock
|
@ -235,7 +235,7 @@
|
|||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "0cd4d2d0e7f646fda75f9944f747a56e6ed13d4c"
|
||||
"ref": "7c0a9352a57376f04f5444e74565102c3a23d0c7"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/nyholm_psr7.yaml"
|
||||
|
@ -419,7 +419,7 @@
|
|||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "c82bead70f9a4f656354a193df7bf0ca2114efa0"
|
||||
"ref": "410b9325a37ef86f1e47262c61738f6202202bca"
|
||||
},
|
||||
"files": [
|
||||
"./public/.htaccess"
|
||||
|
@ -441,12 +441,12 @@
|
|||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/console": {
|
||||
"version": "3.3",
|
||||
"version": "4.4",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "3.3",
|
||||
"ref": "0fa049c19069a65f52c1c181d64be3de672c1504"
|
||||
"version": "4.4",
|
||||
"ref": "fead3ab2e80622c61d13dac0d21a3430a45efae8"
|
||||
},
|
||||
"files": [
|
||||
"./bin/console",
|
||||
|
@ -510,7 +510,7 @@
|
|||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "1.0",
|
||||
"ref": "dc3fc2e0334a4137c47cfd5a3ececc601fa61a0b"
|
||||
"ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
|
||||
},
|
||||
"files": [
|
||||
"./.env"
|
||||
|
@ -709,7 +709,7 @@
|
|||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "3.3",
|
||||
"ref": "1fb02a6e1c8f3d4232cce485c9afa868d63b115a"
|
||||
"ref": "2ad9d2545bce8ca1a863e50e92141f0b9d87ffcd"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/translation.yaml",
|
||||
|
@ -737,14 +737,15 @@
|
|||
]
|
||||
},
|
||||
"symfony/validator": {
|
||||
"version": "4.1",
|
||||
"version": "4.3",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "4.1",
|
||||
"ref": "0cdc982334f45d554957a6167e030482795bf9d7"
|
||||
"version": "4.3",
|
||||
"ref": "d902da3e4952f18d3bf05aab29512eb61cabd869"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/test/validator.yaml",
|
||||
"./config/packages/validator.yaml"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue