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.
1 parent 0354286 commit 2da4492Copy full SHA for 2da4492
1 file changed
composer.json
@@ -19,6 +19,7 @@
19
"fast-forward/config": "^1.4",
20
"fast-forward/container": "^1.5",
21
"fast-forward/defer": "^1.0",
22
+ "fast-forward/fork": "^1.0",
23
"fast-forward/http": "^1.0",
24
"fast-forward/iterators": "^1.0"
25
},
@@ -41,7 +42,8 @@
41
42
"ergebnis/composer-normalize": true,
43
"fast-forward/dev-tools": true,
44
"phpdocumentor/shim": true,
- "phpro/grumphp": true
45
+ "phpro/grumphp": true,
46
+ "pyrech/composer-changelogs": true
47
48
"platform": {
49
"php": "8.3.0"
0 commit comments