Plugin Directory

Changeset 3030776


Ignore:
Timestamp:
02/02/2024 10:33:24 PM (2 years ago)
Author:
axazara
Message:

Update to version v1.2 from GitHub

Location:
moneroo
Files:
2 deleted
24 edited
1 copied

Legend:

Unmodified
Added
Removed
  • moneroo/tags/v1.2/moneroo-for-woocommerce.php

    r3030774 r3030776  
    1111 * License: GPLv2
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    13  * Version: v1.1
     13 * Version: v1.2
    1414 * Requires at least: 4.9
    1515 * Tested up to: 6.4
  • moneroo/tags/v1.2/readme.txt

    r3030774 r3030776  
    55Requires at least: 4.9
    66Tested up to: 6.4
    7 Stable tag: v1.1
     7Stable tag: v1.2
    88Requires PHP: 7.4
    99License: GPLv3
  • moneroo/tags/v1.2/vendor/composer/installed.json

    r3015851 r3030776  
    342342                "type": "git",
    343343                "url": "https://github.com/MonerooHQ/moneroo-php.git",
    344                 "reference": "c23cb807bcacc93c32d0b6065b077e511e8bc5d8"
    345             },
    346             "dist": {
    347                 "type": "zip",
    348                 "url": "https://api.github.com/repos/MonerooHQ/moneroo-php/zipball/c23cb807bcacc93c32d0b6065b077e511e8bc5d8",
    349                 "reference": "c23cb807bcacc93c32d0b6065b077e511e8bc5d8",
     344                "reference": "ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8"
     345            },
     346            "dist": {
     347                "type": "zip",
     348                "url": "https://api.github.com/repos/MonerooHQ/moneroo-php/zipball/ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8",
     349                "reference": "ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8",
    350350                "shasum": ""
    351351            },
     
    356356            },
    357357            "require-dev": {
    358                 "axazara/php-cs": "^1.0",
     358                "axazara/php-cs": "^v0.1",
    359359                "fakerphp/faker": "^1.23",
    360360                "insolita/unused-scanner": "^2.4",
     
    364364                "spatie/ray": "^1.39"
    365365            },
    366             "time": "2023-09-23T13:05:25+00:00",
     366            "time": "2024-02-02T22:30:50+00:00",
    367367            "default-branch": true,
    368368            "type": "library",
     
    618618        {
    619619            "name": "symfony/deprecation-contracts",
    620             "version": "v2.5.2",
    621             "version_normalized": "2.5.2.0",
     620            "version": "v3.4.0",
     621            "version_normalized": "3.4.0.0",
    622622            "source": {
    623623                "type": "git",
    624624                "url": "https://github.com/symfony/deprecation-contracts.git",
    625                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
    626             },
    627             "dist": {
    628                 "type": "zip",
    629                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
    630                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
    631                 "shasum": ""
    632             },
    633             "require": {
    634                 "php": ">=7.1"
    635             },
    636             "time": "2022-01-02T09:53:40+00:00",
     625                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
     626            },
     627            "dist": {
     628                "type": "zip",
     629                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
     630                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
     631                "shasum": ""
     632            },
     633            "require": {
     634                "php": ">=8.1"
     635            },
     636            "time": "2023-05-23T14:45:45+00:00",
    637637            "type": "library",
    638638            "extra": {
    639639                "branch-alias": {
    640                     "dev-main": "2.5-dev"
     640                    "dev-main": "3.4-dev"
    641641                },
    642642                "thanks": {
     
    668668            "homepage": "https://symfony.com",
    669669            "support": {
    670                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
     670                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
    671671            },
    672672            "funding": [
  • moneroo/tags/v1.2/vendor/composer/installed.php

    r3030774 r3030776  
    22    'root' => array(
    33        'name' => 'moneroo/moneroo-woocommerce',
    4         'pretty_version' => 'v1.1',
    5         'version' => '1.1.0.0',
    6         'reference' => 'e622c5a7574b20a8a3c537cc58db27a0956ea72b',
     4        'pretty_version' => 'v1.2',
     5        'version' => '1.2.0.0',
     6        'reference' => '014e2f66e67515664a12ccdf87e267a48c8a2a0b',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    4141            'pretty_version' => 'dev-main',
    4242            'version' => 'dev-main',
    43             'reference' => 'c23cb807bcacc93c32d0b6065b077e511e8bc5d8',
     43            'reference' => 'ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8',
    4444            'type' => 'library',
    4545            'install_path' => __DIR__ . '/../moneroo/moneroo-php',
     
    5050        ),
    5151        'moneroo/moneroo-woocommerce' => array(
    52             'pretty_version' => 'v1.1',
    53             'version' => '1.1.0.0',
    54             'reference' => 'e622c5a7574b20a8a3c537cc58db27a0956ea72b',
     52            'pretty_version' => 'v1.2',
     53            'version' => '1.2.0.0',
     54            'reference' => '014e2f66e67515664a12ccdf87e267a48c8a2a0b',
    5555            'type' => 'library',
    5656            'install_path' => __DIR__ . '/../../',
     
    113113        ),
    114114        'symfony/deprecation-contracts' => array(
    115             'pretty_version' => 'v2.5.2',
    116             'version' => '2.5.2.0',
    117             'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
     115            'pretty_version' => 'v3.4.0',
     116            'version' => '3.4.0.0',
     117            'reference' => '7c3aff79d10325257a001fcf92d991f24fc967cf',
    118118            'type' => 'library',
    119119            'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
  • moneroo/tags/v1.2/vendor/composer/platform_check.php

    r3015851 r3030776  
    55$issues = array();
    66
    7 if (!(PHP_VERSION_ID >= 70400)) {
    8     $issues[] = 'Your Composer dependencies require a PHP version ">= 7.4.0". You are running ' . PHP_VERSION . '.';
     7if (!(PHP_VERSION_ID >= 80100)) {
     8    $issues[] = 'Your Composer dependencies require a PHP version ">= 8.1.0". You are running ' . PHP_VERSION . '.';
    99}
    1010
  • moneroo/tags/v1.2/vendor/moneroo/moneroo-php/composer.json

    r3015851 r3030776  
    3030  },
    3131  "require-dev": {
    32     "axazara/php-cs": "^1.0",
     32    "axazara/php-cs": "^v0.1",
    3333    "insolita/unused-scanner": "^2.4",
    3434    "phpstan/phpstan-phpunit": "^1.3",
  • moneroo/tags/v1.2/vendor/moneroo/moneroo-php/src/Payment.php

    r3015851 r3030776  
    2626    public function verify(string $paymentTransactionId)
    2727    {
    28         return $this->sendRequest('get', [], 'payments/' . $paymentTransactionId . '/verify');
     28        return $this->sendRequest('get', [], "payments/{$paymentTransactionId}/verify");
    2929    }
    3030
     
    3838    public function get(string $paymentTransactionId)
    3939    {
    40         return $this->sendRequest('get', [], 'payments/' . $paymentTransactionId);
     40        return $this->sendRequest('get', [], "payments/{$paymentTransactionId}");
    4141    }
    4242
     
    5050    public function markAsProcessed(string $paymentTransactionId)
    5151    {
    52         return $this->sendRequest('post', [], 'payments/' . $paymentTransactionId . '/process');
     52        return $this->sendRequest('post', [], "payments/{$paymentTransactionId}/process");
    5353    }
    5454}
  • moneroo/tags/v1.2/vendor/moneroo/moneroo-php/src/Traits/Request.php

    r3015851 r3030776  
    3030    public function sendRequest(string $method, array $data, string $endpoint, GuzzleHttpClient $client = null)
    3131    {
     32        $baseUrl = (substr($this->baseUrl, -1) === '/')
     33            ? $this->baseUrl
     34            : $this->baseUrl . '/';
     35
    3236        $client = $client ?: new GuzzleHttpClient([
    33             'base_uri' => $this->baseUrl,
     37            'base_uri' => $baseUrl,
    3438            'timeout'  => Config::TIMEOUT,
    3539            'headers'  => [
  • moneroo/tags/v1.2/vendor/symfony/deprecation-contracts/LICENSE

    r3015851 r3030776  
    1 Copyright (c) 2020-2022 Fabien Potencier
     1Copyright (c) 2020-present Fabien Potencier
    22
    33Permission is hereby granted, free of charge, to any person obtaining a copy
  • moneroo/tags/v1.2/vendor/symfony/deprecation-contracts/README.md

    r3015851 r3030776  
    2323`Since symfony/blockchain 8.9: Using "bitcoin" is deprecated, use "fabcoin" instead.`
    2424
    25 While not necessarily recommended, the deprecation notices can be completely ignored by declaring an empty
     25While not recommended, the deprecation notices can be completely ignored by declaring an empty
    2626`function trigger_deprecation() {}` in your application.
  • moneroo/tags/v1.2/vendor/symfony/deprecation-contracts/composer.json

    r3015851 r3030776  
    1616    ],
    1717    "require": {
    18         "php": ">=7.1"
     18        "php": ">=8.1"
    1919    },
    2020    "autoload": {
     
    2626    "extra": {
    2727        "branch-alias": {
    28             "dev-main": "2.5-dev"
     28            "dev-main": "3.4-dev"
    2929        },
    3030        "thanks": {
  • moneroo/tags/v1.2/vendor/symfony/deprecation-contracts/function.php

    r3015851 r3030776  
    2121     * @author Nicolas Grekas <p@tchwork.com>
    2222     */
    23     function trigger_deprecation(string $package, string $version, string $message, ...$args): void
     23    function trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void
    2424    {
    2525        @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
  • moneroo/trunk/moneroo-for-woocommerce.php

    r3030774 r3030776  
    1111 * License: GPLv2
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    13  * Version: v1.1
     13 * Version: v1.2
    1414 * Requires at least: 4.9
    1515 * Tested up to: 6.4
  • moneroo/trunk/readme.txt

    r3030774 r3030776  
    55Requires at least: 4.9
    66Tested up to: 6.4
    7 Stable tag: v1.1
     7Stable tag: v1.2
    88Requires PHP: 7.4
    99License: GPLv3
  • moneroo/trunk/vendor/composer/installed.json

    r3015851 r3030776  
    342342                "type": "git",
    343343                "url": "https://github.com/MonerooHQ/moneroo-php.git",
    344                 "reference": "c23cb807bcacc93c32d0b6065b077e511e8bc5d8"
    345             },
    346             "dist": {
    347                 "type": "zip",
    348                 "url": "https://api.github.com/repos/MonerooHQ/moneroo-php/zipball/c23cb807bcacc93c32d0b6065b077e511e8bc5d8",
    349                 "reference": "c23cb807bcacc93c32d0b6065b077e511e8bc5d8",
     344                "reference": "ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8"
     345            },
     346            "dist": {
     347                "type": "zip",
     348                "url": "https://api.github.com/repos/MonerooHQ/moneroo-php/zipball/ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8",
     349                "reference": "ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8",
    350350                "shasum": ""
    351351            },
     
    356356            },
    357357            "require-dev": {
    358                 "axazara/php-cs": "^1.0",
     358                "axazara/php-cs": "^v0.1",
    359359                "fakerphp/faker": "^1.23",
    360360                "insolita/unused-scanner": "^2.4",
     
    364364                "spatie/ray": "^1.39"
    365365            },
    366             "time": "2023-09-23T13:05:25+00:00",
     366            "time": "2024-02-02T22:30:50+00:00",
    367367            "default-branch": true,
    368368            "type": "library",
     
    618618        {
    619619            "name": "symfony/deprecation-contracts",
    620             "version": "v2.5.2",
    621             "version_normalized": "2.5.2.0",
     620            "version": "v3.4.0",
     621            "version_normalized": "3.4.0.0",
    622622            "source": {
    623623                "type": "git",
    624624                "url": "https://github.com/symfony/deprecation-contracts.git",
    625                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
    626             },
    627             "dist": {
    628                 "type": "zip",
    629                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
    630                 "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
    631                 "shasum": ""
    632             },
    633             "require": {
    634                 "php": ">=7.1"
    635             },
    636             "time": "2022-01-02T09:53:40+00:00",
     625                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
     626            },
     627            "dist": {
     628                "type": "zip",
     629                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
     630                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
     631                "shasum": ""
     632            },
     633            "require": {
     634                "php": ">=8.1"
     635            },
     636            "time": "2023-05-23T14:45:45+00:00",
    637637            "type": "library",
    638638            "extra": {
    639639                "branch-alias": {
    640                     "dev-main": "2.5-dev"
     640                    "dev-main": "3.4-dev"
    641641                },
    642642                "thanks": {
     
    668668            "homepage": "https://symfony.com",
    669669            "support": {
    670                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
     670                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
    671671            },
    672672            "funding": [
  • moneroo/trunk/vendor/composer/installed.php

    r3030774 r3030776  
    22    'root' => array(
    33        'name' => 'moneroo/moneroo-woocommerce',
    4         'pretty_version' => 'v1.1',
    5         'version' => '1.1.0.0',
    6         'reference' => 'e622c5a7574b20a8a3c537cc58db27a0956ea72b',
     4        'pretty_version' => 'v1.2',
     5        'version' => '1.2.0.0',
     6        'reference' => '014e2f66e67515664a12ccdf87e267a48c8a2a0b',
    77        'type' => 'library',
    88        'install_path' => __DIR__ . '/../../',
     
    4141            'pretty_version' => 'dev-main',
    4242            'version' => 'dev-main',
    43             'reference' => 'c23cb807bcacc93c32d0b6065b077e511e8bc5d8',
     43            'reference' => 'ea5c68d4c47abfb687ce2a0ea683f433fb73b8a8',
    4444            'type' => 'library',
    4545            'install_path' => __DIR__ . '/../moneroo/moneroo-php',
     
    5050        ),
    5151        'moneroo/moneroo-woocommerce' => array(
    52             'pretty_version' => 'v1.1',
    53             'version' => '1.1.0.0',
    54             'reference' => 'e622c5a7574b20a8a3c537cc58db27a0956ea72b',
     52            'pretty_version' => 'v1.2',
     53            'version' => '1.2.0.0',
     54            'reference' => '014e2f66e67515664a12ccdf87e267a48c8a2a0b',
    5555            'type' => 'library',
    5656            'install_path' => __DIR__ . '/../../',
     
    113113        ),
    114114        'symfony/deprecation-contracts' => array(
    115             'pretty_version' => 'v2.5.2',
    116             'version' => '2.5.2.0',
    117             'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
     115            'pretty_version' => 'v3.4.0',
     116            'version' => '3.4.0.0',
     117            'reference' => '7c3aff79d10325257a001fcf92d991f24fc967cf',
    118118            'type' => 'library',
    119119            'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
  • moneroo/trunk/vendor/composer/platform_check.php

    r3015851 r3030776  
    55$issues = array();
    66
    7 if (!(PHP_VERSION_ID >= 70400)) {
    8     $issues[] = 'Your Composer dependencies require a PHP version ">= 7.4.0". You are running ' . PHP_VERSION . '.';
     7if (!(PHP_VERSION_ID >= 80100)) {
     8    $issues[] = 'Your Composer dependencies require a PHP version ">= 8.1.0". You are running ' . PHP_VERSION . '.';
    99}
    1010
  • moneroo/trunk/vendor/moneroo/moneroo-php/composer.json

    r3015851 r3030776  
    3030  },
    3131  "require-dev": {
    32     "axazara/php-cs": "^1.0",
     32    "axazara/php-cs": "^v0.1",
    3333    "insolita/unused-scanner": "^2.4",
    3434    "phpstan/phpstan-phpunit": "^1.3",
  • moneroo/trunk/vendor/moneroo/moneroo-php/src/Payment.php

    r3015851 r3030776  
    2626    public function verify(string $paymentTransactionId)
    2727    {
    28         return $this->sendRequest('get', [], 'payments/' . $paymentTransactionId . '/verify');
     28        return $this->sendRequest('get', [], "payments/{$paymentTransactionId}/verify");
    2929    }
    3030
     
    3838    public function get(string $paymentTransactionId)
    3939    {
    40         return $this->sendRequest('get', [], 'payments/' . $paymentTransactionId);
     40        return $this->sendRequest('get', [], "payments/{$paymentTransactionId}");
    4141    }
    4242
     
    5050    public function markAsProcessed(string $paymentTransactionId)
    5151    {
    52         return $this->sendRequest('post', [], 'payments/' . $paymentTransactionId . '/process');
     52        return $this->sendRequest('post', [], "payments/{$paymentTransactionId}/process");
    5353    }
    5454}
  • moneroo/trunk/vendor/moneroo/moneroo-php/src/Traits/Request.php

    r3015851 r3030776  
    3030    public function sendRequest(string $method, array $data, string $endpoint, GuzzleHttpClient $client = null)
    3131    {
     32        $baseUrl = (substr($this->baseUrl, -1) === '/')
     33            ? $this->baseUrl
     34            : $this->baseUrl . '/';
     35
    3236        $client = $client ?: new GuzzleHttpClient([
    33             'base_uri' => $this->baseUrl,
     37            'base_uri' => $baseUrl,
    3438            'timeout'  => Config::TIMEOUT,
    3539            'headers'  => [
  • moneroo/trunk/vendor/symfony/deprecation-contracts/LICENSE

    r3015851 r3030776  
    1 Copyright (c) 2020-2022 Fabien Potencier
     1Copyright (c) 2020-present Fabien Potencier
    22
    33Permission is hereby granted, free of charge, to any person obtaining a copy
  • moneroo/trunk/vendor/symfony/deprecation-contracts/README.md

    r3015851 r3030776  
    2323`Since symfony/blockchain 8.9: Using "bitcoin" is deprecated, use "fabcoin" instead.`
    2424
    25 While not necessarily recommended, the deprecation notices can be completely ignored by declaring an empty
     25While not recommended, the deprecation notices can be completely ignored by declaring an empty
    2626`function trigger_deprecation() {}` in your application.
  • moneroo/trunk/vendor/symfony/deprecation-contracts/composer.json

    r3015851 r3030776  
    1616    ],
    1717    "require": {
    18         "php": ">=7.1"
     18        "php": ">=8.1"
    1919    },
    2020    "autoload": {
     
    2626    "extra": {
    2727        "branch-alias": {
    28             "dev-main": "2.5-dev"
     28            "dev-main": "3.4-dev"
    2929        },
    3030        "thanks": {
  • moneroo/trunk/vendor/symfony/deprecation-contracts/function.php

    r3015851 r3030776  
    2121     * @author Nicolas Grekas <p@tchwork.com>
    2222     */
    23     function trigger_deprecation(string $package, string $version, string $message, ...$args): void
     23    function trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void
    2424    {
    2525        @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
Note: See TracChangeset for help on using the changeset viewer.