Skip to content

Commit 4d6d149

Browse files
committed
chore: update composer config file
1 parent a9ae744 commit 4d6d149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"authors": [
1616
{
1717
"name": "The CoreUI Team",
18-
"homepage": "https://github.com/orgs/coreui/people",
18+
"homepage": "https://github.com/orgs/coreui/people"
1919
}
2020
],
2121
"support": {
2222
"issues": "https://github.com/coreui/coreui/issues"
2323
},
2424
"license": "MIT",
2525
"replace": {
26-
"twitter/bootstrap": "self.version"
26+
"coreui/coreui": "self.version"
2727
}
2828
}

0 commit comments

Comments
 (0)