chore: restore vendor directory dependencies

This commit is contained in:
2026-07-15 13:22:22 +07:00
parent 3203c6e129
commit 15b4ec091c
4844 changed files with 612121 additions and 0 deletions
@@ -0,0 +1,10 @@
<?php
declare(strict_types=1);
namespace NunoMaduro\Collision\Contracts;
/**
* @internal
*/
interface RenderlessEditor {}