Skip to content

Commit

Permalink
Fix package type
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Jan 2, 2025
1 parent d925494 commit 33eba56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cqrs/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monofony/cqrs-pack",
"description": "Pack for CQRS",
"type": "meta-package",
"type": "symfony-pack",
"license": "MIT",
"require": {
"php": "^8.3",
Expand Down

0 comments on commit 33eba56

Please sign in to comment.