File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 matrix :
2222 php-version : ['8.5', '8.6']
2323
24- uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1
24+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v2
2525 secrets : inherit
2626 with :
2727 php-version : ${{ matrix.php-version }}
3131 strategy :
3232 fail-fast : false
3333
34- uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1
34+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v2
3535 secrets : inherit
3636 with :
3737 enable_eslinter : false
Original file line number Diff line number Diff line change 4141 "beste/clock" : " ~3.0" ,
4242 "mockery/mockery" : " ~1.6" ,
4343 "simplesamlphp/simplesamlphp" : " ^2.5" ,
44- "simplesamlphp/simplesamlphp-test-framework" : " ~1.11 " ,
44+ "simplesamlphp/simplesamlphp-test-framework" : " ~2.0 " ,
4545 "icanhazstring/composer-unused" : " ^0.9.6"
4646 },
4747 "suggest" : {
You can’t perform that action at this time.
0 commit comments