Micro-PHP / Micro-PHP/micro-kernel-app

micro/kernel-app uses micro/plugin-event-emitter but does not require it in composer.json file

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

micro/kernel-app uses micro/plugin-event-emitter but does not require it in composer.json file.
When I try to run a kernel, it shows an exception that could not find a class from micro/plugin-event-emitter.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with composer.json and inspect the dependencies used by micro/kernel-app, then run a kernel to reproduce the missing-class exception. The issue is done when the required micro/plugin-event-emitter package is declared and the kernel starts without that exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.