]> BookStack Code Mirror - bookstack/commit
Updated app to PHP7.3 min supported version, For php8 support
authorDan Brown <redacted>
Sat, 20 Mar 2021 15:35:39 +0000 (15:35 +0000)
committerDan Brown <redacted>
Sat, 20 Mar 2021 15:35:39 +0000 (15:35 +0000)
commit829fecd33895ed845e2a4d0806e7623b376abe75
tree9310345e4ba5706cb854e99e2e9fdedb8199e5ef
parent44a293f05190f1e78a7c51d7357e752283f7bd29
Updated app to PHP7.3 min supported version, For php8 support

- Updated remaining dependancies
- Upped min versions used
- Updated GH actions to drop 7.2 and include 8.0
- Updated phpunit & tests to 9.x
.github/workflows/phpunit.yml
.github/workflows/test-migrations.yml
composer.json
composer.lock
dev/docker/Dockerfile
phpunit.xml
tests/BrowserKitTest.php
tests/Entity/EntityTest.php
tests/Uploads/ImageTest.php