mirror of
https://github.com/ivuorinen/bbcodeparser.git
synced 2026-01-26 11:23:58 +00:00
Drop PHP 7.3 support
This commit is contained in:
4
.github/workflows/php.yml
vendored
4
.github/workflows/php.yml
vendored
@@ -15,10 +15,6 @@ jobs:
|
||||
operating-system: ['ubuntu-latest', 'windows-latest', 'macos-latest']
|
||||
php-versions: ['7.4', '8.0', '8.1']
|
||||
phpunit-versions: ['latest']
|
||||
include:
|
||||
- operating-system: 'ubuntu-latest'
|
||||
php-versions: '7.3'
|
||||
phpunit-versions: '8.5.21'
|
||||
|
||||
steps:
|
||||
- name: Setup PHP
|
||||
|
||||
Reference in New Issue
Block a user