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.3', '8.4', '8.5']
2323
24- uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.11.0
24+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.11.1
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.0
33+ uses : simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_linter.yml@v1.11.1
3434 with :
3535 enable_eslinter : false
3636 enable_jsonlinter : true
Original file line number Diff line number Diff line change 3232 "ext-posix" : " *" ,
3333 "ext-sockets" : " *" ,
3434
35- "simplesamlphp/assert" : " ^1.9 " ,
36- "simplesamlphp/composer-module-installer" : " ^1.5 " ,
37- "simplesamlphp/saml2-legacy" : " ^4.19 " ,
35+ "simplesamlphp/assert" : " ^2.0 " ,
36+ "simplesamlphp/composer-module-installer" : " ^1.7 " ,
37+ "simplesamlphp/saml2-legacy" : " ^4.20 " ,
3838 "simplesamlphp/simplesamlphp" : " ^2.5@dev"
3939 },
4040 "require-dev" : {
You can’t perform that action at this time.
0 commit comments