Skip to content

Commit b13e2c8

Browse files
committed
Update composer.json
1 parent aec30cb commit b13e2c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"homepage": "https://github.com/php-fast-forward",
13+
"support": {
14+
"issues": "https://github.com/php-fast-forward/framework/issues",
15+
"source": "https://github.com/php-fast-forward/framework"
16+
},
1217
"require": {
1318
"php": "^8.1",
14-
"fast-forward/config": "^1.1",
19+
"fast-forward/config": "^1.0",
1520
"fast-forward/container": "^1.0"
1621
},
1722
"minimum-stability": "stable",

0 commit comments

Comments
 (0)