traductions, sentry, form, mariadb, assets
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
101
symfony.lock
101
symfony.lock
@ -1,4 +1,7 @@
|
||||
{
|
||||
"clue/stream-filter": {
|
||||
"version": "v1.6.0"
|
||||
},
|
||||
"doctrine/annotations": {
|
||||
"version": "1.13",
|
||||
"recipe": {
|
||||
@ -14,6 +17,36 @@
|
||||
"doctrine/lexer": {
|
||||
"version": "1.2.3"
|
||||
},
|
||||
"guzzlehttp/promises": {
|
||||
"version": "1.5.2"
|
||||
},
|
||||
"guzzlehttp/psr7": {
|
||||
"version": "2.4.3"
|
||||
},
|
||||
"http-interop/http-factory-guzzle": {
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"jean85/pretty-package-versions": {
|
||||
"version": "2.0.5"
|
||||
},
|
||||
"php-http/client-common": {
|
||||
"version": "2.6.0"
|
||||
},
|
||||
"php-http/discovery": {
|
||||
"version": "1.14.3"
|
||||
},
|
||||
"php-http/httplug": {
|
||||
"version": "2.3.0"
|
||||
},
|
||||
"php-http/message": {
|
||||
"version": "1.13.0"
|
||||
},
|
||||
"php-http/message-factory": {
|
||||
"version": "v1.0.2"
|
||||
},
|
||||
"php-http/promise": {
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"psr/cache": {
|
||||
"version": "2.0.0"
|
||||
},
|
||||
@ -23,9 +56,39 @@
|
||||
"psr/event-dispatcher": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"psr/http-client": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/http-factory": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/http-message": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"psr/log": {
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"ralouphie/getallheaders": {
|
||||
"version": "3.0.3"
|
||||
},
|
||||
"sentry/sdk": {
|
||||
"version": "3.3.0"
|
||||
},
|
||||
"sentry/sentry": {
|
||||
"version": "3.12.0"
|
||||
},
|
||||
"sentry/sentry-symfony": {
|
||||
"version": "4.5",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "main",
|
||||
"version": "4.0",
|
||||
"ref": "9ac202e84b6fb3c276cb3d7846006e0df65272d0"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/sentry.yaml"
|
||||
]
|
||||
},
|
||||
"symfony/apache-pack": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
@ -38,6 +101,9 @@
|
||||
"public/.htaccess"
|
||||
]
|
||||
},
|
||||
"symfony/asset": {
|
||||
"version": "v5.4.13"
|
||||
},
|
||||
"symfony/cache": {
|
||||
"version": "v5.4.7"
|
||||
},
|
||||
@ -174,6 +240,9 @@
|
||||
"symfony/property-info": {
|
||||
"version": "v5.4.7"
|
||||
},
|
||||
"symfony/psr-http-message-bridge": {
|
||||
"version": "v2.1.4"
|
||||
},
|
||||
"symfony/rate-limiter": {
|
||||
"version": "v5.4.11"
|
||||
},
|
||||
@ -223,6 +292,19 @@
|
||||
"symfony/string": {
|
||||
"version": "v5.4.3"
|
||||
},
|
||||
"symfony/translation": {
|
||||
"version": "5.4",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "5.3",
|
||||
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/translation.yaml",
|
||||
"translations/.gitignore"
|
||||
]
|
||||
},
|
||||
"symfony/translation-contracts": {
|
||||
"version": "v2.5.1"
|
||||
},
|
||||
@ -273,6 +355,25 @@
|
||||
"config/routes/web_profiler.yaml"
|
||||
]
|
||||
},
|
||||
"symfony/webpack-encore-bundle": {
|
||||
"version": "1.16",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "1.10",
|
||||
"ref": "160f0a23c9c2bdd3f264bb4d841b51f900a3572e"
|
||||
},
|
||||
"files": [
|
||||
"assets/app.js",
|
||||
"assets/bootstrap.js",
|
||||
"assets/controllers.json",
|
||||
"assets/controllers/hello_controller.js",
|
||||
"assets/styles/app.css",
|
||||
"config/packages/webpack_encore.yaml",
|
||||
"package.json",
|
||||
"webpack.config.js"
|
||||
]
|
||||
},
|
||||
"symfony/yaml": {
|
||||
"version": "v5.4.3"
|
||||
},
|
||||
|
Reference in New Issue
Block a user