Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 96a1b80

Browse files
authored
Add Laravel 7.x Support
1 parent 4d5e31d commit 96a1b80

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
@@ -10,8 +10,8 @@
1010
},
1111
"require": {
1212
"php": ">=7.2",
13-
"illuminate/http": "^5.8 || ^6.0",
14-
"illuminate/contracts": "^5.8 || ^6.0"
13+
"illuminate/http": "^5.8 || ^6.0 || ^7.0",
14+
"illuminate/contracts": "^5.8 || ^6.0 || ^7.0"
1515
},
1616
"require-dev": {
1717
"mockery/mockery": "^1.2",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /