Skip to content

Commit fc13d58

Browse files
committed
Add hyphen in package name
In order to make this package compatible with the naming in the rest of the organisation I have added a hyphen between the words in the package name.
1 parent 2d7a0c2 commit fc13d58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "phpdocumentor/reflectioncommon",
2+
"name": "phpdocumentor/reflection-common",
33
"keywords": ["phpdoc", "phpDocumentor", "reflection", "static analysis", "FQSEN"],
44
"homepage": "http://www.phpdoc.org",
55
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)