Skip to content

Commit 17afb3a

Browse files
committed
Bump to stable reflection-common
1 parent 3450fd5 commit 17afb3a

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"minimum-stability": "beta",
1312
"require": {
14-
"php": ">=7.1",
15-
"phpdocumentor/reflection-common": "~2.0.0-beta1"
13+
"php": "^7.1",
14+
"phpdocumentor/reflection-common": "^2.0"
1615
},
1716
"require-dev": {
1817
"mockery/mockery": "~1",

composer.lock

Lines changed: 5 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)