Skip to content

Commit 6d7de08

Browse files
committed
💾 Updated composer command.
Signed-off-by: Joshua Parker <[email protected]>
1 parent 47fd078 commit 6d7de08

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ and maintainable applications. Perfect for developers seeking a robust, modern s
3535
- Fileinfo PHP Extension
3636
- GD Library
3737
- Imagick PHP Extension
38+
- XMLWriter PHP Extension
3839

3940
## 🏆 Highlighted Features
4041
- Domain-Driven Development
@@ -65,7 +66,7 @@ and maintainable applications. Perfect for developers seeking a robust, modern s
6566
To create a new project, run the following command:
6667

6768
```bash
68-
composer create-project getdevflow/cmf:1.2.0 my-app-name
69+
composer create-project getdevflow/cmf:1.3.0 my-app-name
6970
```
7071

7172
## 🕑 Releases

0 commit comments

Comments
 (0)