Skip to content

Commit 22852dd

Browse files
committed
update theme-mu composer target branch and auto-format [skip ci]
1 parent e9ccb0b commit 22852dd

File tree

2 files changed

+71
-50
lines changed

2 files changed

+71
-50
lines changed

integrations/themes/theme-mu/composer.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
{
22
"name": "fortawesome/wordpress-theme-mu",
33
"description": "Example integration of a WordPress theme using the Font Awesome WordPress composer package.",
4-
"keywords": [ "font awesome", "font-awesome", "icon", "icons", "webfont", "svg" ],
4+
"keywords": [
5+
"font awesome",
6+
"font-awesome",
7+
"icon",
8+
"icons",
9+
"webfont",
10+
"svg"
11+
],
512
"homepage": "https://fontawesome.com",
613
"license": "GPL-2.0-or-later",
714
"authors": [
@@ -18,6 +25,6 @@
1825
}
1926
],
2027
"require": {
21-
"fortawesome/wordpress-fontawesome": "dev-master"
28+
"fortawesome/wordpress-fontawesome": "dev-main"
2229
}
2330
}

integrations/themes/theme-mu/composer.lock

Lines changed: 62 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)