Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
palypster authored Dec 21, 2020
1 parent c626ac5 commit f806aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require": {
"php": "^7.4.0|^8.0",
"brackets/admin-ui": "^4.0",
"brackets/media": "^5.0",
"brackets/media": "^6.0",
"illuminate/support": "^8.0",
"spatie/laravel-permission": "^3.0"
},
Expand All @@ -56,7 +56,7 @@
]
},
"branch-alias": {
"dev-master": "6.0-dev"
"dev-master": "7.0-dev"
}
}
}

0 comments on commit f806aa2

Please sign in to comment.