Skip to content

Commit bffa375

Browse files
committed
refactor: decrease php version requirement to 7.1
1 parent 5648f75 commit bffa375

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
@@ -21,6 +21,6 @@
2121
],
2222
"minimum-stability": "stable",
2323
"require": {
24-
"php": "^7.2"
24+
"php": "^7.1"
2525
}
2626
}

0 commit comments

Comments
 (0)