Skip to content

Commit

Permalink
feat: update ISBN ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
clemlatz committed Jan 9, 2025
1 parent 694b57e commit 377b351
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Biblys/Isbn/groups-array.php
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,7 @@
['2500000', '2999999', 3],
['3000000', '3029999', 3],
['3030000', '4999999', 0],
['5000000', '5129999', 4],
['5130000', '5199999', 0],
['5200000', '6149999', 4],
['5000000', '6149999', 4],
['6150000', '7999999', 0],
['8000000', '8182499', 5],
['8182500', '8299999', 0],
Expand Down

0 comments on commit 377b351

Please sign in to comment.