Skip to content

Commit 2da4492

Browse files
committed
Add "fast-forward/fork"
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 0354286 commit 2da4492

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"fast-forward/config": "^1.4",
2020
"fast-forward/container": "^1.5",
2121
"fast-forward/defer": "^1.0",
22+
"fast-forward/fork": "^1.0",
2223
"fast-forward/http": "^1.0",
2324
"fast-forward/iterators": "^1.0"
2425
},
@@ -41,7 +42,8 @@
4142
"ergebnis/composer-normalize": true,
4243
"fast-forward/dev-tools": true,
4344
"phpdocumentor/shim": true,
44-
"phpro/grumphp": true
45+
"phpro/grumphp": true,
46+
"pyrech/composer-changelogs": true
4547
},
4648
"platform": {
4749
"php": "8.3.0"

0 commit comments

Comments
 (0)