Skip to content

Commit c91b9e2

Browse files
author
Christian
authored
Update composer.json
1 parent b970458 commit c91b9e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.1",
20-
"illuminate/support": "5.8.*"
19+
"php": "^7.1|^7.2",
20+
"illuminate/support": "5.8.*|^6.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)