Skip to content

Commit e9f9a36

Browse files
committed
support php 7.2
1 parent 4dc3944 commit e9f9a36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^7.2",
2121
"illuminate/database": "^6.0|^7.0",
22-
"nesbot/carbon": "^2.41",
23-
"phpoffice/phpword": "^0.17.0"
22+
"nesbot/carbon": "^2.0",
23+
"phpoffice/phpword": "^0.17"
2424
}
2525
}

0 commit comments

Comments
 (0)