Switch to phpdocumentor/reflection-common stable

This commit is contained in:
Jaapio
2017-09-11 20:06:11 +02:00
parent c5545d1519
commit 14f9edf1ae
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
],
"require": {
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0@dev",
"phpdocumentor/reflection-common": "^1.0.0",
"phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0"
},
Generated
+7 -9
View File
@@ -4,20 +4,20 @@
"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": "48bb5ebfcdb8f67b153795278f92ead4",
"content-hash": "58c76930a73ebbc5a45c031adf1e3f2f",
"packages": [
{
"name": "phpdocumentor/reflection-common",
"version": "dev-master",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "9969bd1c9661a73fdab104df7dbf132639d5c4d8"
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/9969bd1c9661a73fdab104df7dbf132639d5c4d8",
"reference": "9969bd1c9661a73fdab104df7dbf132639d5c4d8",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"shasum": ""
},
"require": {
@@ -58,7 +58,7 @@
"reflection",
"static analysis"
],
"time": "2015-06-12 22:21:38"
"time": "2017-09-11T18:02:19+00:00"
},
{
"name": "phpdocumentor/type-resolver",
@@ -1117,9 +1117,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"phpdocumentor/reflection-common": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {