File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33on :
44 push :
5- branches : [ 5.5 ]
5+ branches : [ 6.0 ]
66 pull_request :
7- branches : [ 5.5 ]
7+ branches : [ 6.0 ]
88
99permissions :
1010 contents : read
4343 ${{ runner.os }}-php-
4444
4545 - name : Install dependencies
46- run : COMPOSER_ROOT_VERSION=5.5 .x-dev composer update --prefer-dist --no-interaction --no-progress ${{ matrix.composer-prefer }}
46+ run : COMPOSER_ROOT_VERSION=6.0 .x-dev composer update --prefer-dist --no-interaction --no-progress ${{ matrix.composer-prefer }}
4747
4848 - name : Run phpstan
4949 run : ./vendor/bin/phpstan analyse
Original file line number Diff line number Diff line change 55![ License] ( https://img.shields.io/packagist/l/softspring/user-bundle?style=flat-square )
66![ PHP Version] ( https://img.shields.io/packagist/dependency-v/softspring/user-bundle/php?style=flat-square )
77![ Downloads] ( https://img.shields.io/packagist/dt/softspring/user-bundle?style=flat-square )
8- [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/softspring/user-bundle/ci.yml?branch=5.5 &style=flat-square&label=CI )] ( https://github.com/softspring/user-bundle/actions/workflows/ci.yml )
8+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/softspring/user-bundle/ci.yml?branch=6.0 &style=flat-square&label=CI )] ( https://github.com/softspring/user-bundle/actions/workflows/ci.yml )
99
1010This package provides a new complete user bundle out of the box.
1111
You can’t perform that action at this time.
0 commit comments