Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Citharel cb7823574e
Bump php version to 7.3
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-21 11:28:13 +01:00
Thomas Citharel bc28281477 Update deps and bump PHPMailer to version 6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 12:17:33 +02:00
Mathieu 1d8244fd99 correction : filtre adresse e-mail avec nom de domaine internationalisé
https://framagit.org/framasoft/framadate/merge_requests/268
2018-04-03 12:30:37 +02:00
Thomas Citharel 7a8549cfd7 Update composer.lock
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-19 11:12:17 +01:00
Thomas Citharel 801bc08a81 Merge branch 'develop' 2018-02-20 19:05:24 +01:00
Thomas Citharel b8907fb1b6 Rebase
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:47:06 +01:00
Thomas Citharel 006e5c8c10 Add php-cs-fixer and phpunit to build
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:44:40 +01:00
Thomas Citharel 1e423e880e rebase
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:38:23 +01:00
Thomas Citharel 6b04d3542e Check for PHP 5.6
Better detection, get rid of dedicated file and use version_compare() instead

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:37:47 +01:00
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
Antonin 67ec67d50f Added the parsedown library 2016-05-10 16:57:31 +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