Skip to content

Commit 0b6d60a

Browse files
fix: Add missing Composer requirement in installation guide. (#84)
1 parent d18ed3e commit 0b6d60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## System requirements
44

55
- [`PHP`](https://www.php.net/downloads) 8.1 or higher.
6+
- [`Composer`](https://getcomposer.org/download/) for dependency management.
67
- [`Yii2`](https://github.com/yiisoft/yii2) 2.0.53+ or 22.x.
78

89
## Installation

0 commit comments

Comments
 (0)