We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer.yaml
1 parent 58fe65a commit 0e4f2cdCopy full SHA for 0e4f2cd
composer.yaml
@@ -6,6 +6,11 @@ name: yannoff/phpcc
6
description: 'PHP Code Compiler - Phar executables compiling utility'
7
type: project
8
license: MIT
9
+homepage: 'https://github.com/yannoff/phpcc'
10
+authors:
11
+ -
12
+ name: Yannoff
13
+ homepage: 'https://github.com/yannoff'
14
config:
15
sort-packages: true
16
autoload:
0 commit comments