Skip to content

Commit ca67cbe

Browse files
committed
Finish 0.1.3
2 parents 97b7bf7 + 501889c commit ca67cbe

File tree

5 files changed

+2
-526
lines changed

5 files changed

+2
-526
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
],
1111
"homepage": "https://github.com/phpzm/core",
1212
"license": "MIT",
13-
"version": "0.1.2",
13+
"version": "0.1.3",
1414
"type": "package",
1515
"authors": [
1616
{"name": "William", "email": "[email protected]"},
1717
{"name": "Ezio", "email": "[email protected]"}
1818
],
1919
"require": {
2020
"php": ">=7.0",
21+
"phpzm/message": "^0.1.2",
2122
"psr/http-message": "^1.0",
22-
"phpmailer/phpmailer": "^5.2",
2323
"neitanod/forceutf8": "^2.0"
2424
},
2525
"autoload": {

src/Message/Lang.php

-94
This file was deleted.

0 commit comments

Comments
 (0)