Skip to content

Commit

Permalink
Merge pull request #36 from dotkernel/issue-35
Browse files Browse the repository at this point in the history
Bump dot-mail version from 4.0 to 4.1 (PHP 8.3 support)
  • Loading branch information
arhimede committed Feb 27, 2024
2 parents 1511132 + 840a5e7 commit e220c26
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.4.5 - 2024-02-27

### Changed
* dot-mail dependency update from 4.0 to 4.1 (introduced PHP 8.3 support)

### Added
* Nothing

### Deprecated
* Nothing

### Removed
* Nothing

## 3.1.0 - 2020-11-03

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"psr/http-message": "^1.0 || ^2.0",
"laminas/laminas-servicemanager": "^3.10.0",
"laminas/laminas-log": "^2.16",
"dotkernel/dot-mail": "^4.0"
"dotkernel/dot-mail": "^4.1"
},
"require-dev": {
"phpunit/phpunit": "^10.2",
Expand Down

0 comments on commit e220c26

Please sign in to comment.