Skip to content

Commit

Permalink
Updated to Laravel 10
Browse files Browse the repository at this point in the history
  • Loading branch information
teamupdivision authored Mar 13, 2023
1 parent 1206522 commit 4f31c4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "laravel-frontend-presets/now-ui-dashboard",
"description": "Laravel 9.x Front-end preset for now ui dashboard",
"description": "Laravel 10.x Front-end preset for now ui dashboard",
"license": "MIT",
"homepage": "https://github.com/creativetimofficial/now-ui-dashboard-laravel",
"keywords": ["Laravel", "Preset", "Now UI"],
"require": {
"laravel/framework": "^9.0",
"laravel/framework": "^10.0",
"laravel/legacy-factories": "^1.0"

},
Expand All @@ -21,4 +21,4 @@
]
}
}
}
}

0 comments on commit 4f31c4b

Please sign in to comment.