Skip to content

Commit

Permalink
[composer] Set dependencies for 4.6.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Apr 11, 2024
1 parent 7368068 commit 45eac81
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 @@ -3,12 +3,12 @@
"description": "Ibexa translations",
"license": "(GPL-2.0-only or proprietary)",
"require": {
"ibexa/core": "~4.6.0@dev"
"ibexa/core": "~4.6.0"
},
"require-dev": {},
"extra": {
"branch-alias": {
"dev-main": "4.6.x-dev"
}
}
}
}

0 comments on commit 45eac81

Please sign in to comment.