Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

chore(main): release 1.4.0 #24

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/geekcell/php-ddd/compare/v1.3.1...v1.4.0) (2023年12月19日)


### Features

* annotate generic ArrayAccess implementation, fix generic IteratorAggregate implementation annotation ([d654dbe](https://github.com/geekcell/php-ddd/commit/d654dbedb44ed2760ccaf6659c10c5e95ce2263b))

## [1.3.1](https://github.com/geekcell/php-ddd/compare/v1.3.0...v1.3.1) (2023年12月05日)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Your ultimate guard rails for domain driven design with PHP.",
"type": "library",
"license": "MIT",
"version": "1.3.1",
"version": "1.4.0",
"autoload": {
"psr-4": {
"GeekCell\\Ddd\\": "src/",
Expand Down

AltStyle によって変換されたページ (->オリジナル) /