From 9136415ab97f5a619bf126eaffeea20f647e2209 Mon Sep 17 00:00:00 2001 From: clemlatz <5627688+clemlatz@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:30:49 +0000 Subject: [PATCH] feat: update ISBN ranges --- src/Biblys/Isbn/groups-array.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Biblys/Isbn/groups-array.php b/src/Biblys/Isbn/groups-array.php index fcd7747..3cd8ce2 100644 --- a/src/Biblys/Isbn/groups-array.php +++ b/src/Biblys/Isbn/groups-array.php @@ -2182,8 +2182,8 @@ ['7500000', '9999999', 3], ]], '978-99982' => ['Benin', [ - ['0000000', '1999999', 1], - ['2000000', '4999999', 0], + ['0000000', '2999999', 1], + ['3000000', '4999999', 0], ['5000000', '7199999', 2], ['7200000', '8849999', 0], ['8850000', '9999999', 3],