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.11.5
24+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@release-2.x
2525 with :
2626 php-version : ${{ matrix.php-version }}
2727
3030 strategy :
3131 fail-fast : false
3232
33- uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1.11.5
33+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@release-2.x
3434 with :
3535 enable_eslinter : false
3636 enable_jsonlinter : true
Original file line number Diff line number Diff line change 4949 "simplesamlphp/composer-xmlprovider-installer" : " ~1.3"
5050 },
5151 "require-dev" : {
52- "simplesamlphp/simplesamlphp-test-framework" : " ~1.11.5 "
52+ "simplesamlphp/simplesamlphp-test-framework" : " ~2.0 "
5353 },
5454 "support" : {
5555 "issues" : " https://github.com/simplesamlphp/xml-common/issues" ,
You can’t perform that action at this time.
0 commit comments