Merge branch 'master' of github.com:phpDocumentor/ReflectionDocBlock into feature/refactor-to-v2

Conflicts:
	composer.json
This commit is contained in:
Mike van Riel
2015-06-13 14:32:12 +02:00
committed by Mike van Riel
+1 -1
View File
@@ -25,7 +25,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0.x-dev" "dev-master": "3.0.x-dev"
} }
} }
} }