Skip to content

Commit 5fc876b

Browse files
committed
Bump expected turbo version
1 parent 31a3604 commit 5fc876b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Turbo/TurboExtensionEnabler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class TurboExtensionEnabler
2020
* version is the short SHA of the last commit touching turbo-ext/src/,
2121
* enforced by the phar.yml turbo-version job.
2222
*/
23-
public const EXPECTED_EXTENSION_VERSION = '4cc5e5e';
23+
public const EXPECTED_EXTENSION_VERSION = '83f3b7a';
2424

2525
private static bool $typeCombinatorCacheEnabled = false;
2626

0 commit comments

Comments
 (0)