Bump phpdocumentor/type-resolver from 0.6.2 to 1.0.1

Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 0.6.2 to 1.0.1.
- [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
- [Commits](https://github.com/phpDocumentor/TypeResolver/compare/0.6.2...1.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
This commit is contained in:
dependabot-preview[bot]
2019-12-17 20:36:15 +00:00
parent 1aef412299
commit 549d235cf4
Generated
+5 -5
View File
@@ -60,16 +60,16 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "4dfca962ce4d6c11ae17efcc65621cc4b22004c7"
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/4dfca962ce4d6c11ae17efcc65621cc4b22004c7",
"reference": "4dfca962ce4d6c11ae17efcc65621cc4b22004c7",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
"reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
"shasum": ""
},
"require": {
@@ -103,7 +103,7 @@
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "2019-07-08T19:35:58+00:00"
"time": "2019-08-22T18:11:29+00:00"
},
{
"name": "symfony/polyfill-ctype",