Min version is now php 7.1

This commit is contained in:
Laurent Destailleur 2023-03-18 02:10:59 +01:00
parent acc7a8b1be
commit bb14b365cf

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="7.0">
<component name="PhpProjectSharedConfiguration" php_language_level="7.0" />
<project version="7.1">
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
</project>