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 Dec 6, 2024
1 parent 6388bb0 commit 113b7f5
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 18 deletions.
85 changes: 69 additions & 16 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/Biblys/Isbn/groups-array.php
Original file line number Diff line number Diff line change
Expand Up @@ -1586,8 +1586,8 @@
['9400000', '9999999', 4],
]],
'978-9969' => ['Algeria', [
['0000000', '0699999', 2],
['0700000', '4999999', 0],
['0000000', '1299999', 2],
['1300000', '4999999', 0],
['5000000', '6499999', 3],
['6500000', '9699999', 0],
['9700000', '9999999', 4],
Expand Down

0 comments on commit 113b7f5

Please sign in to comment.