summaryrefslogtreecommitdiff
path: root/composer.json
AgeCommit message (Expand)AuthorFilesLines
2019-01-27TravisGreg Roach1-13/+2
2019-01-27TestingGreg Roach1-4/+0
2019-01-18Add support for illuminate/cache and refactor class UserGreg Roach1-0/+1
2019-01-18Starting to replace WT_DATA_DIR with league/flysystemGreg Roach1-0/+2
2019-01-16SQLite is required by development buildsGreg Roach1-0/+1
2019-01-16Replace webtrees resolver class with laravel container classGreg Roach1-0/+1
2019-01-07Update vendor dependenciesGreg Roach1-5/+0
2019-01-04Multithreading seems to be failing for PHAN and PSALMGreg Roach1-2/+2
2019-01-04Update PHAN checks to PHP 7.1Greg Roach1-1/+1
2018-12-27Use illuminate/database for migrations and seedsGreg Roach1-2/+2
2018-12-18Add support for Laravel query-builderGreg Roach1-0/+3
2018-12-08Fix build scriptGreg Roach1-1/+1
2018-12-01Update swiftmailer from v5 to v6Greg Roach1-1/+1
2018-12-01Update minimum version of PHP to 7.1Greg Roach1-14/+14
2018-11-18Use application namespace for composer scriptsGreg Roach1-11/+11
2018-10-09Type-hintsGreg Roach1-1/+1
2018-10-09Fix: wrong class check in age calculationGreg Roach1-1/+1
2018-10-04Code styleGreg Roach1-2/+2
2018-09-25Add Javanese and Sundanese languagesGreg Roach1-1/+1
2018-09-23CodeStyleGreg Roach1-1/+1
2018-09-23Update composer.json (#1852)Rico Sonntag1-0/+3
2018-09-18Update fisharebest/ext-calendarGreg Roach1-1/+1
2018-09-12Unit tests for TimeoutServiceGreg Roach1-0/+5
2018-09-11Update build scriptsGreg Roach1-1/+1
2018-08-26Update toolingGreg Roach1-171/+119
2018-08-26PHPDocGreg Roach1-2/+4
2018-08-25Added missing "ext-json" to composer.json (#1849)Rico Sonntag1-0/+1
2018-08-19CodeStyleGreg Roach1-2/+2
2018-08-16PHP 7.0 has the 'splat' operatorGreg Roach1-0/+4
2018-08-15CodeStyleGreg Roach1-0/+2
2018-08-13Dev dependenciesGreg Roach1-1/+0
2018-08-13Add some static analysis tools to composer.jsonGreg Roach1-2/+28
2018-08-12Build scriptGreg Roach1-1/+3
2018-08-12Build scriptsGreg Roach1-0/+6
2018-07-27eval() is evilGreg Roach1-0/+1
2018-06-21Add Kazakh languageGreg Roach1-0/+1
2018-05-31Remove php-cs-fixer. PhpStorm does it better.Greg Roach1-1/+0
2018-05-31satooshi/php-coveralls has been replaced with php-coveralls/php-coverallsGreg Roach1-2/+2
2018-05-31Update minimum PHP version to 7.0.8 so that we can use the 3.4 LTS version of...Greg Roach1-1/+1
2018-01-20Use filp/whoops to display errorsGreg Roach1-0/+1
2018-01-19Add symfony/http-kernelGreg Roach1-1/+2
2018-01-18Update deprecated SPDX licence codeGreg Roach1-1/+1
2018-01-10webuni/commonmark-table-extension issue #12 now resolved so can upgrade to th...Greg Roach1-2/+2
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-12-06Move Javascript to the viewsGreg Roach1-2/+72
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+1
2017-11-13Working on front-controllerGreg Roach1-1/+4
2017-11-13No longer need PHP7.0 polyfillsGreg Roach1-1/+0
2017-10-17Fix: #479 #712 - replace markdown-extra with commonmark, add autolinking for ...Greg Roach1-4/+5
2017-07-28Use symfony/http-foundation to detect protocol/host/path/etc.Greg Roach1-2/+6