From 4baa01143e47f88d1dbdfe8336818f8292ba008b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 9 Feb 2018 21:03:40 +0100 Subject: [PATCH] Move php5/7 migration as number 4 --- .../{0003_php5_to_php7_pools.py => 0004_php5_to_php7_pools.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/yunohost/data_migrations/{0003_php5_to_php7_pools.py => 0004_php5_to_php7_pools.py} (100%) diff --git a/src/yunohost/data_migrations/0003_php5_to_php7_pools.py b/src/yunohost/data_migrations/0004_php5_to_php7_pools.py similarity index 100% rename from src/yunohost/data_migrations/0003_php5_to_php7_pools.py rename to src/yunohost/data_migrations/0004_php5_to_php7_pools.py