1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 12:53:34 +02:00

Require php 7.4

This commit is contained in:
Pavel Djundik
2020-06-23 20:22:17 +03:00
parent 8a2c16123c
commit 7414334804
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.2, 7.3, 7.4]
php: [7.4]
steps:
- uses: actions/checkout@v1
- name: Install dependencies