Skip to content

Commit 6b2bfca

Browse files
Merge pull request #4 from rootinc/5.5-update
Update for Laravel 5.5 Closes #3
2 parents a7a7d50 + 3404af3 commit 6b2bfca

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=5.6.4",
7-
"laravel/framework": "5.4.*",
7+
"laravel/framework": ">=5.4.0",
88
"guzzlehttp/guzzle": "^6.2"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)