Skip to content

Commit

Permalink
Merge pull request #25 from flemzord/patch-1
Browse files Browse the repository at this point in the history
Laravel 8 Support
  • Loading branch information
V13Axel authored Sep 8, 2020
2 parents cc57473 + d673a4a commit 6c86cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"require": {
"php": ">=7.0",
"illuminate/support": "^5.4|^6.0|^7.0",
"illuminate/support": "^5.4|^6.0|^7.0|^8.0",
"friendsofphp/php-cs-fixer": "^2.14"
},
"require-dev": {
Expand Down

0 comments on commit 6c86cdc

Please sign in to comment.