Skip to content

Commit 415931f

Browse files
committed
Merge branch 'master' into dev
2 parents 71be563 + 1cee483 commit 415931f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"issues": "https://github.com/flextype-plugins/icon/issues"
1717
},
1818
"require": {
19-
"php": ">=7.2.0"
19+
"php": ">=7.2.5"
2020
},
2121
"config": {
2222
"apcu-autoloader": true,
2323
"optimize-autoloader": true,
2424
"platform": {
25-
"php": "7.2.0"
25+
"php": "7.2.5"
2626
}
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)