mirror of
https://github.com/cydrobolt/polr.git
synced 2024-11-09 19:52:28 +01:00
Added PHP 7.2 to tests to be sure it's still maintained
This commit is contained in:
parent
d8a048195d
commit
c9e6520552
@ -1,6 +1,7 @@
|
||||
language: php
|
||||
php:
|
||||
- '7.3'
|
||||
- 7.2
|
||||
- 7.3
|
||||
services:
|
||||
- mysql
|
||||
before_script:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user