]> BookStack Code Mirror - bookstack/commit
Updated to laravel 6
authorDan Brown <redacted>
Sat, 14 Sep 2019 13:12:39 +0000 (14:12 +0100)
committerDan Brown <redacted>
Sat, 14 Sep 2019 13:12:39 +0000 (14:12 +0100)
commitcbf9d701af4e510be51fd1f5d2fd8a179534a523
treef90684798970350415fd3c744f6aa98d323b720a
parent140298bd96778ded6af37401b83112256ac750bf
Updated to laravel 6
17 files changed:
.travis.yml
app/Config/logging.php
app/Http/Kernel.php
composer.json
composer.lock
database/factories/ModelFactory.php
phpunit.xml
resources/views/auth/login.blade.php
resources/views/auth/register.blade.php
resources/views/partials/breadcrumbs.blade.php
tests/Auth/SocialAuthTest.php
tests/Entity/PageContentTest.php
tests/SharedTestHelpers.php
tests/Unit/ConfigTest.php
tests/Unit/PageRepoTest.php
tests/Unit/UrlTest.php
tests/Uploads/AttachmentTest.php