We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f656a commit ed95c8eCopy full SHA for ed95c8e
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
fail-fast: true
55
matrix:
56
php: ['7.3', '7.4', '8.0']
57
- sf_version: ['4.4.*', '5.1.*', '5.2.*']
+ sf_version: ['4.4.*', '5.2.*', '5.3.*']
58
steps:
59
- name: "Setup PHP"
60
uses: shivammathur/setup-php@v2
@@ -84,7 +84,7 @@ jobs:
84
85
86
php: ['7.4']
87
88
89
90
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
119
120
0 commit comments