Skip to content

Commit 0e4f2cd

Browse files
committed
Legal: Add authors/homepage in composer.yaml
1 parent 58fe65a commit 0e4f2cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ name: yannoff/phpcc
66
description: 'PHP Code Compiler - Phar executables compiling utility'
77
type: project
88
license: MIT
9+
homepage: 'https://github.com/yannoff/phpcc'
10+
authors:
11+
-
12+
name: Yannoff
13+
homepage: 'https://github.com/yannoff'
914
config:
1015
sort-packages: true
1116
autoload:

0 commit comments

Comments
 (0)