File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 strategy :
2525 matrix :
26- php-versions : [ '8.1 ' ]
26+ php-versions : [ '8.3 ' ]
2727 dependency-version : [ prefer-lowest, prefer-stable ]
2828 steps :
2929 - uses : actions/checkout@master
5555 runs-on : ubuntu-latest
5656 strategy :
5757 matrix :
58- php-versions : [ '8.1 ' ]
58+ php-versions : [ '8.3 ' ]
5959 dependency-version : [ prefer-lowest, prefer-stable ]
6060 steps :
6161 - uses : actions/checkout@master
8888 runs-on : ubuntu-latest
8989 strategy :
9090 matrix :
91- php-versions : [ '8.1 ' ]
91+ php-versions : [ '8.3 ' ]
9292 dependency-version : [ prefer-lowest, prefer-stable ]
9393 steps :
9494 - uses : actions/checkout@master
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Versioning](https://semver.org/spec/v2.0.0.html).
1111
1212### Updated
1313
14-
1514## [ 1.2.1]
1615
1716- Update GitHub workflows runner images
You can’t perform that action at this time.
0 commit comments