diff options
author | Remi Collet <remi@remirepo.net> | 2022-02-22 14:34:31 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-02-22 14:34:31 +0100 |
commit | 2f3cc564fa4b34086e68b1d2ab6bc4fc5cbc1b25 (patch) | |
tree | d06e52d03843eeef3240dab5d2b20fa483137dd3 /.gitignore | |
parent | 95d83c11473158659dd5817f2291728426ae8e0a (diff) |
update to 2.14.0
raise dependency on PHP 7.4
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 |