Skip to content
Snippets Groups Projects
Unverified Commit 4da10003 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #2240 from nextcloud/dependabot/composer/phan/phan-2.4.2

Bump phan/phan from 2.4.0 to 2.4.2
parents 00d42de8 c606b67c
No related branches found
No related tags found
No related merge requests found
......@@ -995,24 +995,24 @@
},
{
"name": "composer/xdebug-handler",
"version": "1.3.3",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
"reference": "cbe23383749496fe0f373345208b79568e4bc248"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
"reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248",
"reference": "cbe23383749496fe0f373345208b79568e4bc248",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0",
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
},
"type": "library",
"autoload": {
......@@ -1030,12 +1030,12 @@
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without xdebug.",
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
"time": "2019-05-27T17:52:04+00:00"
"time": "2019-11-06T16:40:04+00:00"
},
{
"name": "doctrine/instantiator",
......@@ -1331,16 +1331,16 @@
},
{
"name": "phan/phan",
"version": "2.4.0",
"version": "2.4.2",
"source": {
"type": "git",
"url": "https://github.com/phan/phan.git",
"reference": "9670327691736be2581394fd34a89df0ff008d17"
"reference": "0a3e6ab36a16f0f6f2c703d78f6fa62b470a533b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phan/phan/zipball/9670327691736be2581394fd34a89df0ff008d17",
"reference": "9670327691736be2581394fd34a89df0ff008d17",
"url": "https://api.github.com/repos/phan/phan/zipball/0a3e6ab36a16f0f6f2c703d78f6fa62b470a533b",
"reference": "0a3e6ab36a16f0f6f2c703d78f6fa62b470a533b",
"shasum": ""
},
"require": {
......@@ -1399,7 +1399,7 @@
"php",
"static"
],
"time": "2019-10-26T17:47:01+00:00"
"time": "2019-11-08T13:51:23+00:00"
},
{
"name": "phar-io/manifest",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment