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
Select Git revision

Target

Select target project
  • noblogs/noblogs-composer
1 result
Select Git revision
Show changes
Commits on Source (3)
...@@ -27,7 +27,15 @@ ...@@ -27,7 +27,15 @@
"config": { "config": {
"gitlab-domains": [ "gitlab-domains": [
"git.autistici.org" "git.autistici.org"
] ],
"allow-plugins": {
"bjornjohansen/wplang": true,
"cweagans/composer-patches": true,
"johnpbloch/wordpress-core-installer": true,
"koodimonni/composer-dropin-installer": true,
"composer/installers": true,
"oomphinc/composer-installers-extender": true
}
}, },
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
...@@ -35,7 +43,7 @@ ...@@ -35,7 +43,7 @@
"oomphinc/composer-installers-extender": "2.0.1", "oomphinc/composer-installers-extender": "2.0.1",
"cweagans/composer-patches": "1.7.2", "cweagans/composer-patches": "1.7.2",
"koodimonni/composer-dropin-installer": "1.4", "koodimonni/composer-dropin-installer": "1.4",
"johnpbloch/wordpress": "6.0.0", "johnpbloch/wordpress": "6.0.1",
"bjornjohansen/wplang": "0.2.0", "bjornjohansen/wplang": "0.2.0",
"wpackagist-plugin/disable-wordpress-updates": "1.7.0", "wpackagist-plugin/disable-wordpress-updates": "1.7.0",
"wpackagist-plugin/more-privacy-options": "4.6", "wpackagist-plugin/more-privacy-options": "4.6",
......
...@@ -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": "ce5341c640ab6ed7f880ecbd30f262b0", "content-hash": "2917b7818f9cdddc5e367e1e06b167fe",
"packages": [ "packages": [
{ {
"name": "bjornjohansen/wplang", "name": "bjornjohansen/wplang",
...@@ -250,20 +250,20 @@ ...@@ -250,20 +250,20 @@
}, },
{ {
"name": "johnpbloch/wordpress", "name": "johnpbloch/wordpress",
"version": "6.0.0", "version": "6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/johnpbloch/wordpress.git", "url": "https://github.com/johnpbloch/wordpress.git",
"reference": "2432ce687e68c3df7de16920d467761b241e20cf" "reference": "185dfc9f49aa48efb4f345a042e78e5003d9b6a2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/2432ce687e68c3df7de16920d467761b241e20cf", "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/185dfc9f49aa48efb4f345a042e78e5003d9b6a2",
"reference": "2432ce687e68c3df7de16920d467761b241e20cf", "reference": "185dfc9f49aa48efb4f345a042e78e5003d9b6a2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"johnpbloch/wordpress-core": "6.0.0", "johnpbloch/wordpress-core": "6.0.1",
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
"php": ">=5.6.20" "php": ">=5.6.20"
}, },
...@@ -292,20 +292,20 @@ ...@@ -292,20 +292,20 @@
"issues": "https://core.trac.wordpress.org/", "issues": "https://core.trac.wordpress.org/",
"source": "https://core.trac.wordpress.org/browser" "source": "https://core.trac.wordpress.org/browser"
}, },
"time": "2022-05-24T19:10:15+00:00" "time": "2022-07-12T16:22:03+00:00"
}, },
{ {
"name": "johnpbloch/wordpress-core", "name": "johnpbloch/wordpress-core",
"version": "6.0.0", "version": "6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git", "url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "90d8de3a682f2ed93ebe8cf99bec8fb297d43967" "reference": "163eec26760f7d2cac040e04f00ce548cd303eb1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/90d8de3a682f2ed93ebe8cf99bec8fb297d43967", "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/163eec26760f7d2cac040e04f00ce548cd303eb1",
"reference": "90d8de3a682f2ed93ebe8cf99bec8fb297d43967", "reference": "163eec26760f7d2cac040e04f00ce548cd303eb1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -313,7 +313,7 @@ ...@@ -313,7 +313,7 @@
"php": ">=5.6.20" "php": ">=5.6.20"
}, },
"provide": { "provide": {
"wordpress/core-implementation": "6.0.0" "wordpress/core-implementation": "6.0.1"
}, },
"type": "wordpress-core", "type": "wordpress-core",
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
"source": "https://core.trac.wordpress.org/browser", "source": "https://core.trac.wordpress.org/browser",
"wiki": "https://codex.wordpress.org/" "wiki": "https://codex.wordpress.org/"
}, },
"time": "2022-05-24T19:10:11+00:00" "time": "2022-07-12T16:22:00+00:00"
}, },
{ {
"name": "johnpbloch/wordpress-core-installer", "name": "johnpbloch/wordpress-core-installer",
......