Skip to content

Commit 4dc3944

Browse files
committed
support php 7.2
1 parent 3287a45 commit 4dc3944

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.2",
21-
"illuminate/database": "^6.20|^7.29",
21+
"illuminate/database": "^6.0|^7.0",
2222
"nesbot/carbon": "^2.41",
2323
"phpoffice/phpword": "^0.17.0"
2424
}

0 commit comments

Comments
 (0)