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 c8009ca

Browse files
criebs-cmdagencyecutlerCMD
andauthored
laravel-8: Experimental fix to allow Laravel 8 support.
Co-authored-by: Eric Cutler <ecutler@cmdagency.com>
1 parent a1a43d6 commit c8009ca

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎composer.json‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=5.4.0",
21-
"illuminate/database": "~4.2|^5|^6|^7",
22-
"illuminate/config": "~4.2|^5|^6|^7",
20+
"php": ">=7.3.0",
2321
"nesbot/carbon": "~1.0|~2",
2422
"elasticsearch/elasticsearch": "~6.1"
2523
},
2624
"require-dev": {
27-
"phpunit/phpunit": "~4.2|~5.0|~8.0",
25+
"phpunit/phpunit": "~4.2|~5.0|~8.0|^9.0",
2826
"mockery/mockery": "^0.9.4|^1.0"
2927
},
3028
"autoload": {

0 commit comments

Comments
(0)

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