Fixed the VM issue of the proxy generation.

pull/296/head v2.9.15
Ruslan Baidan 2020-04-28 21:47:02 +02:00
parent 04ac95d038
commit a01cbeec8d
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 15 additions and 15 deletions

30
composer.lock generated
View File

@ -3686,12 +3686,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-core.git", "url": "https://github.com/monarc-project/zm-core.git",
"reference": "bcb0b2bea8c83c55284ab77571ff4692268582ae" "reference": "50c8249a6361d3d1df6776d7213320af19da7bdf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/bcb0b2bea8c83c55284ab77571ff4692268582ae", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/50c8249a6361d3d1df6776d7213320af19da7bdf",
"reference": "bcb0b2bea8c83c55284ab77571ff4692268582ae", "reference": "50c8249a6361d3d1df6776d7213320af19da7bdf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3766,7 +3766,7 @@
} }
], ],
"description": "Core for monarc/monarc application", "description": "Core for monarc/monarc application",
"time": "2020-04-24T08:06:23+00:00" "time": "2020-04-28T19:27:15+00:00"
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
@ -4631,16 +4631,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.0.7", "version": "v5.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "3e633c31a34738f7f4ed7a225c43fc45ca74c986" "reference": "db1674e1a261148429f123871f30d211992294e7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/3e633c31a34738f7f4ed7a225c43fc45ca74c986", "url": "https://api.github.com/repos/symfony/config/zipball/db1674e1a261148429f123871f30d211992294e7",
"reference": "3e633c31a34738f7f4ed7a225c43fc45ca74c986", "reference": "db1674e1a261148429f123871f30d211992294e7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4705,11 +4705,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-03-27T16:56:45+00:00" "time": "2020-04-15T15:59:10+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.0.7", "version": "v5.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
@ -4799,16 +4799,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.0.7", "version": "v5.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "ca3b87dd09fff9b771731637f5379965fbfab420" "reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ca3b87dd09fff9b771731637f5379965fbfab420", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7cd0dafc4353a0f62e307df90b48466379c8cc91",
"reference": "ca3b87dd09fff9b771731637f5379965fbfab420", "reference": "7cd0dafc4353a0f62e307df90b48466379c8cc91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4859,7 +4859,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-03-27T16:56:45+00:00" "time": "2020-04-12T14:40:17+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",