Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e1837f9

Browse files
committed
Updated description and keywords for composer
1 parent 2e8de44 commit e1837f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "1.0.0",
44
"type": "library",
55
"license": "GPL-3.0",
6+
"description": "PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class",
7+
"keywords": ["reflection", "test", "unit test", "private", "call"],
68
"repositories": [
79
{
810
"type": "vcs",

0 commit comments

Comments
 (0)