From 00eba2139fba26e46ead1b5d27ce28642ee953c8 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 11 Dec 2023 18:07:16 +0100 Subject: [PATCH] wip #6570 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1304063..ed4a2a0 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": ">=7.1.3", "umpirsky/locale-list": "^1.0", - "umpirsky/country-list": "^2.0", + "umpirsky/country-list": "^2.0.6", "laravel/framework": "^8.0|^9.0|^10.0", "cubist/util": "dev-master", "barryvdh/laravel-debugbar": "*" -- 2.39.5