File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 6969 - name : Require cachewerk/relay
7070 run : |
7171 composer require cachewerk/relay --no-interaction --no-update
72+ if : matrix.php != 8.5
7273
7374 - name : Install dependencies
7475 run : |
@@ -131,6 +132,7 @@ jobs:
131132 - name : Require cachewerk/relay
132133 run : |
133134 composer require cachewerk/relay --no-interaction --no-update
135+ if : matrix.php != 8.5
134136
135137 - name : Install dependencies
136138 run : |
@@ -191,6 +193,7 @@ jobs:
191193 - name : Require cachewerk/relay
192194 run : |
193195 composer require cachewerk/relay --no-interaction --no-update
196+ if : matrix.php != 8.5
194197
195198 - name : Install dependencies
196199 run : |
@@ -242,6 +245,7 @@ jobs:
242245 - name : Require cachewerk/relay
243246 run : |
244247 composer require cachewerk/relay --no-interaction --no-update
248+ if : matrix.php != 8.5
245249
246250 - name : Install dependencies
247251 run : |
You can’t perform that action at this time.
0 commit comments