Skip to content

Commit 3ea7656

Browse files
committed
dropped support for php7.1
1 parent 50f1e60 commit 3ea7656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
]
101101
},
102102
"require": {
103-
"php": ">=7.1"
103+
"php": ">=7.2"
104104
},
105105
"require-dev": {
106106
"phpstan/phpstan": "^0.12",

0 commit comments

Comments
 (0)