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

sourcepatches

This run took 66 seconds.

From 71aeb47a7eb5e3e4980e6008e773a3f06dcf88e3 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sun, 6 Jun 2021 23:54:04 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: I1c92572221c680f3e260e391fef412239b09cc07
---
 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.