Skip to content

[6.x] Fix error when publishing webauthn migration#13814

Merged
jasonvarga merged 1 commit into6.xfrom
webauthn-migration-error
Feb 4, 2026
Merged

[6.x] Fix error when publishing webauthn migration#13814
jasonvarga merged 1 commit into6.xfrom
webauthn-migration-error

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an error when the update script attempts to publish the webauthn migration:

Running update script [Statamic\UpdateScripts\PublishMigrationForWebauthnTable]

   Illuminate\Contracts\Filesystem\FileNotFoundException

  File does not exist at path <?php

use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;

class StatamicWebauthnTable extends Migration
{

Caused by #13769 (sorry! 😬)

@jasonvarga jasonvarga merged commit a915574 into 6.x Feb 4, 2026
12 checks passed
@jasonvarga jasonvarga deleted the webauthn-migration-error branch February 4, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants