Skip to content

Commit 4f821e7

Browse files
update laravel/ui requirement for Laravel 8.x support
1 parent af84c14 commit 4f821e7

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
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"require": {
1111
"laravel/framework": "^8.0",
12-
"laravel/ui": "^2.0"
12+
"laravel/ui": "^3.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)