Skip to content

Commit

Permalink
Merge branch 'pull/2484'
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Jan 13, 2019
2 parents 1013805 + f652cae commit 287be75
Show file tree
Hide file tree
Showing 70 changed files with 2,173 additions and 1,788 deletions.
9 changes: 6 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"ozh/bookmarkletgen": "1.2",
"ozh/phpass": "1.2.0",
"rmccue/Requests" : "1.7",
"pomo/pomo" : "1.3.0",
"geoip2/geoip2" : "2.5.0",
"pomo/pomo" : "1.4.1",
"geoip2/geoip2" : "2.9.0",
"aura/sql": "~2.",
"jakeasmith/http_build_url": "1.0.1",
"symfony/polyfill-mbstring": "1.5.0"
"symfony/polyfill-mbstring": "1.10.0"
},
"config": {
"vendor-dir": "includes/vendor"
Expand All @@ -38,5 +38,8 @@
"suggest": {
"ext-mbstring": "For best performance",
"ext-curl": "Required for API usage"
},
"scripts": {
"post-update-cmd": "bash ./includes/vendor/build-script/yourls-build.sh ./includes/vendor"
}
}
112 changes: 56 additions & 56 deletions composer.lock

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

Loading

0 comments on commit 287be75

Please sign in to comment.