We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c6f83 commit 5e0dbecCopy full SHA for 5e0dbec
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+####v1.0.5
2
+
3
+[ENHANCEMENT] Added `Attachment` usage example to documentation [#5](https://github.com/message/php-mime-mail-parser/pull/5)
4
5
####v1.0.4
6
7
[FIX] Some private methods changed to protected. Fixed attechment stream 2028 characters issue [#4](https://github.com/message/php-mime-mail-parser/pull/4)
README.md
@@ -9,7 +9,7 @@ Feel free to contribute.
9
## Composer
10
```json
11
"require": {
12
- "messaged/php-mime-mail-parser": "v1.0.4"
+ "messaged/php-mime-mail-parser": "v1.0.5"
13
}
14
```
15
0 commit comments