Skip to content

Commit 0c1adca

Browse files
committed
Updated laravel/ui dependency
1 parent bb0d437 commit 0c1adca

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
@@ -21,7 +21,7 @@
2121
"illuminate/database": "^8.0|^9.0|^10.0",
2222
"illuminate/notifications": "^8.0|^9.0|^10.0",
2323
"illuminate/support": "^8.0|^9.0|^10.0",
24-
"laravel/ui": "^3.0"
24+
"laravel/ui": "^3.0|^4.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)