Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-15 05:13:45 +0300
committerGitHub <noreply@github.com>2019-12-15 05:13:45 +0300
commit4c3cffa92029977ee70c7edba786b5d15756f5f4 (patch)
treea693c75e799a330905a95daa5357bbd651406c41 /composer.lock
parent79384ee7234a56cbc0734e84ade74075617c5f30 (diff)
Bump phan/phan from 2.4.4 to 2.4.5
Bumps [phan/phan](https://github.com/phan/phan) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/phan/phan/releases) - [Changelog](https://github.com/phan/phan/blob/master/NEWS.md) - [Commits](https://github.com/phan/phan/compare/2.4.4...2.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index f8b198d24..827464b09 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1331,16 +1331,16 @@
},
{
"name": "phan/phan",
- "version": "2.4.4",
+ "version": "2.4.5",
"source": {
"type": "git",
"url": "https://github.com/phan/phan.git",
- "reference": "9236f30e5b6ccb582ebc77b1635eabe08bdecf9e"
+ "reference": "12f64e878084244ca92d1ac83e58a668640f6f1d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phan/phan/zipball/9236f30e5b6ccb582ebc77b1635eabe08bdecf9e",
- "reference": "9236f30e5b6ccb582ebc77b1635eabe08bdecf9e",
+ "url": "https://api.github.com/repos/phan/phan/zipball/12f64e878084244ca92d1ac83e58a668640f6f1d",
+ "reference": "12f64e878084244ca92d1ac83e58a668640f6f1d",
"shasum": ""
},
"require": {
@@ -1354,7 +1354,7 @@
"netresearch/jsonmapper": "^1.6.0",
"php": "^7.1.0",
"sabre/event": "^5.0",
- "symfony/console": "^2.3|^3.0|~4.0",
+ "symfony/console": "^2.3|^3.0|^4.0|^5.0",
"symfony/polyfill-mbstring": "^1.11.0"
},
"require-dev": {
@@ -1400,7 +1400,7 @@
"php",
"static"
],
- "time": "2019-11-24T16:38:38+00:00"
+ "time": "2019-12-11T01:03:28+00:00"
},
{
"name": "phar-io/manifest",