File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - 6379:6379
2020 strategy :
2121 matrix :
22- version : ['8.0 ', '8.1 ', '8.2']
22+ version : ['7.4 ', '8.0 ', '8.2']
2323 steps :
2424 - name : Checkout code
2525 uses : actions/checkout@v2
Original file line number Diff line number Diff line change 118.0.0 (Jan XX, 2023)
2- - BREAKING CHANGE: Removed support from versions older than PHP 8.0 .
2+ - BREAKING CHANGE: Removed support from versions older than PHP 7.4 .
33 - BREAKING CHANGE: Added support for Multiple Factory Instantiation.
44
557.1.5 (Oct 28, 2022)
Original file line number Diff line number Diff line change 2222 "bin" : [" bin/splitio" ],
2323
2424 "require" : {
25- "php" : " >=8 " ,
26- "psr/log" : " 2 - 3" ,
25+ "php" : " >=7.4 " ,
26+ "psr/log" : " 1 - 3" ,
2727 "predis/predis" : " ^2.0" ,
2828 "symfony/yaml" : " ^5.3|^6.0"
2929 },
You can’t perform that action at this time.
0 commit comments