Content Lock Timeout is marked as obsolete
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3590520. -->
Reported by: [marco.pagliarulo](https://www.drupal.org/user/325020)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><a href="https://www.drupal.org/project/content_lock_timeout">https://www.drupal.org/project/content_lock_timeout</a> is now marked as Unsupported and Obsolete since its feature has been included into content_lock starting from version 3.0. <a href="https://www.drupal.org/node/3530741">https://www.drupal.org/node/3530741</a><br>
Localgov content lock v1.1.0 requires content_lock "^2.4 || ^3.0@alpha" </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>A new version of Localgov content lock must be relased dropping the support for content_lock ^2.4 and the dependency from content_lock_timeout.<br>
This means that the new release would loose the support for any Drupal < 10.2. However, I think it is quite safe to proceed because the module just enable content lock for every content types and add a link to the locked view.<br>
Composer will resolve automatically the proper version 1.1.0 or the new one.</p>
issue