Skip to content

Commit

Permalink
chore: laravel-ui-adminlte laravel 10 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulgolakiya committed Mar 18, 2023
1 parent 6417dfd commit fa9cc41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ storage/
.env
.env.example
composer.lock
**/.DS_Store
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"php": "^8.1",
"illuminate/support": "^10.0",
"illuminate/view": "^10.0",
"infyomlabs/laravel-ui-adminlte": "^5.0"
"infyomlabs/laravel-ui-adminlte": "dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit fa9cc41

Please sign in to comment.