9999 commands :
100100 - php -v
101101 - composer update --prefer-stable
102- - " "
103- - " "
104102 volumes :
105103 - name : composer-cache
106104 path : /tmp/composer-cache
@@ -129,8 +127,6 @@ steps:
129127 commands :
130128 - php -v
131129 - composer update --prefer-stable
132- - " "
133- - " "
134130 volumes :
135131 - name : composer-cache
136132 path : /tmp/composer-cache
@@ -159,8 +155,6 @@ steps:
159155 commands :
160156 - php -v
161157 - composer update --prefer-stable
162- - " "
163- - " "
164158 volumes :
165159 - name : composer-cache
166160 path : /tmp/composer-cache
@@ -189,8 +183,6 @@ steps:
189183 commands :
190184 - php -v
191185 - composer update --prefer-stable
192- - " "
193- - " "
194186 volumes :
195187 - name : composer-cache
196188 path : /tmp/composer-cache
@@ -219,8 +211,6 @@ steps:
219211 commands :
220212 - php -v
221213 - composer update --prefer-stable
222- - " "
223- - " "
224214 volumes :
225215 - name : composer-cache
226216 path : /tmp/composer-cache
@@ -249,8 +239,6 @@ steps:
249239 commands :
250240 - php -v
251241 - composer update --prefer-stable
252- - " "
253- - " "
254242 volumes :
255243 - name : composer-cache
256244 path : /tmp/composer-cache
@@ -279,8 +267,6 @@ steps:
279267 commands :
280268 - php -v
281269 - composer update --prefer-stable
282- - " "
283- - " "
284270 volumes :
285271 - name : composer-cache
286272 path : /tmp/composer-cache
@@ -309,8 +295,6 @@ steps:
309295 commands :
310296 - php -v
311297 - composer update --prefer-stable
312- - " "
313- - " "
314298 volumes :
315299 - name : composer-cache
316300 path : /tmp/composer-cache
@@ -339,8 +323,6 @@ steps:
339323 commands :
340324 - php -v
341325 - composer update --prefer-stable
342- - " "
343- - " "
344326 volumes :
345327 - name : composer-cache
346328 path : /tmp/composer-cache
@@ -369,8 +351,6 @@ steps:
369351 commands :
370352 - php -v
371353 - composer update --ignore-platform-reqs --prefer-stable
372- - wget https://ci.joomla.org/artifacts/phpunit8_php8_match.patch
373- - patch -N -p0 < phpunit8_php8_match.patch
374354 volumes :
375355 - name : composer-cache
376356 path : /tmp/composer-cache
@@ -388,6 +368,6 @@ volumes:
388368
389369---
390370kind : signature
391- hmac : 7aeba2d0a0d57aea8d6b7fcbce2aef1465626120ceaf60fa197211e047affed7
371+ hmac : c732468b134cba58a2c7c0148566f552bb2a9c9e22e56d5a425ac284fedab713
392372
393373...
0 commit comments