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
- 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