File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1515 fail-fast : false
1616 matrix :
1717 php : ['8.1', '8.2', '8.3']
18- sylius : ["~1.12.0", "~1. 13.0", "1.14.0"]
18+ sylius : ["~1.13.0", "1.14.0"]
1919
2020 steps :
2121 - name : Setup PHP
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ This plugin allows you to customize the contact page on the front-end of your Sy
1616
1717| Sylius Version | PHP Version |
1818| ----------------| -----------------|
19- | 1.12 | 8.1 - 8.2 - 8.3 |
2019| 1.13 | 8.1 - 8.2 - 8.3 |
2120| 1.14 | 8.1 - 8.2 - 8.3 |
2221
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "require" : {
88 "php" : " ^8.1" ,
9- "sylius/sylius" : " >=1.12 <2.0" ,
9+ "sylius/sylius" : " >=1.13 <2.0" ,
1010 "monsieurbiz/sylius-settings-plugin" : " ^1.2.0" ,
1111 "monsieurbiz/sylius-rich-editor-plugin" : " ^2.8.0"
1212 },
You can’t perform that action at this time.
0 commit comments