From ca0ee7be6bfe60134ad7e539973abd707a7771cc Mon Sep 17 00:00:00 2001 From: lucha <lucha@paranoici.org> Date: Sat, 6 Mar 2021 15:31:05 -0800 Subject: [PATCH] rimosso tema bp-default, dato che fa parte di buddypress, e aggiornato wordpress a 3.6.2 --- composer.json | 1 - composer.lock | 42 +++++++++++++----------------------------- 2 files changed, 13 insertions(+), 30 deletions(-) diff --git a/composer.json b/composer.json index 5ecdd329..dd6b354f 100644 --- a/composer.json +++ b/composer.json @@ -118,7 +118,6 @@ "noblogs/eu-compliance": "^0.1.0", "noblogs/nospam": "^0.1.1", "noblogs/themes-misc": "^0.1.0", - "noblogs/theme-bp-default":"^0.1.0", "stuttter/ludicrousdb": "^5.0" }, "extra": { diff --git a/composer.lock b/composer.lock index 22e8a845..bbf96b85 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "eeb5fceee01b391b457cc4d09f7c4d24", + "content-hash": "46719ba6a8eac0fdf184c81b833da248", "packages": [ { "name": "bjornjohansen/wplang", @@ -235,20 +235,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "5.6.1", + "version": "5.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "d7a597988102967cdfc28851b6b897d018613823" + "reference": "784b3440c9a11c3b65b988cc441db332ab0e6c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/d7a597988102967cdfc28851b6b897d018613823", - "reference": "d7a597988102967cdfc28851b6b897d018613823", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/784b3440c9a11c3b65b988cc441db332ab0e6c49", + "reference": "784b3440c9a11c3b65b988cc441db332ab0e6c49", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "5.6.1", + "johnpbloch/wordpress-core": "5.6.2", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=5.6.20" }, @@ -270,20 +270,20 @@ "cms", "wordpress" ], - "time": "2021-02-03T21:27:41+00:00" + "time": "2021-02-22T15:30:37+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "5.6.1", + "version": "5.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "82592ec73d42cf784da38adb0028a24dbacab1b4" + "reference": "e48e723c0d7e38c5580631e6ffea29a4388c5dd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/82592ec73d42cf784da38adb0028a24dbacab1b4", - "reference": "82592ec73d42cf784da38adb0028a24dbacab1b4", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/e48e723c0d7e38c5580631e6ffea29a4388c5dd0", + "reference": "e48e723c0d7e38c5580631e6ffea29a4388c5dd0", "shasum": "" }, "require": { @@ -291,7 +291,7 @@ "php": ">=5.6.20" }, "provide": { - "wordpress/core-implementation": "5.6.1" + "wordpress/core-implementation": "5.6.2" }, "type": "wordpress-core", "extra": { @@ -320,7 +320,7 @@ "cms", "wordpress" ], - "time": "2021-02-03T21:27:35+00:00" + "time": "2021-02-22T15:30:31+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -600,22 +600,6 @@ ], "description": "Wordpress plugin: avoid sending out user information to gravatar." }, - { - "name": "noblogs/theme-bp-default", - "version": "0.1.0", - "dist": { - "type": "zip", - "url": "https://git.autistici.org/api/v4/projects/489/packages/composer/archives/noblogs/theme-bp-default.zip?sha=8439e88fbcc69ad6c0e813df7189f994d3f8d016", - "reference": "8439e88fbcc69ad6c0e813df7189f994d3f8d016", - "shasum": "" - }, - "type": "project", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Tema di default di bp su cui si basa il nostro tema noblogs-home", - "homepage": "https://git.autistici.org/noblogs/theme-bp-default" - }, { "name": "noblogs/themes-child", "version": "0.1.0", -- GitLab