File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 matrix :
2323 php : [ "8.1", "8.2", "8.3" ]
2424 symfony : [ "^5.4", "^6.0" ]
25- sylius : [ "~1.13.0" ]
25+ sylius : [ "~1.13.0", "~1.14.0" ]
2626 node : [ "18.x", "20.x" ]
2727 mysql : [ "5.7", "8.0" ]
2828 env :
Original file line number Diff line number Diff line change 2020 matrix :
2121 php : [ "8.1", "8.2", "8.3" ]
2222 symfony : [ "^5.4", "^6.4" ]
23- sylius : [ "^1.12", "^1.13" ]
23+ sylius : [ "^1.12", "^1.13", "^1.14" ]
2424 node : [ "18.x", "20.x" ]
2525
2626 steps :
Original file line number Diff line number Diff line change 77 "php" : " ^8.1" ,
88 "ext-json" : " *" ,
99 "friendsofsymfony/elastica-bundle" : " ^6.0" ,
10- "sylius/sylius" : " ~1.13.0" ,
10+ "sylius/sylius" : " ~1.13.0 || ~1.14.0 " ,
1111 "symfony/property-access" : " ^5.4 || ^6.0" ,
1212 "symfony/webpack-encore-bundle" : " ^1.15" ,
1313 "symfony/proxy-manager-bridge" : " ^5.4 || ^6.0"
You can’t perform that action at this time.
0 commit comments