Skip to content

Commit bd1abfe

Browse files
ondrejmirtesclaude
andcommitted
Bump expected turbo version
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NtFYCyppA474wGZiNU7haz
1 parent 4dc2b81 commit bd1abfe

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
@@ -56,7 +56,7 @@ final class TurboExtensionEnabler
5656
* version is the short SHA of the last commit touching turbo-ext/src/,
5757
* enforced by the phar.yml turbo-version job.
5858
*/
59-
public const EXPECTED_EXTENSION_VERSION = '26e571c';
59+
public const EXPECTED_EXTENSION_VERSION = '4dc2b81';
6060

6161
private static bool $typeCombinatorCacheEnabled = false;
6262

0 commit comments

Comments
 (0)