[pear/Crypt_GPG] 1190c0: Migrate to PHPUnit v9

[email protected] ("Aleksander Machniak via pear-cvs") Mon, 02 Aug 2021 05:31:10 -0700
Newsgroups php.pear.cvs
Message-ID <pear/Crypt_GPG/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Crypt_GPG
  Commit: 1190c0fd045922f0a010e961c730ed2c2b60e0d4
      https://github.com/pear/Crypt_GPG/commit/1190c0fd045922f0a010e961c730ed2c2b60e0d4
  Author: Aleksander Machniak <[email protected]>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M composer.json
    M tests/DecryptAndVerifyTest.php
    M tests/DecryptTest.php
    M tests/DeletePrivateKeyTest.php
    M tests/DeletePublicKeyTest.php
    M tests/EncryptAndSignTest.php
    M tests/EncryptTest.php
    M tests/ExceptionsTest.php
    M tests/ExportPrivateKeyTest.php
    M tests/ExportPublicKeyTest.php
    M tests/GeneralTest.php
    M tests/ImportKeyTest.php
    M tests/KeyGeneratorTest.php
    M tests/SignTest.php
    M tests/TestCase.php
    M tests/VerifyTest.php

  Log Message:
  -----------
  Migrate to PHPUnit v9