]> git.mxchange.org Git - friendica.git/commit
Bump minimum version to run Friendica to PHP 7.4
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 18 Dec 2023 21:01:50 +0000 (16:01 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 19 Dec 2023 02:02:02 +0000 (21:02 -0500)
commit769b73e8a33d3e721f7628ac29a82e5497935b54
tree35ca2441f2d73d09f40aa7214d0c345293737540
parent3cfe7d61fcfc2e29f6d7fdf17bd9c2a32aac526d
Bump minimum version to run Friendica to PHP 7.4

- Update version filter of mobiledetect/mobiledetectlib and psr/container to PHP 7.4 versions
- Remove PHP 7.3 PHPUnit instance
- Remove PHP 7.2 specific PDO exception in tests
.ddev/config.yaml
.woodpecker/.phpunit.yml
composer.json
doc/Install.md
doc/de/Install.md
tests/functional/DependencyCheckTest.php