Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

bin/console kahlan:run not registered in symfony4 and kahlan4 #11

@samsonasik

Description

@samsonasik

step to reproduce:

  1. install symfony 4 skeleton
composer create-project symfony/skeleton my_project
  1. install kahlan-bundle with kahlan 4
composer require --dev kahlan/kahlan:^4.0 elephantly/kahlan-bundle:^0.9.8
  1. Try run command:
bin/console kahlan:run

got error:

There are no commands defined in the "kahlan" namespace.

It seems the services and commands not automatically registered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions