Skip to content

Commit

Permalink
[Composer] Bumped version to 4.5-x
Browse files Browse the repository at this point in the history
  • Loading branch information
ciastektk committed Oct 26, 2023
1 parent b8c4381 commit 2641b3a
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 @@ -18,8 +18,8 @@
"require-dev": {
"phpunit/phpunit": "^9",
"ibexa/code-style": "^1.1",
"ibexa/core": "~4.4.x-dev",
"ibexa/doctrine-schema": "~4.4.x-dev",
"ibexa/core": "~4.5.x-dev",
"ibexa/doctrine-schema": "~4.5.x-dev",
"phpstan/phpstan": "^1.2",
"phpstan/phpstan-phpunit": "^1.0"
},
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "0.1.x-dev"
"dev-main": "4.5.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 2641b3a

Please sign in to comment.