Skip to content
Snippets Groups Projects
Commit a2955c07 authored by renovate's avatar renovate
Browse files

Update dependency johnpbloch/wordpress to v5.8.2

parent e47bff27
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !63. Comments created here will be created in the context of that merge request.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "c8539e50e9864bec52df098d8fed259e", "content-hash": "840da9bea9b1b94855b200f0bcdb6422",
"packages": [ "packages": [
{ {
"name": "bjornjohansen/wplang", "name": "bjornjohansen/wplang",
...@@ -237,20 +237,20 @@ ...@@ -237,20 +237,20 @@
}, },
{ {
"name": "johnpbloch/wordpress", "name": "johnpbloch/wordpress",
"version": "5.8.1", "version": "5.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/johnpbloch/wordpress.git", "url": "https://github.com/johnpbloch/wordpress.git",
"reference": "53e4131495e33e514fefe65cdeec39cfadf707cf" "reference": "4542ab539a46d3e5288db279a7fa5de3fecacaf6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/53e4131495e33e514fefe65cdeec39cfadf707cf", "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/4542ab539a46d3e5288db279a7fa5de3fecacaf6",
"reference": "53e4131495e33e514fefe65cdeec39cfadf707cf", "reference": "4542ab539a46d3e5288db279a7fa5de3fecacaf6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"johnpbloch/wordpress-core": "5.8.1", "johnpbloch/wordpress-core": "5.8.2",
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
"php": ">=5.6.20" "php": ">=5.6.20"
}, },
...@@ -272,20 +272,20 @@ ...@@ -272,20 +272,20 @@
"cms", "cms",
"wordpress" "wordpress"
], ],
"time": "2021-09-09T02:46:03+00:00" "time": "2021-11-10T17:28:17+00:00"
}, },
{ {
"name": "johnpbloch/wordpress-core", "name": "johnpbloch/wordpress-core",
"version": "5.8.1", "version": "5.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git", "url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff" "reference": "2bbb0498c019329aa12e22b21fa4f8b216ad6620"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff", "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/2bbb0498c019329aa12e22b21fa4f8b216ad6620",
"reference": "6b6004e8c16a3b9ebc3ddac29ca8542dfa5ec5ff", "reference": "2bbb0498c019329aa12e22b21fa4f8b216ad6620",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -293,18 +293,9 @@ ...@@ -293,18 +293,9 @@
"php": ">=5.6.20" "php": ">=5.6.20"
}, },
"provide": { "provide": {
"wordpress/core-implementation": "5.8.1" "wordpress/core-implementation": "5.8.2"
}, },
"type": "wordpress-core", "type": "wordpress-core",
"extra": {
"patches_applied": {
"Patch definition of WP_CONTENT_URL to include SSL when it might not ": "patches/core/0052-fix-ssl-wp-content-url.patch",
"Anonymize requests to api.wordpress.org for updates": "patches/core/anonymize-update.php.patch",
"Do not perform pingbacks and trackbacks when we update via cron": "patches/core/0103-Remove-pingback-trackback.patch",
"Load JS library locally instead than from Googleapis": "patches/core/0155-Removing-reference-to-googleapis-from-wp-includes-up.patch",
"Remove Google Fonts API calls": "patches/core/0165-remove-google-fonts.patch"
}
},
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0-or-later"
...@@ -322,7 +313,7 @@ ...@@ -322,7 +313,7 @@
"cms", "cms",
"wordpress" "wordpress"
], ],
"time": "2021-09-09T02:46:00+00:00" "time": "2021-11-10T17:28:15+00:00"
}, },
{ {
"name": "johnpbloch/wordpress-core-installer", "name": "johnpbloch/wordpress-core-installer",
...@@ -879,12 +870,6 @@ ...@@ -879,12 +870,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Disable gravatar": "patches/buddypress/0053-Patch-buddypress.patch",
"Force https on buddypress login redirect": "patches/buddypress/0147-forced-https-on-buddypress-login-redirect.patch"
}
},
"homepage": "https://wordpress.org/plugins/buddypress/" "homepage": "https://wordpress.org/plugins/buddypress/"
}, },
{ {
...@@ -969,7 +954,7 @@ ...@@ -969,7 +954,7 @@
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://downloads.wordpress.org/plugin/disable-remove-google-fonts.zip?timestamp=1626701335" "url": "https://downloads.wordpress.org/plugin/disable-remove-google-fonts.zip?timestamp=1635346331"
}, },
"require": { "require": {
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
...@@ -993,11 +978,6 @@ ...@@ -993,11 +978,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Run update checks during cron": "patches/plugins/disable-wordpress-updates.patch"
}
},
"homepage": "https://wordpress.org/plugins/disable-wordpress-updates/" "homepage": "https://wordpress.org/plugins/disable-wordpress-updates/"
}, },
{ {
...@@ -1142,11 +1122,6 @@ ...@@ -1142,11 +1122,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Do send mail on privacy setting change": "patches/plugins/more-privacy-options.patch"
}
},
"homepage": "https://wordpress.org/plugins/more-privacy-options/" "homepage": "https://wordpress.org/plugins/more-privacy-options/"
}, },
{ {
...@@ -1219,11 +1194,6 @@ ...@@ -1219,11 +1194,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Small workaround to fix simplyexclude plugin broken with wordpress 4": "patches/plugins/0117-simplyexclude.patch"
}
},
"homepage": "https://wordpress.org/plugins/simply-exclude/" "homepage": "https://wordpress.org/plugins/simply-exclude/"
}, },
{ {
...@@ -1332,11 +1302,6 @@ ...@@ -1332,11 +1302,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Disable Piwik global updates": "patches/plugins/wp-piwik.patch"
}
},
"homepage": "https://wordpress.org/plugins/wp-piwik/" "homepage": "https://wordpress.org/plugins/wp-piwik/"
}, },
{ {
...@@ -1355,11 +1320,6 @@ ...@@ -1355,11 +1320,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-plugin", "type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Support for global recaptcha keys": "patches/plugins/wp-recaptcha-bp.patch"
}
},
"homepage": "https://wordpress.org/plugins/wp-recaptcha-bp/" "homepage": "https://wordpress.org/plugins/wp-recaptcha-bp/"
}, },
{ {
...@@ -1486,11 +1446,6 @@ ...@@ -1486,11 +1446,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Teme footer": "patches/themes/0056-Patch-theme-azul.patch"
}
},
"homepage": "https://wordpress.org/themes/azul/" "homepage": "https://wordpress.org/themes/azul/"
}, },
{ {
...@@ -1509,11 +1464,6 @@ ...@@ -1509,11 +1464,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-bliss-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/bliss/" "homepage": "https://wordpress.org/themes/bliss/"
}, },
{ {
...@@ -1532,11 +1482,6 @@ ...@@ -1532,11 +1482,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0057-Patch-theme-carrington-blog.patch"
}
},
"homepage": "https://wordpress.org/themes/carrington-blog/" "homepage": "https://wordpress.org/themes/carrington-blog/"
}, },
{ {
...@@ -1555,11 +1500,6 @@ ...@@ -1555,11 +1500,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0058-Patch-theme-classic.patch"
}
},
"homepage": "https://wordpress.org/themes/classic/" "homepage": "https://wordpress.org/themes/classic/"
}, },
{ {
...@@ -1578,11 +1518,6 @@ ...@@ -1578,11 +1518,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0062-Patch-theme-default.patch"
}
},
"homepage": "https://wordpress.org/themes/default/" "homepage": "https://wordpress.org/themes/default/"
}, },
{ {
...@@ -1601,11 +1536,6 @@ ...@@ -1601,11 +1536,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0063-Patch-theme-disconnected.patch"
}
},
"homepage": "https://wordpress.org/themes/disconnected/" "homepage": "https://wordpress.org/themes/disconnected/"
}, },
{ {
...@@ -1624,11 +1554,6 @@ ...@@ -1624,11 +1554,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0064-Patch-theme-elegant-grunge.patch"
}
},
"homepage": "https://wordpress.org/themes/elegant-grunge/" "homepage": "https://wordpress.org/themes/elegant-grunge/"
}, },
{ {
...@@ -1665,11 +1590,6 @@ ...@@ -1665,11 +1590,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0065-Patch-theme-fixed-blix.patch"
}
},
"homepage": "https://wordpress.org/themes/fixed-blix/" "homepage": "https://wordpress.org/themes/fixed-blix/"
}, },
{ {
...@@ -1688,11 +1608,6 @@ ...@@ -1688,11 +1608,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0067-Patch-theme-fresh-editorial.patch"
}
},
"homepage": "https://wordpress.org/themes/fresh-editorial/" "homepage": "https://wordpress.org/themes/fresh-editorial/"
}, },
{ {
...@@ -1711,11 +1626,6 @@ ...@@ -1711,11 +1626,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0069-Patch-theme-gone-fishing.patch"
}
},
"homepage": "https://wordpress.org/themes/gone-fishing/" "homepage": "https://wordpress.org/themes/gone-fishing/"
}, },
{ {
...@@ -1788,11 +1698,6 @@ ...@@ -1788,11 +1698,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/themes-minimalism.patch"
}
},
"homepage": "https://wordpress.org/themes/minimalism/" "homepage": "https://wordpress.org/themes/minimalism/"
}, },
{ {
...@@ -1811,11 +1716,6 @@ ...@@ -1811,11 +1716,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0073-Patch-theme-mnml.patch"
}
},
"homepage": "https://wordpress.org/themes/mnml/" "homepage": "https://wordpress.org/themes/mnml/"
}, },
{ {
...@@ -1834,11 +1734,6 @@ ...@@ -1834,11 +1734,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0077-Patch-theme-ocular-professor.patch"
}
},
"homepage": "https://wordpress.org/themes/ocular-professor/" "homepage": "https://wordpress.org/themes/ocular-professor/"
}, },
{ {
...@@ -1857,11 +1752,6 @@ ...@@ -1857,11 +1752,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0079-Patch-theme-primepress.patch"
}
},
"homepage": "https://wordpress.org/themes/primepress/" "homepage": "https://wordpress.org/themes/primepress/"
}, },
{ {
...@@ -1880,11 +1770,6 @@ ...@@ -1880,11 +1770,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0080-Patch-theme-rusty-grunge.patch"
}
},
"homepage": "https://wordpress.org/themes/rusty-grunge/" "homepage": "https://wordpress.org/themes/rusty-grunge/"
}, },
{ {
...@@ -1921,11 +1806,6 @@ ...@@ -1921,11 +1806,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0083-Patch-theme-simplex.patch"
}
},
"homepage": "https://wordpress.org/themes/simplex/" "homepage": "https://wordpress.org/themes/simplex/"
}, },
{ {
...@@ -1944,11 +1824,6 @@ ...@@ -1944,11 +1824,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0084-Patch-theme-tanzaku.patch"
}
},
"homepage": "https://wordpress.org/themes/tanzaku/" "homepage": "https://wordpress.org/themes/tanzaku/"
}, },
{ {
...@@ -1967,11 +1842,6 @@ ...@@ -1967,11 +1842,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0085-Patch-theme-the-scenery.patch"
}
},
"homepage": "https://wordpress.org/themes/the-scenery/" "homepage": "https://wordpress.org/themes/the-scenery/"
}, },
{ {
...@@ -1990,11 +1860,6 @@ ...@@ -1990,11 +1860,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-thematic-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/thematic/" "homepage": "https://wordpress.org/themes/thematic/"
}, },
{ {
...@@ -2013,11 +1878,6 @@ ...@@ -2013,11 +1878,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0086-Patch-theme-threattocreativity.patch"
}
},
"homepage": "https://wordpress.org/themes/threattocreativity/" "homepage": "https://wordpress.org/themes/threattocreativity/"
}, },
{ {
...@@ -2036,11 +1896,6 @@ ...@@ -2036,11 +1896,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentyeleven-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyeleven/" "homepage": "https://wordpress.org/themes/twentyeleven/"
}, },
{ {
...@@ -2059,11 +1914,6 @@ ...@@ -2059,11 +1914,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyfifteen.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyfifteen/" "homepage": "https://wordpress.org/themes/twentyfifteen/"
}, },
{ {
...@@ -2082,11 +1932,6 @@ ...@@ -2082,11 +1932,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyfourteen.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyfourteen/" "homepage": "https://wordpress.org/themes/twentyfourteen/"
}, },
{ {
...@@ -2102,7 +1947,7 @@ ...@@ -2102,7 +1947,7 @@
"url": "https://downloads.wordpress.org/theme/twentynineteen.2.1.zip" "url": "https://downloads.wordpress.org/theme/twentynineteen.2.1.zip"
}, },
"require": { "require": {
"composer/installers": "~1.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/twentynineteen/" "homepage": "https://wordpress.org/themes/twentynineteen/"
...@@ -2141,11 +1986,6 @@ ...@@ -2141,11 +1986,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-twentysixteen-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentysixteen/" "homepage": "https://wordpress.org/themes/twentysixteen/"
}, },
{ {
...@@ -2164,11 +2004,6 @@ ...@@ -2164,11 +2004,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyten.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyten/" "homepage": "https://wordpress.org/themes/twentyten/"
}, },
{ {
...@@ -2187,11 +2022,6 @@ ...@@ -2187,11 +2022,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentythirteen-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentythirteen/" "homepage": "https://wordpress.org/themes/twentythirteen/"
}, },
{ {
...@@ -2210,11 +2040,6 @@ ...@@ -2210,11 +2040,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentytwelve-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentytwelve/" "homepage": "https://wordpress.org/themes/twentytwelve/"
}, },
{ {
...@@ -2230,7 +2055,7 @@ ...@@ -2230,7 +2055,7 @@
"url": "https://downloads.wordpress.org/theme/twentytwenty.1.8.zip" "url": "https://downloads.wordpress.org/theme/twentytwenty.1.8.zip"
}, },
"require": { "require": {
"composer/installers": "~1.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/twentytwenty/" "homepage": "https://wordpress.org/themes/twentytwenty/"
...@@ -2251,11 +2076,6 @@ ...@@ -2251,11 +2076,6 @@
"composer/installers": "~1.0 || ~2.0" "composer/installers": "~1.0 || ~2.0"
}, },
"type": "wordpress-theme", "type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0090-Patch-theme-wp-andreas01.patch"
}
},
"homepage": "https://wordpress.org/themes/wp-andreas01/" "homepage": "https://wordpress.org/themes/wp-andreas01/"
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment