bump deps to get library alphas

This commit is contained in:
Chuck Burgess
2018-01-30 13:00:44 -06:00
parent 1a799237e1
commit a6069276fd
2 changed files with 27 additions and 31 deletions
Generated
+22 -27
View File
@@ -4,27 +4,27 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "4da4bf855fcd911619ef36a909ba6579",
"content-hash": "cb7ecdcb52e627755275cf273bcdd249",
"packages": [
{
"name": "phpdocumentor/reflection-common",
"version": "1.0.1",
"version": "2.0.0-alpha1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
"reference": "e8e68dc40f300e50f5a3b254bd7b41eecdc4ddca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/e8e68dc40f300e50f5a3b254bd7b41eecdc4ddca",
"reference": "e8e68dc40f300e50f5a3b254bd7b41eecdc4ddca",
"shasum": ""
},
"require": {
"php": ">=5.5"
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
"phpunit/phpunit": "^6.5"
},
"type": "library",
"extra": {
@@ -58,36 +58,31 @@
"reflection",
"static analysis"
],
"time": "2017-09-11T18:02:19+00:00"
"time": "2018-01-18T22:08:35+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "0.5.0",
"version": "0.6.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "7159da1ff4ab5de0c033bab91c9d3f52dd9a7a02"
"reference": "6b6613f1aa77d42eaf8569feefe7b904e4b4acb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7159da1ff4ab5de0c033bab91c9d3f52dd9a7a02",
"reference": "7159da1ff4ab5de0c033bab91c9d3f52dd9a7a02",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6b6613f1aa77d42eaf8569feefe7b904e4b4acb2",
"reference": "6b6613f1aa77d42eaf8569feefe7b904e4b4acb2",
"shasum": ""
},
"require": {
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0"
"php": ">=7.1",
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
"phpunit/phpunit": "^6.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
@@ -103,20 +98,20 @@
"email": "[email protected]"
}
],
"time": "2017-11-15T21:30:06+00:00"
"time": "2018-01-26T19:53:18+00:00"
},
{
"name": "webmozart/assert",
"version": "1.2.0",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
"reference": "0df1908962e7a3071564e857d86874dad1ef204a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
"url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
"reference": "0df1908962e7a3071564e857d86874dad1ef204a",
"shasum": ""
},
"require": {
@@ -153,7 +148,7 @@
"check",
"validate"
],
"time": "2016-11-23T20:04:58+00:00"
"time": "2018-01-29T19:49:41+00:00"
}
],
"packages-dev": [
@@ -326,7 +321,7 @@
}
],
"aliases": [],
"minimum-stability": "stable",
"minimum-stability": "alpha",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,