phpstan: remove <php7.4 from build grid (v1.6)

This commit is contained in:
tonis ormisson
2022-08-10 17:12:10 +03:00
parent fa17922914
commit c856eded75
11 changed files with 20 additions and 21 deletions

View File

@ -78,7 +78,7 @@
},
"config": {
"platform": {
"php": "7.3"
"php": "7.4"
},
"preferred-install": {
"*": "auto"