diff --git a/composer.json b/composer.json index 6fbf9be..6edfcf6 100644 --- a/composer.json +++ b/composer.json @@ -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" }, diff --git a/composer.lock b/composer.lock index b084e4b..f57b502 100644 --- a/composer.lock +++ b/composer.lock @@ -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": {