Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Citharel 00e4d205e6 Update and fix phpunit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 00:11:00 +01:00
Simon Leblanc 0f2313e273 Update dependencies and add a security component 2017-12-28 13:33:58 +01:00
Antonin 61f57ee41c While we're at it, updating other components.
All those updates affect only the dev environment.
2016-12-27 17:10:10 +01:00
Antonin e6c2d035fe Update phpmailer/phpmailer to fix security issue. 2016-12-27 16:21:46 +01:00
Antonin 22956d4c2c Update composer.lock 2016-10-06 23:39:57 +02:00
Olivier Perez 0a9855848a Update composer.lock 2016-05-03 21:11:19 +02:00
Antonin 6cc46b5bae Composer.lock update 2015-10-29 11:52:13 +01:00
Olivier PEREZ 882203fad8 Fix #87 Use PHPMailer to add non-HTML body to mails 2015-10-22 21:34:15 +02:00
Olivier PEREZ 92d84f3193 Install PHPUnit for UnitTesting 2015-05-29 17:05:26 +02:00
Antonin c34e34d728 Change the create_poll radio aligment.
- Update composer.lock by the way
.
2015-04-13 11:18:09 +02:00
Olivier PEREZ 66edd29b9b Update dependency to o80-i18n 2015-04-11 22:58:18 +02:00
Antonin e0b8842349 Updating composer.lock.
- It's good practice : https://stackoverflow.com/questions/12896780/should-composer-lock-be-committed-to-version-control
.
2015-04-02 11:54:40 +02:00
Olivier PEREZ c3fbbb8bf8 Merge branch 'Adjust_INSTALL_md' into main_framasoft_develop 2015-03-29 16:08:59 +02:00
Olivier PEREZ a2ca03893a Update o80-i18n version 2015-03-28 17:13:03 +01:00
Olivier PEREZ 4a9dd039bf Adjust INSTALL.md to match recents versions 2015-03-26 17:13:40 +01:00
Olivier PEREZ 119d0e01e1 Start changing the i18n system.
* Now works on windows servers
* Byebye .po/.mo, welcome .json
* Byebye old gettext library, welcome o80-i18n
2015-03-22 23:33:03 +01:00
Olivier PEREZ 342440991a Composer: fix composer.json 2015-01-04 21:34:19 +01:00
Simon Leblanc 05702c6cdc Add the composer.lock into the repository
Adding the composer.lock in the repository is a best practice :
https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file

(cherry picked from commit 0468fb6d8c)
2015-01-04 16:55:07 +01:00