Skip to content

WordPress 6.9+ packages broken — archive extraction fails #65

Description

@Fgtutech

After updating to WordPress 6.9.0 or later (tested up to 7.1.1), the johnpbloch/wordpress-core package extraction fails during composer install. The archive downloads but doesn't extract — vendor directory ends up empty except for metadata files.

Reverting to johnpbloch/wordpress: 6.8.8 works perfectly.

Steps to reproduce:

Set johnpbloch/wordpress: ^6.9 in composer.json
Run composer install
Check /vendor/johnpbloch/wordpress-core/wp-includes/version.php — missing

Environment:

PHP 8.3
Composer 2.x
Bedrock installation

Workaround:
Lock to version 6.8.8 until this is fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions