Skip to content

Commit 5a0c8f7

Browse files
committed
Reformat Composer configuration
1 parent 7b6ee2a commit 5a0c8f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "harmony-project/modular-bundle",
3-
"description": "Integrates the Harmony Modular Routing component into the full-stack Symfony framework",
4-
"keywords": ["routing", "database", "symfony"],
3+
"type": "symfony-bundle",
4+
"description": "Integrates the Harmony ModularRouting component into the full-stack Symfony framework",
5+
"keywords": ["modular", "modules", "routing", "database", "symfony"],
56
"homepage": "http://harmony-project.io",
67
"license": "MIT",
78
"authors": [
@@ -15,7 +16,6 @@
1516
"issues": "https://github.com/harmony-project/modular-bundle/issues",
1617
"source": "https://github.com/harmony-project/modular-bundle"
1718
},
18-
"type": "symfony-bundle",
1919
"require": {
2020
"php": "^7.1",
2121
"harmony-project/modular-routing": "^0.1",

0 commit comments

Comments
 (0)