Merge branch 'next-minor' into next-major

This commit is contained in:
Dylan K. Taylor 2023-02-23 22:00:29 +00:00
commit 9ae830fd54
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -23,7 +23,7 @@ declare(strict_types=1);
namespace pocketmine\build\generate_bedrockdata_path_consts;
use Webmozart\PathUtil\Path;
use Symfony\Component\Filesystem\Path;
use function dirname;
use function fclose;
use function fopen;