prepare release 1.12 (#2183)
* updated dependencies (#2125) * display application name and version in console (#2150)
This commit is contained in:
61
symfony.lock
61
symfony.lock
@@ -99,6 +99,9 @@
|
||||
"doctrine/reflection": {
|
||||
"version": "v1.0.0"
|
||||
},
|
||||
"doctrine/sql-formatter": {
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"egulias/email-validator": {
|
||||
"version": "2.1.3"
|
||||
},
|
||||
@@ -135,44 +138,8 @@
|
||||
"guzzlehttp/psr7": {
|
||||
"version": "1.6.1"
|
||||
},
|
||||
"hoa/compiler": {
|
||||
"version": "3.17.08.08"
|
||||
},
|
||||
"hoa/consistency": {
|
||||
"version": "1.17.05.02"
|
||||
},
|
||||
"hoa/event": {
|
||||
"version": "1.17.01.13"
|
||||
},
|
||||
"hoa/exception": {
|
||||
"version": "1.17.01.16"
|
||||
},
|
||||
"hoa/file": {
|
||||
"version": "1.17.07.11"
|
||||
},
|
||||
"hoa/iterator": {
|
||||
"version": "2.17.01.10"
|
||||
},
|
||||
"hoa/math": {
|
||||
"version": "1.17.05.16"
|
||||
},
|
||||
"hoa/protocol": {
|
||||
"version": "1.17.01.14"
|
||||
},
|
||||
"hoa/regex": {
|
||||
"version": "1.17.01.13"
|
||||
},
|
||||
"hoa/stream": {
|
||||
"version": "1.17.02.21"
|
||||
},
|
||||
"hoa/ustring": {
|
||||
"version": "4.17.01.16"
|
||||
},
|
||||
"hoa/visitor": {
|
||||
"version": "2.17.01.16"
|
||||
},
|
||||
"hoa/zformat": {
|
||||
"version": "1.17.01.10"
|
||||
"handcraftedinthealps/rest-routing-bundle": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"hslavich/oneloginsaml-bundle": {
|
||||
"version": "v1.4.1"
|
||||
@@ -189,9 +156,6 @@
|
||||
"intervention/image": {
|
||||
"version": "2.5.0"
|
||||
},
|
||||
"jdorn/sql-formatter": {
|
||||
"version": "v1.2.17"
|
||||
},
|
||||
"jms/metadata": {
|
||||
"version": "1.6.0"
|
||||
},
|
||||
@@ -225,6 +189,9 @@
|
||||
"lorenzo/pinky": {
|
||||
"version": "1.0.5"
|
||||
},
|
||||
"maennchen/zipstream-php": {
|
||||
"version": "2.1.0"
|
||||
},
|
||||
"markbaker/complex": {
|
||||
"version": "1.4.6"
|
||||
},
|
||||
@@ -240,6 +207,9 @@
|
||||
"myclabs/deep-copy": {
|
||||
"version": "1.7.0"
|
||||
},
|
||||
"myclabs/php-enum": {
|
||||
"version": "1.7.6"
|
||||
},
|
||||
"nelmio/api-doc-bundle": {
|
||||
"version": "3.0",
|
||||
"recipe": {
|
||||
@@ -357,6 +327,12 @@
|
||||
"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"
|
||||
},
|
||||
@@ -471,6 +447,9 @@
|
||||
"symfony/dependency-injection": {
|
||||
"version": "v4.0.3"
|
||||
},
|
||||
"symfony/deprecation-contracts": {
|
||||
"version": "v2.2.0"
|
||||
},
|
||||
"symfony/doctrine-bridge": {
|
||||
"version": "v4.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user