diff options
| author | Remi Collet <remi@remirepo.net> | 2021-01-26 18:02:43 +0100 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2021-01-26 18:02:43 +0100 |
| commit | 74c0cdd49966c8f333dce9cf62db0fef60f23ca4 (patch) | |
| tree | 1230aaec25a8d16f1f10aa5a67b037405f7f8eb5 /.gitignore | |
| parent | 555f5288c5bf58492e4b0d244852ae1fa096cc67 (diff) | |
update to 2.13.0
raise dependency on PHP 7.3
add patch for PHP 8 from
https://github.com/laminas/laminas-mail/pull/134
switch to phpunit9
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc |
