1 parent 3f4323d commit 4eee31cCopy full SHA for 4eee31c
1 file changed
src/Turbo/TurboExtensionEnabler.php
@@ -52,7 +52,7 @@ final class TurboExtensionEnabler
52
* version is the short SHA of the last commit touching turbo-ext/src/,
53
* enforced by the turbo-ext.yml version job.
54
*/
55
- public const EXPECTED_EXTENSION_VERSION = 'c229525';
+ public const EXPECTED_EXTENSION_VERSION = 'c206bb5';
56
57
private static bool $typeCombinatorCacheEnabled = false;
58
0 commit comments