Skip to content

Commit 426d590

Browse files
Update composer.json
1 parent 880e2ca commit 426d590

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "laravel/laravel",
2+
"name": "laravel-clean-architecture-ddd-cqrs",
33
"type": "project",
4-
"description": "The skeleton application for the Laravel framework.",
5-
"keywords": ["laravel", "framework"],
4+
"description": "Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.",
5+
"keywords": ["laravel", "laravel-clean-architecture-ddd-cqrs", "laravel-clean-architecture", "laravel-clean-architecture-ddd", "laravel-clean-architecture-cqrs", "laravel-cqrs"],
66
"license": "MIT",
77
"require": {
88
"php": "^8.2",

0 commit comments

Comments
 (0)