Skip to content

Commit e71ed94

Browse files
committed
Update to work with laravel 5.2
1 parent f435284 commit e71ed94

File tree

2 files changed

+456
-66
lines changed

2 files changed

+456
-66
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"guzzlehttp/guzzle": "~6.0",
7-
"vlucas/phpdotenv": "~1.0",
7+
"vlucas/phpdotenv": "1.*|2.*",
88
"league/climate": "~3.2",
99
"foxxmd/php-utilities": "dev-master"
1010
},

0 commit comments

Comments
 (0)