Skip to content

Commit f555ee6

Browse files
committed
Fix composer.json
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 9320c22 commit f555ee6

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
@@ -2,7 +2,7 @@
22
"name": "fast-forward/fork",
33
"description": "A process manager for PHP that allows you to run multiple processes in parallel using the fork system call.",
44
"license": "MIT",
5-
"type": "composer-plugin",
5+
"type": "library",
66
"keywords": [
77
"fast-forward",
88
"fork",

0 commit comments

Comments
 (0)