Skip to content

Commit c48b4c0

Browse files
committed
chore(deps): Update geekcell/ddd to ^1.1.0
1 parent cef1b01 commit c48b4c0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"beberlei/assert": "^3.3",
15-
"geekcell/ddd": "^1.0.0",
15+
"geekcell/ddd": "^1.1.0",
1616
"symfony/config": "^6.0",
1717
"symfony/dependency-injection": "^6.0",
1818
"symfony/event-dispatcher": "^6.0",
@@ -44,4 +44,4 @@
4444
"gc:cs-fix": "php-cs-fixer fix --config .php-cs-fixer.php -vvv || true",
4545
"gc:phpstan": "phpstan analyse --memory-limit=2G --no-progress --level=8"
4646
}
47-
}
47+
}

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)