Skip to content

Commit a51b280

Browse files
committed
Updated ECS to commit c5a2ad6387ae300a4c90192b6f4e0530f878050c
1 parent d9afd43 commit a51b280

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/Application/Version/StaticVersionResolver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ final class StaticVersionResolver
1515
* @api
1616
* @var string
1717
*/
18-
public const PACKAGE_VERSION = '67eabddd4d66f9b672369a82fb431a71571634d9';
18+
public const PACKAGE_VERSION = 'c5a2ad6387ae300a4c90192b6f4e0530f878050c';
1919
/**
2020
* @api
2121
* @var string
2222
*/
23-
public const RELEASE_DATE = '2026-05-04 19:32:08';
23+
public const RELEASE_DATE = '2026-05-04 19:39:16';
2424
/**
2525
* @var int
2626
*/

0 commit comments

Comments
 (0)