evolution groupe de travail
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"clue/stream-filter": {
|
||||
"version": "v1.5.0"
|
||||
},
|
||||
"doctrine/annotations": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
@@ -75,6 +78,9 @@
|
||||
"doctrine/reflection": {
|
||||
"version": "v1.1.0"
|
||||
},
|
||||
"doctrine/sql-formatter": {
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"easycorp/easy-log-handler": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
@@ -117,12 +123,24 @@
|
||||
"config/packages/fos_rest.yaml"
|
||||
]
|
||||
},
|
||||
"guzzlehttp/promises": {
|
||||
"version": "1.4.0"
|
||||
},
|
||||
"guzzlehttp/psr7": {
|
||||
"version": "1.7.0"
|
||||
},
|
||||
"http-interop/http-factory-guzzle": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"jasig/phpcas": {
|
||||
"version": "1.3.8"
|
||||
},
|
||||
"jdorn/sql-formatter": {
|
||||
"version": "v1.2.17"
|
||||
},
|
||||
"jean85/pretty-package-versions": {
|
||||
"version": "1.5.1"
|
||||
},
|
||||
"knplabs/knp-snappy": {
|
||||
"version": "v1.2.1"
|
||||
},
|
||||
@@ -182,6 +200,24 @@
|
||||
"php": {
|
||||
"version": "7.2"
|
||||
},
|
||||
"php-http/client-common": {
|
||||
"version": "2.3.0"
|
||||
},
|
||||
"php-http/discovery": {
|
||||
"version": "1.12.0"
|
||||
},
|
||||
"php-http/httplug": {
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"php-http/message": {
|
||||
"version": "1.9.0"
|
||||
},
|
||||
"php-http/message-factory": {
|
||||
"version": "v1.0.2"
|
||||
},
|
||||
"php-http/promise": {
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"phpdocumentor/reflection-common": {
|
||||
"version": "2.0.0"
|
||||
},
|
||||
@@ -197,12 +233,24 @@
|
||||
"psr/container": {
|
||||
"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/link": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"psr/log": {
|
||||
"version": "1.1.2"
|
||||
},
|
||||
"ralouphie/getallheaders": {
|
||||
"version": "3.0.3"
|
||||
},
|
||||
"sensio/framework-extra-bundle": {
|
||||
"version": "5.2",
|
||||
"recipe": {
|
||||
@@ -215,6 +263,27 @@
|
||||
"config/packages/sensio_framework_extra.yaml"
|
||||
]
|
||||
},
|
||||
"sentry/sdk": {
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"sentry/sentry": {
|
||||
"version": "2.5.0"
|
||||
},
|
||||
"sentry/sentry-symfony": {
|
||||
"version": "3.0",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "3.0",
|
||||
"ref": "9746f0823302d7980e5273ef7a69ef3f5ac80914"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/sentry.yaml"
|
||||
]
|
||||
},
|
||||
"swiftmailer/swiftmailer": {
|
||||
"version": "v6.2.3"
|
||||
},
|
||||
"symfony/apache-pack": {
|
||||
"version": "1.0",
|
||||
"recipe": {
|
||||
@@ -430,6 +499,9 @@
|
||||
"symfony/polyfill-intl-idn": {
|
||||
"version": "v1.14.0"
|
||||
},
|
||||
"symfony/polyfill-intl-normalizer": {
|
||||
"version": "v1.18.1"
|
||||
},
|
||||
"symfony/polyfill-mbstring": {
|
||||
"version": "v1.14.0"
|
||||
},
|
||||
@@ -439,6 +511,12 @@
|
||||
"symfony/polyfill-php73": {
|
||||
"version": "v1.14.0"
|
||||
},
|
||||
"symfony/polyfill-php80": {
|
||||
"version": "v1.18.1"
|
||||
},
|
||||
"symfony/polyfill-uuid": {
|
||||
"version": "v1.18.1"
|
||||
},
|
||||
"symfony/process": {
|
||||
"version": "v4.4.5"
|
||||
},
|
||||
@@ -501,6 +579,20 @@
|
||||
"symfony/stopwatch": {
|
||||
"version": "v4.4.5"
|
||||
},
|
||||
"symfony/swiftmailer-bundle": {
|
||||
"version": "2.5",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "2.5",
|
||||
"ref": "ae4d22af30bbd484506bc1817c5a3ef72c855b93"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/dev/swiftmailer.yaml",
|
||||
"config/packages/swiftmailer.yaml",
|
||||
"config/packages/test/swiftmailer.yaml"
|
||||
]
|
||||
},
|
||||
"symfony/templating": {
|
||||
"version": "v4.4.5"
|
||||
},
|
||||
|
Reference in New Issue
Block a user