Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shahghasiadil authored Feb 23, 2025
1 parent 880e2ca commit 426d590
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "laravel/laravel",
"name": "laravel-clean-architecture-ddd-cqrs",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"description": "Explore Domain-Driven Design and CQRS in Laravel with this clean and scalable architecture template, ideal for complex applications seeking maintainability and clarity.",
"keywords": ["laravel", "laravel-clean-architecture-ddd-cqrs", "laravel-clean-architecture", "laravel-clean-architecture-ddd", "laravel-clean-architecture-cqrs", "laravel-cqrs"],
"license": "MIT",
"require": {
"php": "^8.2",
Expand Down

0 comments on commit 426d590

Please sign in to comment.