Skip to content

Commit 822f215

Browse files
updated to laravel 10
1 parent f5cccb4 commit 822f215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "laravel-frontend-presets/black-dashboard",
3-
"description": "Laravel 9.x Front-end preset for black dashboard",
3+
"description": "Laravel 10.x Front-end preset for black dashboard",
44
"license": "MIT",
55
"homepage": "https://github.com/creativetimofficial/black-dashboard-laravel",
66
"keywords": ["Laravel", "Preset", "Black"],
77
"require": {
8-
"laravel/framework": "^9.0",
8+
"laravel/framework": "^10.0",
99
"laravel/legacy-factories": "^1.0"
1010

1111
},
@@ -21,4 +21,4 @@
2121
]
2222
}
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)