We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cccb4 commit 822f215Copy full SHA for 822f215
composer.json
@@ -1,11 +1,11 @@
1
{
2
"name": "laravel-frontend-presets/black-dashboard",
3
- "description": "Laravel 9.x Front-end preset for black dashboard",
+ "description": "Laravel 10.x Front-end preset for black dashboard",
4
"license": "MIT",
5
"homepage": "https://github.com/creativetimofficial/black-dashboard-laravel",
6
"keywords": ["Laravel", "Preset", "Black"],
7
"require": {
8
- "laravel/framework": "^9.0",
+ "laravel/framework": "^10.0",
9
"laravel/legacy-factories": "^1.0"
10
11
},
@@ -21,4 +21,4 @@
21
]
22
}
23
24
-}
+}
0 commit comments