mediawiki/libs/Dodo: main (log #318944)

sourcepatches

This run took 83 seconds.

From a6d7a55bcccfb0c4aaa0d0af808ec44f86a07fa6 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 11 Jun 2021 00:45:27 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I9dee342b1cb9ff1a65ade605ca1d15706a1208d5
---
 composer.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 4297c85..543add6 100644
--- a/composer.json
+++ b/composer.json
@@ -90,7 +90,8 @@
 		"cover": "phpunit --coverage-html coverage",
 		"fix": [
 			"minus-x fix .",
-			"@phpcbf"
+			"@phpcbf",
+			"phpcbf"
 		],
 		"phan": "phan --allow-polyfill-parser",
 		"phpcs": "phpcs -sp",
-- 
2.20.1

**purged**
Source code is licensed under the AGPL.