1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00

Added PHP 7.2 to tests to be sure it's still maintained

This commit is contained in:
Tchekda (ASUS) 2020-10-18 21:02:04 +02:00
parent d8a048195d
commit c9e6520552
No known key found for this signature in database
GPG Key ID: D0A007EDA4EADA0F
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
language: php
php:
- '7.3'
- 7.2
- 7.3
services:
- mysql
before_script:

View File

@ -11,7 +11,7 @@ you may be interested in looking at a [legacy 1.x release](https://github.com/cy
- Apache, nginx, IIS, or lighttpd (Apache preferred)
- PHP >= 5.5.9 and **< 7.4**
- PHP >= 7.2 and < 7.4
- MariaDB or MySQL >= 5.5, SQLite alternatively
- composer
- PHP requirements: