Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • noblogs/noblogs-composer
1 result
Show changes
Commits on Source (4)
......@@ -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": "28648d7162a0ec7be09f6b394376c1d7",
"content-hash": "6500ec70966db4fc24031d0aa264eda9",
"packages": [
{
"name": "bjornjohansen/wplang",
......@@ -250,20 +250,20 @@
},
{
"name": "johnpbloch/wordpress",
"version": "6.1.0",
"version": "6.1.1",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress.git",
"reference": "e1672dd7a4db40a06dfa60816f572eb41a16c1e8"
"reference": "d9ee7d6193781c9ee6288be6ca5681ee0c3f85b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/e1672dd7a4db40a06dfa60816f572eb41a16c1e8",
"reference": "e1672dd7a4db40a06dfa60816f572eb41a16c1e8",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/d9ee7d6193781c9ee6288be6ca5681ee0c3f85b8",
"reference": "d9ee7d6193781c9ee6288be6ca5681ee0c3f85b8",
"shasum": ""
},
"require": {
"johnpbloch/wordpress-core": "6.1.0",
"johnpbloch/wordpress-core": "6.1.1",
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
"php": ">=5.6.20"
},
......@@ -292,20 +292,20 @@
"issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser"
},
"time": "2022-11-02T01:18:45+00:00"
"time": "2022-11-15T19:12:03+00:00"
},
{
"name": "johnpbloch/wordpress-core",
"version": "6.1.0",
"version": "6.1.1",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "2804caa571802035b95441e32a3be0f80672b199"
"reference": "c9688597721b8579f3c29028e572a7b9753db893"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/2804caa571802035b95441e32a3be0f80672b199",
"reference": "2804caa571802035b95441e32a3be0f80672b199",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/c9688597721b8579f3c29028e572a7b9753db893",
"reference": "c9688597721b8579f3c29028e572a7b9753db893",
"shasum": ""
},
"require": {
......@@ -313,7 +313,7 @@
"php": ">=5.6.20"
},
"provide": {
"wordpress/core-implementation": "6.1.0"
"wordpress/core-implementation": "6.1.1"
},
"type": "wordpress-core",
"notification-url": "https://packagist.org/downloads/",
......@@ -340,7 +340,7 @@
"source": "https://core.trac.wordpress.org/browser",
"wiki": "https://codex.wordpress.org/"
},
"time": "2022-11-02T01:18:41+00:00"
"time": "2022-11-15T19:11:58+00:00"
},
{
"name": "johnpbloch/wordpress-core-installer",
......@@ -828,6 +828,24 @@
},
"time": "2019-10-18T17:56:48+00:00"
},
{
"name": "wpackagist-plugin/activitypub",
"version": "0.13.4",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/activitypub/",
"reference": "tags/0.13.4"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/activitypub.0.13.4.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/activitypub/"
},
{
"name": "wpackagist-plugin/autopost-to-mastodon",
"version": "3.6.1",
......@@ -1378,7 +1396,7 @@
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp2pgpmail.zip?timestamp=1652169575"
"url": "https://downloads.wordpress.org/plugin/wp2pgpmail.zip?timestamp=1667389997"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
......@@ -2153,5 +2171,5 @@
"php": ">=7.1"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.0.0"
}