We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091cf52 commit b4e4178Copy full SHA for b4e4178
README.md
@@ -1,12 +1,12 @@
1
->**:heavy_exclamation_mark: Basic container implementation with the ability to inject dependencies**
+# Micro Framework - The minimum kernel for application initialization.
2
3
### Requirements
4
5
PHP >= 8.0.0
6
7
### How to use the library
8
9
-Add the latest version of MicroDependencyInjection into your project by using Composer or manually:
+Add the latest version of micro/kernel into your project by using Composer or manually:
10
11
__Using Composer (Recommended)__
12
0 commit comments