We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b065a commit f133ac4Copy full SHA for f133ac4
1 file changed
composer.json
@@ -3,8 +3,8 @@
3
"description": "Automatically convert an Eloquent model's dates to and from the current user's timezone",
4
"type": "library",
5
"require": {
6
- "illuminate/database": "^5.6",
7
- "illuminate/support": "^5.6"
+ "illuminate/database": "^5.1",
+ "illuminate/support": "^5.1"
8
},
9
"license": "LGPL-3.0-only",
10
"authors": [
0 commit comments