Skip to content

Commit cdce092

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 cd27030 commit cdce092

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 = '26e571c';
23+
public const EXPECTED_EXTENSION_VERSION = 'cd27030';
2424

2525
private static bool $typeCombinatorCacheEnabled = false;
2626

0 commit comments

Comments
 (0)