Updated development assets and required PHP 7.4

This commit is contained in:
Alejandro Celaya
2019-12-17 11:21:47 +01:00
parent fd6151040e
commit 2bd9bb233c
5 changed files with 12 additions and 14 deletions

View File

@@ -5,14 +5,8 @@ branches:
- /.*/
php:
- '7.2'
- '7.3'
- '7.4'
matrix:
allow_failures:
- php: '7.4'
services:
- mysql
- postgresql