Skip to content

Commit e7be28d

Browse files
committed
Bring PHP requirement into line with Laravel. If using an older version use v1.1.4 of this package.
1 parent c3fb20f commit e7be28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"issues": "https://github.com/petercoles/multilingual-language-list/issues"
1717
},
1818
"require": {
19-
"php": ">=5.6.0",
19+
"php": "^7.2",
2020
"illuminate/support": "~5|~6"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)