From 128301db41acb2e6556ad01a9e1c547bda45561e Mon Sep 17 00:00:00 2001 From: Antoine Le Gonidec Date: Wed, 10 Jul 2024 17:44:33 +0200 Subject: [PATCH] 0.7.0 release * Convert the PHP package into a Laravel module. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73218f3..442910a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You have been warned. ### Install the package with composer ``` -composer require "millions-missing-france/mmfrestrictedcustomers" "0.6.1" +composer require "millions-missing-france/mmfrestrictedcustomers" "0.7.0" ``` ### Edit the application routes