From 6388bb0d2f2c706a12a3142f12da8d3dde43e55b Mon Sep 17 00:00:00 2001 From: clemlatz <5627688+clemlatz@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:25:24 +0000 Subject: [PATCH] feat: update ISBN ranges --- src/Biblys/Isbn/groups-array.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Biblys/Isbn/groups-array.php b/src/Biblys/Isbn/groups-array.php index b65155c..bcfaed1 100644 --- a/src/Biblys/Isbn/groups-array.php +++ b/src/Biblys/Isbn/groups-array.php @@ -1462,8 +1462,9 @@ ['9800000', '9999999', 3], ]], '978-9952' => ['Azerbaijan', [ - ['0000000', '1999999', 1], - ['2000000', '3999999', 2], + ['0000000', '0999999', 1], + ['1000000', '1499999', 0], + ['1500000', '3999999', 2], ['4000000', '7999999', 3], ['8000000', '9999999', 4], ]],