Skip to content

Commit c70bd06

Browse files
committed
Merge pull request #174 from GrahamCampbell/hashids
Updated hashids to a stable version
2 parents 27c1e2e + d1c7598 commit c70bd06

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"michelf/php-markdown": "1.4.*",
1212
"nickcernis/html-to-markdown": "2.1.*",
1313
"misd/linkify": "1.1.*",
14-
"hashids/hashids": "0.3.*@dev",
14+
"hashids/hashids": "1.0.*",
1515
"mews/purifier": "1.0.*"
1616
},
1717
"require-dev": {

composer.lock

Lines changed: 14 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)