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 3636 "require" : {
3737 "php" : " ^8.3" ,
3838
39- "simplesamlphp/assert" : " ^1.9 " ,
40- "simplesamlphp/composer-module-installer" : " ^1.5 " ,
39+ "simplesamlphp/assert" : " ^2.0 " ,
40+ "simplesamlphp/composer-module-installer" : " ^1.7 " ,
4141 "simplesamlphp/simplesamlphp" : " ^2.5@dev"
4242 },
4343 "require-dev" : {
You can’t perform that action at this time.
0 commit comments