Skip to content

Commit f8daea6

Browse files
committed
fixed suggests
1 parent b585793 commit f8daea6

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
@@ -11,7 +11,7 @@
1111
"suggest": {
1212
"ext-msgpack": "For using Pecl- or PeclLitePacker.",
1313
"rybakit/msgpack": "For using PurePacker.",
14-
"phpdocumentor/reflection-docblock": "ORM Plugin"
14+
"phpdocumentor/reflection-docblock": "Annotation Plugin"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^6.0",

0 commit comments

Comments
 (0)