File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 uses : ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
1515 with :
1616 project-edition : ' oss'
17- project-version : ' 4.3 .x-dev'
17+ project-version : ' 4.4 .x-dev'
1818 test-suite : ' --profile=browser --suite=admin-ui --tags=@richtext'
1919 secrets :
2020 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
Original file line number Diff line number Diff line change 2424 "symfony/translation" : " ^5.0" ,
2525 "symfony/translation-contracts" : " ^2.0" ,
2626 "twig/twig" : " ^3.0" ,
27- "ibexa/core" : " ~4.3 .0@dev" ,
28- "ibexa/content-forms" : " ~4.3 .0@dev" ,
29- "ibexa/rest" : " ~4.3 .0@dev" ,
30- "ibexa/http-cache" : " ~4.3 .0@dev"
27+ "ibexa/core" : " ~4.4 .0@dev" ,
28+ "ibexa/content-forms" : " ~4.4 .0@dev" ,
29+ "ibexa/rest" : " ~4.4 .0@dev" ,
30+ "ibexa/http-cache" : " ~4.4 .0@dev"
3131 },
3232 "require-dev" : {
3333 "ibexa/ci-scripts" : " ^0.2@dev" ,
34- "ibexa/doctrine-schema" : " ~4.3 .0@dev" ,
34+ "ibexa/doctrine-schema" : " ~4.4 .0@dev" ,
3535 "phpunit/phpunit" : " ^9.5" ,
3636 "symfony/finder" : " ^5.0" ,
3737 "matthiasnoback/symfony-config-test" : " ^4.1" ,
6868 },
6969 "extra" : {
7070 "branch-alias" : {
71- "dev-main" : " 4.3 .x-dev"
71+ "dev-main" : " 4.4 .x-dev"
7272 }
7373 }
7474}
You can’t perform that action at this time.
0 commit comments