Skip to content

Commit

Permalink
Remove branch alias + temporary use branch of laravel-media-library
Browse files Browse the repository at this point in the history
  • Loading branch information
gdebrauwer committed Aug 2, 2024
1 parent 69363f2 commit edc0ce7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.2|^8.3",
"codedor/filament-media-library": "^1.2",
"codedor/filament-media-library": "dev-feature/laravel-11-support",
"codedor/filament-translatable-tabs": "^1.0",
"codedor/laravel-locale-collection": "^1.0",
"illuminate/contracts": "^10.0|^11.0",
Expand Down Expand Up @@ -44,9 +44,6 @@
"providers": [
"Codedor\\Seo\\Providers\\SeoServiceProvider"
]
},
"branch-alias":{
"dev-feature/laravel-11":"1.1.x-dev"
}
},
"config": {
Expand Down

0 comments on commit edc0ce7

Please sign in to comment.