Skip to content

Commit 0360d25

Browse files
committed
Update composer.json for Laravel 6 support
1 parent a6e9fce commit 0360d25

File tree

2 files changed

+949
-427
lines changed

2 files changed

+949
-427
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
"keywords": [ "laravel", "validation", "ip" ],
66
"require": {
7-
"illuminate/contracts": "^5.5",
7+
"illuminate/contracts": "^5.5|^6.0",
88
"symfony/http-foundation": "^3.3"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)