Skip to content

Commit da70935

Browse files
committed
WIP
1 parent 8e005a1 commit da70935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ This is where solutions like Emailqueue come in handy: Emailqueue is not an SMTP
100100
* Install this new 3.2 version following the regular Install process.
101101
* Set up the same database connection parameters as your existing Emailqueue database. Note that some minor things have changed in db.config.inc.php and application.config.inc.php, so you cannot use the old ones.
102102
* Using your database manager, select your emailqueue database and run the install/migrate_from_v3.1_to_v3.2.sql SQL file.
103+
* run `$ composer update` on the installation dir to get the latest phpmailer libraries.
103104

104105

105106
# Migrating from versions older than v3.1 #

0 commit comments

Comments
 (0)