Skip to content
Snippets Groups Projects
Commit e959e9d0 authored by lucha's avatar lucha
Browse files

Merge branch 'master' of git.autistici.org:lucha/ai-mu-plugins

parents d3c5fcb7 52441dfe
Branches
Tags
No related merge requests found
include: "https://git.autistici.org/noblogs/composer-publish/raw/master/common.yml"
\ No newline at end of file
......@@ -12,5 +12,6 @@ Different must-use plugins for Wordpress we use on noblogs.org
- mixcloud.com
* ```send-smtp-email.php```: sends mail via SMTP server instead than using PHP ```mail()```
* ```remove-password-change-notification.php```: do not send emails to Admins when users change passwords
* ```blog_defaults.php```: copy of [wpmu-new-blog-defaults](https://github.com/WPPlugins/wpmu-new-blog-defaults), an abandoned plugin we still use
Ideally, these should each be individually packaged and put in an indepedent repo. In practice we won’t bother for the time being.
This diff is collapsed.
{
"name": "lucha/ai-mu-plugins",
"name": "noblogs/ai-mu-plugins",
"description": "must-use plugins for Noblogs",
"type": "wordpress-muplugin",
"require": {
......
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "be90d443cbd9fa78958fde2b3f4adae3",
"content-hash": "cc18b81ed8f5f17caa40edd74b135870",
"packages": [
{
"name": "composer/installers",
......@@ -131,6 +131,16 @@
"zend",
"zikula"
],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2020-04-07T06:57:05+00:00"
}
],
......@@ -141,5 +151,6 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment