@@ -96,7 +96,7 @@ <h3 class="off-canvas-menu__section-header">Core Components</h3>
9696 Async
9797
9898 < span class ="off-canvas-menu__version ">
99- v4.0 .0
99+ v4.1 .0
100100 </ span >
101101 </ a >
102102 </ li >
@@ -243,7 +243,7 @@ <h2 class="component-info__title">
243243
244244 < div class ="version-selector ">
245245 < button class ="version-selector__button version-selector__button--latest " data-ctrly ="component-version-selector " data-version-selector-control >
246- v4.0 .0
246+ v4.1 .0
247247
248248 < i class ="icon-chevron-down " aria-hidden ="true "> </ i >
249249 < i class ="icon-chevron-up " aria-hidden ="true "> </ i >
@@ -259,6 +259,21 @@ <h2 class="component-info__title">
259259 </ a >
260260 </ li >
261261 < li >
262+ < a href ="https://github.com/reactphp/async/tree/v3.1.0#readme " class ="version-selector__version ">
263+ v3.1.0
264+ </ a >
265+ </ li >
266+ < li >
267+ < a href ="https://github.com/reactphp/async/tree/v2.1.0#readme " class ="version-selector__version ">
268+ v2.1.0
269+ </ a >
270+ </ li >
271+ < li >
272+ < a href ="https://github.com/reactphp/async/tree/v4.0.0#readme " class ="version-selector__version ">
273+ v4.0.0
274+ </ a >
275+ </ li >
276+ < li >
262277 < a href ="https://github.com/reactphp/async/tree/v3.0.0#readme " class ="version-selector__version ">
263278 v3.0.0
264279 </ a >
@@ -298,19 +313,19 @@ <h2 class="component-info__title">
298313
299314 < h3 class ="component-info__subtitle "> Installation</ h3 >
300315
301- < div class ="highlight highlight-source-shell "> < pre > composer require react/async:^4.0 .0</ pre > </ div >
316+ < div class ="highlight highlight-source-shell "> < pre > composer require react/async:^4.1 .0</ pre > </ div >
302317
303318 < h3 class ="component-info__subtitle "> Contributors</ h3 >
304319
305320 < ul class ="component-info__contributors ">
306321 < li >
307322 < a href ="https://github.com/clue ">
308- < img src ="https://avatars.githubusercontent.com/u/776829?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/776829?v=4&s=80 2x " alt ="clue " title ="clue (52 contributions) ">
323+ < img src ="https://avatars.githubusercontent.com/u/776829?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/776829?v=4&s=80 2x " alt ="clue " title ="clue (53 contributions) ">
309324 </ a >
310325 </ li >
311326 < li >
312327 < a href ="https://github.com/WyriHaximus ">
313- < img src ="https://avatars.githubusercontent.com/u/147145?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/147145?v=4&s=80 2x " alt ="WyriHaximus " title ="WyriHaximus (33 contributions) ">
328+ < img src ="https://avatars.githubusercontent.com/u/147145?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/147145?v=4&s=80 2x " alt ="WyriHaximus " title ="WyriHaximus (34 contributions) ">
314329 </ a >
315330 </ li >
316331 < li >
@@ -320,7 +335,7 @@ <h3 class="component-info__subtitle">Contributors</h3>
320335 </ li >
321336 < li >
322337 < a href ="https://github.com/SimonFrings ">
323- < img src ="https://avatars.githubusercontent.com/u/44357440?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/44357440?v=4&s=80 2x " alt ="SimonFrings " title ="SimonFrings (3 contribution) ">
338+ < img src ="https://avatars.githubusercontent.com/u/44357440?v=4&s=40 " srcset ="https://avatars.githubusercontent.com/u/44357440?v=4&s=80 2x " alt ="SimonFrings " title ="SimonFrings (4 contribution) ">
324339 </ a >
325340 </ li >
326341 < li >
@@ -347,7 +362,7 @@ <h3 class="component-info__subtitle">Activity</h3>
347362 < mask id ="reactphp-async-participation-sparkline " x ="0 " y ="0 " width ="320 " height ="40 " >
348363 < polyline
349364 transform ="translate(0, 40) scale(1,-1) "
350- points ="0,2 6,4 12,3 18,2 24,1 30,1 36,1 42,1 48,2 54,2 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,1 108,4 114,2 120,1 126,1 132,1 138,1 144,3 150,1 156,1 162,1 168,1 174,1 180,1 186,3 192,1 198,1 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,1 252,1 258,1 264,1 270,1 276,1 282,1 288,1 294,1 300,1 306,2 "
365+ points ="0,4 6,3 12,2 18,1 24,1 30,1 36,1 42,2 48,2 54,1 60,1 66,1 72,1 78,1 84,1 90,1 96,1 102,4 108,2 114,1 120,1 126,1 132,1 138,3 144,1 150,1 156,1 162,1 168,1 174,1 180,3 186,1 192,1 198,1 204,1 210,1 216,1 222,1 228,1 234,1 240,1 246,1 252,2 258,1 264,1 270,1 276,1 282,1 288,1 294,1 300,2 306,3 "
351366 fill ="transparent "
352367 stroke ="#40a977 "
353368 stroke-width ="2 "
0 commit comments