Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
feature(add Laravel 8 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler authored Sep 11, 2020
1 parent a9d06b8 commit 9ec2882
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 @@ -15,7 +15,7 @@
"require": {
"php": "^7.2",
"blade-ui-kit/blade-icons": "^0.4.3",
"illuminate/support": "^7.14"
"illuminate/support": "^7.14|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
Expand Down

0 comments on commit 9ec2882

Please sign in to comment.