From e5d375428c44ca71dc168bd3cc10bc23aa26c0b1 Mon Sep 17 00:00:00 2001 From: clemlatz <5627688+clemlatz@users.noreply.github.com> Date: Wed, 3 Jun 2026 10:45:17 +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 98c246f..7d0c38f 100644 --- a/src/Biblys/Isbn/groups-array.php +++ b/src/Biblys/Isbn/groups-array.php @@ -474,8 +474,8 @@ '978-69990' => ['Zambia registration group', [ ['0000000', '4999999', 0], ['5000000', '5099999', 2], - ['5100000', '9969999', 0], - ['9970000', '9999999', 3], + ['5100000', '9939999', 0], + ['9940000', '9999999', 3], ]], '978-7' => ['China, People\'s Republic', [ ['0000000', '0999999', 2],