Skip to content

Commit 1cee483

Browse files
committed
Icon 1.1.0
1 parent 84213a1 commit 1cee483

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)