File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 APP_DEBUG : 1
77 PHP_INI_ENV_memory_limit : 512M
88 COMPOSER_CACHE_DIR : ~/.composer/cache
9- PROJECT_VERSION : 4.3 .x-dev
9+ PROJECT_VERSION : 4.4 .x-dev
1010 PROJECT_EDITION : oss
1111 SETUP : " doc/docker/base-dev.yml:doc/docker/selenium.yml"
1212 WEB_HOST : web
Original file line number Diff line number Diff line change 3030 "ext-libxml" : " *" ,
3131 "ext-simplexml" : " *" ,
3232 "ext-xmlwriter" : " *" ,
33- "ibexa/core" : " ~4.3 .0@dev" ,
33+ "ibexa/core" : " ~4.4 .0@dev" ,
3434 "symfony/http-kernel" : " ^5.3" ,
3535 "symfony/dependency-injection" : " ^5.3" ,
3636 "symfony/routing" : " ^5.3" ,
4747 },
4848 "require-dev" : {
4949 "ibexa/ci-scripts" : " ^0.2@dev" ,
50- "ibexa/doctrine-schema" : " ~4.3 .0@dev" ,
50+ "ibexa/doctrine-schema" : " ~4.4 .0@dev" ,
5151 "ibexa/code-style" : " ^1.0" ,
5252 "friendsofphp/php-cs-fixer" : " ^3.0" ,
5353 "phpunit/phpunit" : " ^8.5" ,
7070 },
7171 "extra" : {
7272 "branch-alias" : {
73- "dev-main" : " 4.3 .x-dev"
73+ "dev-main" : " 4.4 .x-dev"
7474 }
7575 }
7676}
You can’t perform that action at this time.
0 commit comments