We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef64a2a + e070a96 commit 165f0d7Copy full SHA for 165f0d7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.1](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.4.0...v1.4.1) (2023-12-19)
4
+
5
6
+### Miscellaneous Chores
7
8
+* fix phpstan, add phpstan/phpstan-beberlei-assert ([eab817a](https://github.com/geekcell/ddd-symfony-bundle/commit/eab817a56c8dd3b8b95fc244cbe8fb98ecde68ca))
9
10
## [1.4.0](https://github.com/geekcell/ddd-symfony-bundle/compare/v1.3.0...v1.4.0) (2023-12-12)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "geekcell/ddd-bundle",
"description": "A bundle for pragmatic domain driven design in Symfony.",
"type": "symfony-bundle",
- "version": "1.4.0",
+ "version": "1.4.1",
"license": "MIT",
"authors": [
{
0 commit comments