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 63480a9 commit e70b096
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
Expand Up @@ -36,12 +36,12 @@
],
"require": {
"php": "^7.4.0|^8.0",
"brackets/admin-auth": "^6.0",
"brackets/admin-auth": "^7.0",
"brackets/admin-listing": "^3.0",
"brackets/admin-translations": "^4.0",
"brackets/admin-ui": "^4.0",
"brackets/advanced-logger": "^2.0",
"brackets/media": "^5.0",
"brackets/media": "^6.0",
"brackets/translatable": "^2.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"laravel/legacy-factories": "^1.1",
Expand All @@ -62,7 +62,7 @@
]
},
"branch-alias": {
"dev-master": "6.0-dev"
"dev-master": "7.0-dev"
}
}
}

0 comments on commit e70b096

Please sign in to comment.