Skip to content

Commit 438d543

Browse files
Merge pull request #118 from CodepotatoLtd/main
Upgrade for Laravel 8
2 parents 3b1d041 + cd46826 commit 438d543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"keywords": ["laravel", "preset", "tailwindcss"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "^7.0",
7+
"laravel/framework": "^7.0|^8.0",
88
"laravel/ui": "^2.0"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)