aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update parsedown to its latest version instead of fixed 1.6ArthurHoaro2018-03-311-57/+68
|
* Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.xArthurHoaro2018-02-021-156/+366
| | | | PHPUnit 4.x contains deprecated PHP functions in PHP 7.2.
* Update dependencies and include latest version netscape-bookmark-parserArthurHoaro2018-01-311-89/+89
|
* Add language selection in the configure page of the default themeArthurHoaro2017-10-221-52/+52
|
* Shaarli's translationArthurHoaro2017-10-221-47/+170
| | | | | | | | | * translation system and unit tests * Translations everywhere Dont use translation merge It is not available with PHP builtin gettext, so it would have lead to inconsistency.
* Fix PHP version configuration in composer.jsonArthurHoaro2017-08-051-94/+114
| | | | | Without this setting, composer would download dependencies depending on the PHP version installed on the system. E.G. I was getting doctrine/instantiator 1.1, which requires at least PHP 7.1.
* API: add DELETE endpointArthurHoaro2017-05-071-40/+40
| | | | | | Based on #840 See http://shaarli.github.io/api-documentation/\#links-link-delete
* Include composer.lock in git filesArthurHoaro2017-03-211-0/+2424