Skip to content

Commit

Permalink
[Composer] Bumped branch-alias & dependencies to 4.5.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Mar 20, 2024
1 parent 43738a7 commit 337203b
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 @@ -11,7 +11,7 @@
"php": "^7.4 || ^8.0",
"ext-json": "*",
"ext-dom": "*",
"ibexa/test-core": "~0.1.x-dev",
"ibexa/test-core": "~4.5.x-dev",
"justinrainbow/json-schema": "^5.2",
"symfony/browser-kit": "^5.4",
"symfony/mime": "^5.4",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "0.1.x-dev"
"dev-main": "4.5.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 337203b

Please sign in to comment.