Skip to content

Commit 837f045

Browse files
author
Muhammad Umer
committed
improvements
Signed-off-by: Muhammad Umer <mumer@updraftplus.com>
1 parent 5642efe commit 837f045

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@
1414
"wpessential/wpessential-menus": "^2.0.2",
1515
"wpessential/wpessential-sidebars": "^2.0",
1616
"wpessential/wpessential-widgets": "^1.0.5",
17-
"wpessential/wpessential-theme-support": "^1.0.2",
17+
"wpessential/wpessential-theme-support": "^1.0.3",
1818
"wpessential/wpessential-postypes": "^0.2.2"
1919
},
2020
"autoload": {
2121
"psr-4": {
2222
"WPEssential\\Theme\\": "inc/"
2323
},
24-
"autoload": {
25-
"files": ["inc/ThemeLoader.php"]
26-
}
24+
"files": ["inc/ThemeLoader.php"]
2725
},
2826
"authors": [
2927
{

0 commit comments

Comments
 (0)