Skip to content
Snippets Groups Projects
Commit 9b9933ff authored by agata's avatar agata
Browse files

thema in test per nuova home

parent 024070b7
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7e1228a363f89ac168030afce92c08aa",
"content-hash": "c0c0bf9e02770efe7ae732f0a720412a",
"packages": [
{
"name": "bjornjohansen/wplang",
......@@ -296,6 +296,15 @@
"wordpress/core-implementation": "5.8.1"
},
"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/",
"license": [
"GPL-2.0-or-later"
......@@ -844,6 +853,12 @@
"composer/installers": "~1.0 || ~2.0"
},
"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/"
},
{
......@@ -952,6 +967,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"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/"
},
{
......@@ -1096,6 +1116,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"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/"
},
{
......@@ -1168,6 +1193,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"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/"
},
{
......@@ -1276,6 +1306,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-plugin",
"extra": {
"patches_applied": {
"Disable Piwik global updates": "patches/plugins/wp-piwik.patch"
}
},
"homepage": "https://wordpress.org/plugins/wp-piwik/"
},
{
......@@ -1294,6 +1329,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"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/"
},
{
......@@ -1420,6 +1460,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Teme footer": "patches/themes/0056-Patch-theme-azul.patch"
}
},
"homepage": "https://wordpress.org/themes/azul/"
},
{
......@@ -1438,6 +1483,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-bliss-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/bliss/"
},
{
......@@ -1456,6 +1506,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0057-Patch-theme-carrington-blog.patch"
}
},
"homepage": "https://wordpress.org/themes/carrington-blog/"
},
{
......@@ -1474,6 +1529,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0058-Patch-theme-classic.patch"
}
},
"homepage": "https://wordpress.org/themes/classic/"
},
{
......@@ -1492,6 +1552,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0062-Patch-theme-default.patch"
}
},
"homepage": "https://wordpress.org/themes/default/"
},
{
......@@ -1510,6 +1575,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0063-Patch-theme-disconnected.patch"
}
},
"homepage": "https://wordpress.org/themes/disconnected/"
},
{
......@@ -1528,6 +1598,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0064-Patch-theme-elegant-grunge.patch"
}
},
"homepage": "https://wordpress.org/themes/elegant-grunge/"
},
{
......@@ -1546,6 +1621,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0065-Patch-theme-fixed-blix.patch"
}
},
"homepage": "https://wordpress.org/themes/fixed-blix/"
},
{
......@@ -1564,6 +1644,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0067-Patch-theme-fresh-editorial.patch"
}
},
"homepage": "https://wordpress.org/themes/fresh-editorial/"
},
{
......@@ -1582,6 +1667,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0069-Patch-theme-gone-fishing.patch"
}
},
"homepage": "https://wordpress.org/themes/gone-fishing/"
},
{
......@@ -1654,6 +1744,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/themes-minimalism.patch"
}
},
"homepage": "https://wordpress.org/themes/minimalism/"
},
{
......@@ -1672,6 +1767,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0073-Patch-theme-mnml.patch"
}
},
"homepage": "https://wordpress.org/themes/mnml/"
},
{
......@@ -1690,6 +1790,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0077-Patch-theme-ocular-professor.patch"
}
},
"homepage": "https://wordpress.org/themes/ocular-professor/"
},
{
......@@ -1708,8 +1813,31 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0079-Patch-theme-primepress.patch"
}
},
"homepage": "https://wordpress.org/themes/primepress/"
},
{
"name": "wpackagist-theme/quadrat",
"version": "1.1.2",
"source": {
"type": "svn",
"url": "https://themes.svn.wordpress.org/quadrat/",
"reference": "1.1.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/theme/quadrat.1.1.2.zip"
},
"require": {
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/quadrat/"
},
{
"name": "wpackagist-theme/rusty-grunge",
"version": "1.3",
......@@ -1726,6 +1854,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0080-Patch-theme-rusty-grunge.patch"
}
},
"homepage": "https://wordpress.org/themes/rusty-grunge/"
},
{
......@@ -1744,6 +1877,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0083-Patch-theme-simplex.patch"
}
},
"homepage": "https://wordpress.org/themes/simplex/"
},
{
......@@ -1762,6 +1900,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0084-Patch-theme-tanzaku.patch"
}
},
"homepage": "https://wordpress.org/themes/tanzaku/"
},
{
......@@ -1780,6 +1923,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0085-Patch-theme-the-scenery.patch"
}
},
"homepage": "https://wordpress.org/themes/the-scenery/"
},
{
......@@ -1798,6 +1946,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-thematic-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/thematic/"
},
{
......@@ -1816,6 +1969,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0086-Patch-theme-threattocreativity.patch"
}
},
"homepage": "https://wordpress.org/themes/threattocreativity/"
},
{
......@@ -1834,6 +1992,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentyeleven-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyeleven/"
},
{
......@@ -1852,6 +2015,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyfifteen.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyfifteen/"
},
{
......@@ -1870,6 +2038,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyfourteen.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyfourteen/"
},
{
......@@ -1885,7 +2058,7 @@
"url": "https://downloads.wordpress.org/theme/twentynineteen.2.1.zip"
},
"require": {
"composer/installers": "~1.0 || ~2.0"
"composer/installers": "~1.0"
},
"type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/twentynineteen/"
......@@ -1924,6 +2097,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0223-twentysixteen-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentysixteen/"
},
{
......@@ -1942,6 +2120,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0187-twentyten.patch"
}
},
"homepage": "https://wordpress.org/themes/twentyten/"
},
{
......@@ -1960,6 +2143,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentythirteen-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentythirteen/"
},
{
......@@ -1978,6 +2166,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Footer credits": "patches/themes/0165-twentytwelve-footer.patch"
}
},
"homepage": "https://wordpress.org/themes/twentytwelve/"
},
{
......@@ -1993,7 +2186,7 @@
"url": "https://downloads.wordpress.org/theme/twentytwenty.1.8.zip"
},
"require": {
"composer/installers": "~1.0 || ~2.0"
"composer/installers": "~1.0"
},
"type": "wordpress-theme",
"homepage": "https://wordpress.org/themes/twentytwenty/"
......@@ -2014,6 +2207,11 @@
"composer/installers": "~1.0 || ~2.0"
},
"type": "wordpress-theme",
"extra": {
"patches_applied": {
"Theme footer": "patches/themes/0090-Patch-theme-wp-andreas01.patch"
}
},
"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