Skip to content

Commit 48a0c8f

Browse files
authored
Merge pull request #73 from GrahamCampbell/patch-1
phpdocumentor/reflection-common stable
2 parents 81aac08 + e51b3b4 commit 48a0c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"minimum-stability": "beta",
1313
"require": {
1414
"php": ">=7.1",
15-
"phpdocumentor/reflection-common": "~2.0.0-beta1"
15+
"phpdocumentor/reflection-common": "^2.0"
1616
},
1717
"require-dev": {
1818
"mockery/mockery": "~1",

0 commit comments

Comments
 (0)