From a580e0068b380b86f622b9136698a1155f8072a7 Mon Sep 17 00:00:00 2001 From: clemlatz <5627688+clemlatz@users.noreply.github.com> Date: Sat, 18 Jan 2025 06:19:48 +0000 Subject: [PATCH] feat: update ISBN ranges --- src/Biblys/Isbn/groups-array.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Biblys/Isbn/groups-array.php b/src/Biblys/Isbn/groups-array.php index b988655..9845011 100644 --- a/src/Biblys/Isbn/groups-array.php +++ b/src/Biblys/Isbn/groups-array.php @@ -374,12 +374,12 @@ ['0000000', '2999999', 0], ['3000000', '3199999', 2], ['3200000', '4999999', 0], - ['5000000', '5249999', 3], - ['5250000', '7499999', 0], - ['7500000', '7999999', 4], + ['5000000', '5299999', 3], + ['5300000', '7399999', 0], + ['7400000', '7999999', 4], ['8000000', '9449999', 0], - ['9450000', '9464999', 5], - ['9465000', '9999999', 0], + ['9450000', '9514999', 5], + ['9515000', '9999999', 0], ]], '978-628' => ['Colombia', [ ['0000000', '0999999', 2],