Skip to content

[BUG] Required PHP modules are missing #258

@eliashaeussler

Description

@eliashaeussler

PHP version

not relevant

Composer version

not relevant

Package version

latest

Operating system

Ubuntu

Current behavior

When running composer create-project cpsit/project-builder on Ubuntu, I get an exception because the following PHP module requirements cannot be satisified:

  • ext-mbstring
  • ext-simplexml

We should check whether these dependencies are actually required. In addition, we should verify that these are not installed by default with apt install php.

Expected behavior

The command succeeds on all operating systems.

Steps to reproduce

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions