From 72755043bcefd11343fb08cec9fc5451c4e59bd8 Mon Sep 17 00:00:00 2001 From: Attila Fulop <1162360+fulopattila122@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:01:05 +0300 Subject: [PATCH] Bump address to v3.3 - using Zoneable --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 86bcfe1..27c6365 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "suggest": { "spatie/laravel-medialibrary": "Allows associating images or other files with Eloquent models (^11.0)", "konekt/concord": "Library to write Modular Applications (^1.13)", - "konekt/address": "Improves the EU membership and VAT ID validation (^3.1)" + "konekt/address": "Improves the EU membership and VAT ID validation (^3.3)" }, "extra": { "branch-alias": {