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
This commit is contained in:
Hypolite Petovan 2023-12-18 16:01:50 -05:00
parent 3cfe7d61fc
commit 769b73e8a3
6 changed files with 8 additions and 16 deletions

View file

@ -1,7 +1,5 @@
matrix:
include:
- PHP_MAJOR_VERSION: 7.3
PHP_VERSION: 7.3.33
- PHP_MAJOR_VERSION: 7.4
PHP_VERSION: 7.4.33
- PHP_MAJOR_VERSION: 8.0