Skip to content

Commit 4208121

Browse files
committed
update php versio deps
1 parent a322dce commit 4208121

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.0.0",
20+
"php": ">7.1.0",
2121
"toolkit/str-utils": "~1.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)