Plugin Directory

Changeset 2867137


Ignore:
Timestamp:
02/17/2023 06:00:06 PM (3 years ago)
Author:
bitfinex
Message:

v2.0.1

Location:
bitfinex-pay
Files:
227 added
11 edited

Legend:

Unmodified
Added
Removed
  • bitfinex-pay/trunk/bfx-pay-woocommerce.php

    r2866500 r2867137  
    55 * Plugin URI:        https://github.com/bitfinexcom/bfx-pay-woocommerce/
    66 * Description:       Allows e-commerce customers to pay for goods and services with crypto currencies. It provides a payment gateway that could be used by any e-commerce to sell their products and services as long as they have an Intermediate-verified (or higher KYC level) Merchant account on the Bitfinex platform.
    7  * Version:           2.0.0
     7 * Version:           2.0.1
    88 * Author:            Bitfinex
    99 * Author URI:        https://www.bitfinex.com/
  • bitfinex-pay/trunk/composer.json

    r2866500 r2867137  
    11{
    22    "require": {
     3        "php": ">=7.4",
    34        "guzzlehttp/guzzle": "^7.5"
    45    },
  • bitfinex-pay/trunk/composer.lock

    r2866500 r2867137  
    55        "This file is @generated automatically"
    66    ],
    7     "content-hash": "bfd6a1b1d517715121087ca8fcac69ff",
     7    "content-hash": "f475f23b7b053be0d15c146979ea28f9",
    88    "packages": [
    99        {
     
    544544        {
    545545            "name": "symfony/deprecation-contracts",
    546             "version": "v3.2.0",
     546            "version": "v2.5.2",
    547547            "source": {
    548548                "type": "git",
    549549                "url": "https://github.com/symfony/deprecation-contracts.git",
    550                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
    551             },
    552             "dist": {
    553                 "type": "zip",
    554                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
    555                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
    556                 "shasum": ""
    557             },
    558             "require": {
    559                 "php": ">=8.1"
     550                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
     551            },
     552            "dist": {
     553                "type": "zip",
     554                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
     555                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
     556                "shasum": ""
     557            },
     558            "require": {
     559                "php": ">=7.1"
    560560            },
    561561            "type": "library",
    562562            "extra": {
    563563                "branch-alias": {
    564                     "dev-main": "3.3-dev"
     564                    "dev-main": "2.5-dev"
    565565                },
    566566                "thanks": {
     
    591591            "homepage": "https://symfony.com",
    592592            "support": {
    593                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
     593                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
    594594            },
    595595            "funding": [
     
    607607                }
    608608            ],
    609             "time": "2022-11-25T10:21:52+00:00"
     609            "time": "2022-01-02T09:53:40+00:00"
    610610        }
    611611    ],
     
    906906        },
    907907        {
     908            "name": "doctrine/deprecations",
     909            "version": "v1.0.0",
     910            "source": {
     911                "type": "git",
     912                "url": "https://github.com/doctrine/deprecations.git",
     913                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
     914            },
     915            "dist": {
     916                "type": "zip",
     917                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
     918                "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
     919                "shasum": ""
     920            },
     921            "require": {
     922                "php": "^7.1|^8.0"
     923            },
     924            "require-dev": {
     925                "doctrine/coding-standard": "^9",
     926                "phpunit/phpunit": "^7.5|^8.5|^9.5",
     927                "psr/log": "^1|^2|^3"
     928            },
     929            "suggest": {
     930                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
     931            },
     932            "type": "library",
     933            "autoload": {
     934                "psr-4": {
     935                    "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
     936                }
     937            },
     938            "notification-url": "https://packagist.org/downloads/",
     939            "license": [
     940                "MIT"
     941            ],
     942            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
     943            "homepage": "https://www.doctrine-project.org/",
     944            "support": {
     945                "issues": "https://github.com/doctrine/deprecations/issues",
     946                "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
     947            },
     948            "time": "2022-05-02T15:47:09+00:00"
     949        },
     950        {
    908951            "name": "doctrine/lexer",
    909             "version": "3.0.0",
     952            "version": "2.1.0",
    910953            "source": {
    911954                "type": "git",
    912955                "url": "https://github.com/doctrine/lexer.git",
    913                 "reference": "84a527db05647743d50373e0ec53a152f2cde568"
    914             },
    915             "dist": {
    916                 "type": "zip",
    917                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568",
    918                 "reference": "84a527db05647743d50373e0ec53a152f2cde568",
    919                 "shasum": ""
    920             },
    921             "require": {
    922                 "php": "^8.1"
     956                "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
     957            },
     958            "dist": {
     959                "type": "zip",
     960                "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
     961                "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
     962                "shasum": ""
     963            },
     964            "require": {
     965                "doctrine/deprecations": "^1.0",
     966                "php": "^7.1 || ^8.0"
    923967            },
    924968            "require-dev": {
    925                 "doctrine/coding-standard": "^10",
    926                 "phpstan/phpstan": "^1.9",
    927                 "phpunit/phpunit": "^9.5",
     969                "doctrine/coding-standard": "^9 || ^10",
     970                "phpstan/phpstan": "^1.3",
     971                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
    928972                "psalm/plugin-phpunit": "^0.18.3",
    929                 "vimeo/psalm": "^5.0"
     973                "vimeo/psalm": "^4.11 || ^5.0"
    930974            },
    931975            "type": "library",
     
    9641008            "support": {
    9651009                "issues": "https://github.com/doctrine/lexer/issues",
    966                 "source": "https://github.com/doctrine/lexer/tree/3.0.0"
     1010                "source": "https://github.com/doctrine/lexer/tree/2.1.0"
    9671011            },
    9681012            "funding": [
     
    9801024                }
    9811025            ],
    982             "time": "2022-12-15T16:57:16+00:00"
     1026            "time": "2022-12-14T08:49:07+00:00"
    9831027        },
    9841028        {
     
    10741118        {
    10751119            "name": "psr/cache",
    1076             "version": "3.0.0",
     1120            "version": "1.0.1",
    10771121            "source": {
    10781122                "type": "git",
    10791123                "url": "https://github.com/php-fig/cache.git",
    1080                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
    1081             },
    1082             "dist": {
    1083                 "type": "zip",
    1084                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
    1085                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
    1086                 "shasum": ""
    1087             },
    1088             "require": {
    1089                 "php": ">=8.0.0"
     1124                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
     1125            },
     1126            "dist": {
     1127                "type": "zip",
     1128                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
     1129                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
     1130                "shasum": ""
     1131            },
     1132            "require": {
     1133                "php": ">=5.3.0"
    10901134            },
    10911135            "type": "library",
     
    11071151                {
    11081152                    "name": "PHP-FIG",
    1109                     "homepage": "https://www.php-fig.org/"
     1153                    "homepage": "http://www.php-fig.org/"
    11101154                }
    11111155            ],
     
    11171161            ],
    11181162            "support": {
    1119                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
    1120             },
    1121             "time": "2021-02-03T23:26:27+00:00"
     1163                "source": "https://github.com/php-fig/cache/tree/master"
     1164            },
     1165            "time": "2016-08-06T20:24:11+00:00"
    11221166        },
    11231167        {
    11241168            "name": "psr/container",
    1125             "version": "2.0.2",
     1169            "version": "1.1.2",
    11261170            "source": {
    11271171                "type": "git",
    11281172                "url": "https://github.com/php-fig/container.git",
    1129                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
    1130             },
    1131             "dist": {
    1132                 "type": "zip",
    1133                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
    1134                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
     1173                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
     1174            },
     1175            "dist": {
     1176                "type": "zip",
     1177                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
     1178                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
    11351179                "shasum": ""
    11361180            },
     
    11391183            },
    11401184            "type": "library",
    1141             "extra": {
    1142                 "branch-alias": {
    1143                     "dev-master": "2.0.x-dev"
    1144                 }
    1145             },
    11461185            "autoload": {
    11471186                "psr-4": {
     
    11701209            "support": {
    11711210                "issues": "https://github.com/php-fig/container/issues",
    1172                 "source": "https://github.com/php-fig/container/tree/2.0.2"
    1173             },
    1174             "time": "2021-11-05T16:47:00+00:00"
     1211                "source": "https://github.com/php-fig/container/tree/1.1.2"
     1212            },
     1213            "time": "2021-11-05T16:50:12+00:00"
    11751214        },
    11761215        {
     
    12261265        {
    12271266            "name": "psr/log",
    1228             "version": "3.0.0",
     1267            "version": "1.1.4",
    12291268            "source": {
    12301269                "type": "git",
    12311270                "url": "https://github.com/php-fig/log.git",
    1232                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
    1233             },
    1234             "dist": {
    1235                 "type": "zip",
    1236                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
    1237                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
    1238                 "shasum": ""
    1239             },
    1240             "require": {
    1241                 "php": ">=8.0.0"
     1271                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
     1272            },
     1273            "dist": {
     1274                "type": "zip",
     1275                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
     1276                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
     1277                "shasum": ""
     1278            },
     1279            "require": {
     1280                "php": ">=5.3.0"
    12421281            },
    12431282            "type": "library",
    12441283            "extra": {
    12451284                "branch-alias": {
    1246                     "dev-master": "3.x-dev"
    1247                 }
    1248             },
    1249             "autoload": {
    1250                 "psr-4": {
    1251                     "Psr\\Log\\": "src"
     1285                    "dev-master": "1.1.x-dev"
     1286                }
     1287            },
     1288            "autoload": {
     1289                "psr-4": {
     1290                    "Psr\\Log\\": "Psr/Log/"
    12521291                }
    12531292            },
     
    12701309            ],
    12711310            "support": {
    1272                 "source": "https://github.com/php-fig/log/tree/3.0.0"
    1273             },
    1274             "time": "2021-07-14T16:46:02+00:00"
     1311                "source": "https://github.com/php-fig/log/tree/1.1.4"
     1312            },
     1313            "time": "2021-05-03T11:20:27+00:00"
    12751314        },
    12761315        {
    12771316            "name": "sebastian/diff",
    1278             "version": "5.0.0",
     1317            "version": "4.0.4",
    12791318            "source": {
    12801319                "type": "git",
    12811320                "url": "https://github.com/sebastianbergmann/diff.git",
    1282                 "reference": "70dd1b20bc198da394ad542e988381b44e64e39f"
    1283             },
    1284             "dist": {
    1285                 "type": "zip",
    1286                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/70dd1b20bc198da394ad542e988381b44e64e39f",
    1287                 "reference": "70dd1b20bc198da394ad542e988381b44e64e39f",
    1288                 "shasum": ""
    1289             },
    1290             "require": {
    1291                 "php": ">=8.1"
     1321                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
     1322            },
     1323            "dist": {
     1324                "type": "zip",
     1325                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
     1326                "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
     1327                "shasum": ""
     1328            },
     1329            "require": {
     1330                "php": ">=7.3"
    12921331            },
    12931332            "require-dev": {
    1294                 "phpunit/phpunit": "^10.0",
     1333                "phpunit/phpunit": "^9.3",
    12951334                "symfony/process": "^4.2 || ^5"
    12961335            },
     
    12981337            "extra": {
    12991338                "branch-alias": {
    1300                     "dev-main": "5.0-dev"
     1339                    "dev-master": "4.0-dev"
    13011340                }
    13021341            },
     
    13301369            "support": {
    13311370                "issues": "https://github.com/sebastianbergmann/diff/issues",
    1332                 "source": "https://github.com/sebastianbergmann/diff/tree/5.0.0"
     1371                "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
    13331372            },
    13341373            "funding": [
     
    13381377                }
    13391378            ],
    1340             "time": "2023-02-03T07:00:31+00:00"
     1379            "time": "2020-10-26T13:10:38+00:00"
    13411380        },
    13421381        {
    13431382            "name": "symfony/console",
    1344             "version": "v6.2.5",
     1383            "version": "v5.4.19",
    13451384            "source": {
    13461385                "type": "git",
    13471386                "url": "https://github.com/symfony/console.git",
    1348                 "reference": "3e294254f2191762c1d137aed4b94e966965e985"
    1349             },
    1350             "dist": {
    1351                 "type": "zip",
    1352                 "url": "https://api.github.com/repos/symfony/console/zipball/3e294254f2191762c1d137aed4b94e966965e985",
    1353                 "reference": "3e294254f2191762c1d137aed4b94e966965e985",
    1354                 "shasum": ""
    1355             },
    1356             "require": {
    1357                 "php": ">=8.1",
     1387                "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740"
     1388            },
     1389            "dist": {
     1390                "type": "zip",
     1391                "url": "https://api.github.com/repos/symfony/console/zipball/dccb8d251a9017d5994c988b034d3e18aaabf740",
     1392                "reference": "dccb8d251a9017d5994c988b034d3e18aaabf740",
     1393                "shasum": ""
     1394            },
     1395            "require": {
     1396                "php": ">=7.2.5",
    13581397                "symfony/deprecation-contracts": "^2.1|^3",
    13591398                "symfony/polyfill-mbstring": "~1.0",
     1399                "symfony/polyfill-php73": "^1.9",
     1400                "symfony/polyfill-php80": "^1.16",
    13601401                "symfony/service-contracts": "^1.1|^2|^3",
    1361                 "symfony/string": "^5.4|^6.0"
     1402                "symfony/string": "^5.1|^6.0"
    13621403            },
    13631404            "conflict": {
    1364                 "symfony/dependency-injection": "<5.4",
    1365                 "symfony/dotenv": "<5.4",
    1366                 "symfony/event-dispatcher": "<5.4",
    1367                 "symfony/lock": "<5.4",
    1368                 "symfony/process": "<5.4"
     1405                "psr/log": ">=3",
     1406                "symfony/dependency-injection": "<4.4",
     1407                "symfony/dotenv": "<5.1",
     1408                "symfony/event-dispatcher": "<4.4",
     1409                "symfony/lock": "<4.4",
     1410                "symfony/process": "<4.4"
    13691411            },
    13701412            "provide": {
    1371                 "psr/log-implementation": "1.0|2.0|3.0"
     1413                "psr/log-implementation": "1.0|2.0"
    13721414            },
    13731415            "require-dev": {
    1374                 "psr/log": "^1|^2|^3",
    1375                 "symfony/config": "^5.4|^6.0",
    1376                 "symfony/dependency-injection": "^5.4|^6.0",
    1377                 "symfony/event-dispatcher": "^5.4|^6.0",
    1378                 "symfony/lock": "^5.4|^6.0",
    1379                 "symfony/process": "^5.4|^6.0",
    1380                 "symfony/var-dumper": "^5.4|^6.0"
     1416                "psr/log": "^1|^2",
     1417                "symfony/config": "^4.4|^5.0|^6.0",
     1418                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
     1419                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
     1420                "symfony/lock": "^4.4|^5.0|^6.0",
     1421                "symfony/process": "^4.4|^5.0|^6.0",
     1422                "symfony/var-dumper": "^4.4|^5.0|^6.0"
    13811423            },
    13821424            "suggest": {
     
    14181460            ],
    14191461            "support": {
    1420                 "source": "https://github.com/symfony/console/tree/v6.2.5"
     1462                "source": "https://github.com/symfony/console/tree/v5.4.19"
    14211463            },
    14221464            "funding": [
     
    14341476                }
    14351477            ],
    1436             "time": "2023-01-01T08:38:09+00:00"
     1478            "time": "2023-01-01T08:32:19+00:00"
    14371479        },
    14381480        {
    14391481            "name": "symfony/event-dispatcher",
    1440             "version": "v6.2.5",
     1482            "version": "v5.4.19",
    14411483            "source": {
    14421484                "type": "git",
    14431485                "url": "https://github.com/symfony/event-dispatcher.git",
    1444                 "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68"
    1445             },
    1446             "dist": {
    1447                 "type": "zip",
    1448                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
    1449                 "reference": "f02d108b5e9fd4a6245aa73a9d2df2ec060c3e68",
    1450                 "shasum": ""
    1451             },
    1452             "require": {
    1453                 "php": ">=8.1",
    1454                 "symfony/event-dispatcher-contracts": "^2|^3"
     1486                "reference": "abf49cc084c087d94b4cb939c3f3672971784e0c"
     1487            },
     1488            "dist": {
     1489                "type": "zip",
     1490                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abf49cc084c087d94b4cb939c3f3672971784e0c",
     1491                "reference": "abf49cc084c087d94b4cb939c3f3672971784e0c",
     1492                "shasum": ""
     1493            },
     1494            "require": {
     1495                "php": ">=7.2.5",
     1496                "symfony/deprecation-contracts": "^2.1|^3",
     1497                "symfony/event-dispatcher-contracts": "^2|^3",
     1498                "symfony/polyfill-php80": "^1.16"
    14551499            },
    14561500            "conflict": {
    1457                 "symfony/dependency-injection": "<5.4"
     1501                "symfony/dependency-injection": "<4.4"
    14581502            },
    14591503            "provide": {
    14601504                "psr/event-dispatcher-implementation": "1.0",
    1461                 "symfony/event-dispatcher-implementation": "2.0|3.0"
     1505                "symfony/event-dispatcher-implementation": "2.0"
    14621506            },
    14631507            "require-dev": {
    14641508                "psr/log": "^1|^2|^3",
    1465                 "symfony/config": "^5.4|^6.0",
    1466                 "symfony/dependency-injection": "^5.4|^6.0",
    1467                 "symfony/error-handler": "^5.4|^6.0",
    1468                 "symfony/expression-language": "^5.4|^6.0",
    1469                 "symfony/http-foundation": "^5.4|^6.0",
     1509                "symfony/config": "^4.4|^5.0|^6.0",
     1510                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
     1511                "symfony/error-handler": "^4.4|^5.0|^6.0",
     1512                "symfony/expression-language": "^4.4|^5.0|^6.0",
     1513                "symfony/http-foundation": "^4.4|^5.0|^6.0",
    14701514                "symfony/service-contracts": "^1.1|^2|^3",
    1471                 "symfony/stopwatch": "^5.4|^6.0"
     1515                "symfony/stopwatch": "^4.4|^5.0|^6.0"
    14721516            },
    14731517            "suggest": {
     
    15011545            "homepage": "https://symfony.com",
    15021546            "support": {
    1503                 "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.5"
     1547                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.19"
    15041548            },
    15051549            "funding": [
     
    15171561                }
    15181562            ],
    1519             "time": "2023-01-01T08:38:09+00:00"
     1563            "time": "2023-01-01T08:32:19+00:00"
    15201564        },
    15211565        {
    15221566            "name": "symfony/event-dispatcher-contracts",
    1523             "version": "v3.2.0",
     1567            "version": "v2.5.2",
    15241568            "source": {
    15251569                "type": "git",
    15261570                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
    1527                 "reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
    1528             },
    1529             "dist": {
    1530                 "type": "zip",
    1531                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
    1532                 "reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
    1533                 "shasum": ""
    1534             },
    1535             "require": {
    1536                 "php": ">=8.1",
     1571                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
     1572            },
     1573            "dist": {
     1574                "type": "zip",
     1575                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
     1576                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
     1577                "shasum": ""
     1578            },
     1579            "require": {
     1580                "php": ">=7.2.5",
    15371581                "psr/event-dispatcher": "^1"
    15381582            },
     
    15431587            "extra": {
    15441588                "branch-alias": {
    1545                     "dev-main": "3.3-dev"
     1589                    "dev-main": "2.5-dev"
    15461590                },
    15471591                "thanks": {
     
    15801624            ],
    15811625            "support": {
    1582                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
     1626                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
    15831627            },
    15841628            "funding": [
     
    15961640                }
    15971641            ],
    1598             "time": "2022-11-25T10:21:52+00:00"
     1642            "time": "2022-01-02T09:53:40+00:00"
    15991643        },
    16001644        {
    16011645            "name": "symfony/filesystem",
    1602             "version": "v6.2.5",
     1646            "version": "v5.4.19",
    16031647            "source": {
    16041648                "type": "git",
    16051649                "url": "https://github.com/symfony/filesystem.git",
    1606                 "reference": "e59e8a4006afd7f5654786a83b4fcb8da98f4593"
    1607             },
    1608             "dist": {
    1609                 "type": "zip",
    1610                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/e59e8a4006afd7f5654786a83b4fcb8da98f4593",
    1611                 "reference": "e59e8a4006afd7f5654786a83b4fcb8da98f4593",
    1612                 "shasum": ""
    1613             },
    1614             "require": {
    1615                 "php": ">=8.1",
     1650                "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8"
     1651            },
     1652            "dist": {
     1653                "type": "zip",
     1654                "url": "https://api.github.com/repos/symfony/filesystem/zipball/648bfaca6a494f3e22378123bcee2894045dc9d8",
     1655                "reference": "648bfaca6a494f3e22378123bcee2894045dc9d8",
     1656                "shasum": ""
     1657            },
     1658            "require": {
     1659                "php": ">=7.2.5",
    16161660                "symfony/polyfill-ctype": "~1.8",
    1617                 "symfony/polyfill-mbstring": "~1.8"
     1661                "symfony/polyfill-mbstring": "~1.8",
     1662                "symfony/polyfill-php80": "^1.16"
    16181663            },
    16191664            "type": "library",
     
    16431688            "homepage": "https://symfony.com",
    16441689            "support": {
    1645                 "source": "https://github.com/symfony/filesystem/tree/v6.2.5"
     1690                "source": "https://github.com/symfony/filesystem/tree/v5.4.19"
    16461691            },
    16471692            "funding": [
     
    16591704                }
    16601705            ],
    1661             "time": "2023-01-20T17:45:48+00:00"
     1706            "time": "2023-01-14T19:14:44+00:00"
    16621707        },
    16631708        {
    16641709            "name": "symfony/finder",
    1665             "version": "v6.2.5",
     1710            "version": "v5.4.19",
    16661711            "source": {
    16671712                "type": "git",
    16681713                "url": "https://github.com/symfony/finder.git",
    1669                 "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c"
    1670             },
    1671             "dist": {
    1672                 "type": "zip",
    1673                 "url": "https://api.github.com/repos/symfony/finder/zipball/c90dc446976a612e3312a97a6ec0069ab0c2099c",
    1674                 "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c",
    1675                 "shasum": ""
    1676             },
    1677             "require": {
    1678                 "php": ">=8.1"
    1679             },
    1680             "require-dev": {
    1681                 "symfony/filesystem": "^6.0"
     1714                "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f"
     1715            },
     1716            "dist": {
     1717                "type": "zip",
     1718                "url": "https://api.github.com/repos/symfony/finder/zipball/6071aebf810ad13fe8200c224f36103abb37cf1f",
     1719                "reference": "6071aebf810ad13fe8200c224f36103abb37cf1f",
     1720                "shasum": ""
     1721            },
     1722            "require": {
     1723                "php": ">=7.2.5",
     1724                "symfony/deprecation-contracts": "^2.1|^3",
     1725                "symfony/polyfill-php80": "^1.16"
    16821726            },
    16831727            "type": "library",
     
    17071751            "homepage": "https://symfony.com",
    17081752            "support": {
    1709                 "source": "https://github.com/symfony/finder/tree/v6.2.5"
     1753                "source": "https://github.com/symfony/finder/tree/v5.4.19"
    17101754            },
    17111755            "funding": [
     
    17231767                }
    17241768            ],
    1725             "time": "2023-01-20T17:45:48+00:00"
     1769            "time": "2023-01-14T19:14:44+00:00"
    17261770        },
    17271771        {
    17281772            "name": "symfony/options-resolver",
    1729             "version": "v6.2.5",
     1773            "version": "v5.4.19",
    17301774            "source": {
    17311775                "type": "git",
    17321776                "url": "https://github.com/symfony/options-resolver.git",
    1733                 "reference": "e8324d44f5af99ec2ccec849934a242f64458f86"
    1734             },
    1735             "dist": {
    1736                 "type": "zip",
    1737                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/e8324d44f5af99ec2ccec849934a242f64458f86",
    1738                 "reference": "e8324d44f5af99ec2ccec849934a242f64458f86",
    1739                 "shasum": ""
    1740             },
    1741             "require": {
    1742                 "php": ">=8.1",
    1743                 "symfony/deprecation-contracts": "^2.1|^3"
     1777                "reference": "b03c99236445492f20c61666e8f7e5d388b078e5"
     1778            },
     1779            "dist": {
     1780                "type": "zip",
     1781                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b03c99236445492f20c61666e8f7e5d388b078e5",
     1782                "reference": "b03c99236445492f20c61666e8f7e5d388b078e5",
     1783                "shasum": ""
     1784            },
     1785            "require": {
     1786                "php": ">=7.2.5",
     1787                "symfony/deprecation-contracts": "^2.1|^3",
     1788                "symfony/polyfill-php73": "~1.0",
     1789                "symfony/polyfill-php80": "^1.16"
    17441790            },
    17451791            "type": "library",
     
    17741820            ],
    17751821            "support": {
    1776                 "source": "https://github.com/symfony/options-resolver/tree/v6.2.5"
     1822                "source": "https://github.com/symfony/options-resolver/tree/v5.4.19"
    17771823            },
    17781824            "funding": [
     
    17901836                }
    17911837            ],
    1792             "time": "2023-01-01T08:38:09+00:00"
     1838            "time": "2023-01-01T08:32:19+00:00"
    17931839        },
    17941840        {
     
    21232169        },
    21242170        {
     2171            "name": "symfony/polyfill-php73",
     2172            "version": "v1.27.0",
     2173            "source": {
     2174                "type": "git",
     2175                "url": "https://github.com/symfony/polyfill-php73.git",
     2176                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
     2177            },
     2178            "dist": {
     2179                "type": "zip",
     2180                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
     2181                "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
     2182                "shasum": ""
     2183            },
     2184            "require": {
     2185                "php": ">=7.1"
     2186            },
     2187            "type": "library",
     2188            "extra": {
     2189                "branch-alias": {
     2190                    "dev-main": "1.27-dev"
     2191                },
     2192                "thanks": {
     2193                    "name": "symfony/polyfill",
     2194                    "url": "https://github.com/symfony/polyfill"
     2195                }
     2196            },
     2197            "autoload": {
     2198                "files": [
     2199                    "bootstrap.php"
     2200                ],
     2201                "psr-4": {
     2202                    "Symfony\\Polyfill\\Php73\\": ""
     2203                },
     2204                "classmap": [
     2205                    "Resources/stubs"
     2206                ]
     2207            },
     2208            "notification-url": "https://packagist.org/downloads/",
     2209            "license": [
     2210                "MIT"
     2211            ],
     2212            "authors": [
     2213                {
     2214                    "name": "Nicolas Grekas",
     2215                    "email": "p@tchwork.com"
     2216                },
     2217                {
     2218                    "name": "Symfony Community",
     2219                    "homepage": "https://symfony.com/contributors"
     2220                }
     2221            ],
     2222            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
     2223            "homepage": "https://symfony.com",
     2224            "keywords": [
     2225                "compatibility",
     2226                "polyfill",
     2227                "portable",
     2228                "shim"
     2229            ],
     2230            "support": {
     2231                "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
     2232            },
     2233            "funding": [
     2234                {
     2235                    "url": "https://symfony.com/sponsor",
     2236                    "type": "custom"
     2237                },
     2238                {
     2239                    "url": "https://github.com/fabpot",
     2240                    "type": "github"
     2241                },
     2242                {
     2243                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
     2244                    "type": "tidelift"
     2245                }
     2246            ],
     2247            "time": "2022-11-03T14:55:06+00:00"
     2248        },
     2249        {
    21252250            "name": "symfony/polyfill-php80",
    21262251            "version": "v1.27.0",
     
    22862411        {
    22872412            "name": "symfony/process",
    2288             "version": "v6.2.5",
     2413            "version": "v5.4.19",
    22892414            "source": {
    22902415                "type": "git",
    22912416                "url": "https://github.com/symfony/process.git",
    2292                 "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7"
    2293             },
    2294             "dist": {
    2295                 "type": "zip",
    2296                 "url": "https://api.github.com/repos/symfony/process/zipball/9ead139f63dfa38c4e4a9049cc64a8b2748c83b7",
    2297                 "reference": "9ead139f63dfa38c4e4a9049cc64a8b2748c83b7",
    2298                 "shasum": ""
    2299             },
    2300             "require": {
    2301                 "php": ">=8.1"
     2417                "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1"
     2418            },
     2419            "dist": {
     2420                "type": "zip",
     2421                "url": "https://api.github.com/repos/symfony/process/zipball/c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
     2422                "reference": "c5ba874c9b636dbccf761e22ce750e88ec3f55e1",
     2423                "shasum": ""
     2424            },
     2425            "require": {
     2426                "php": ">=7.2.5",
     2427                "symfony/polyfill-php80": "^1.16"
    23022428            },
    23032429            "type": "library",
     
    23272453            "homepage": "https://symfony.com",
    23282454            "support": {
    2329                 "source": "https://github.com/symfony/process/tree/v6.2.5"
     2455                "source": "https://github.com/symfony/process/tree/v5.4.19"
    23302456            },
    23312457            "funding": [
     
    23432469                }
    23442470            ],
    2345             "time": "2023-01-01T08:38:09+00:00"
     2471            "time": "2023-01-01T08:32:19+00:00"
    23462472        },
    23472473        {
    23482474            "name": "symfony/service-contracts",
    2349             "version": "v3.2.0",
     2475            "version": "v2.5.2",
    23502476            "source": {
    23512477                "type": "git",
    23522478                "url": "https://github.com/symfony/service-contracts.git",
    2353                 "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
    2354             },
    2355             "dist": {
    2356                 "type": "zip",
    2357                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
    2358                 "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
    2359                 "shasum": ""
    2360             },
    2361             "require": {
    2362                 "php": ">=8.1",
    2363                 "psr/container": "^2.0"
     2479                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
     2480            },
     2481            "dist": {
     2482                "type": "zip",
     2483                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
     2484                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
     2485                "shasum": ""
     2486            },
     2487            "require": {
     2488                "php": ">=7.2.5",
     2489                "psr/container": "^1.1",
     2490                "symfony/deprecation-contracts": "^2.1|^3"
    23642491            },
    23652492            "conflict": {
     
    23722499            "extra": {
    23732500                "branch-alias": {
    2374                     "dev-main": "3.3-dev"
     2501                    "dev-main": "2.5-dev"
    23752502                },
    23762503                "thanks": {
     
    23822509                "psr-4": {
    23832510                    "Symfony\\Contracts\\Service\\": ""
    2384                 },
    2385                 "exclude-from-classmap": [
    2386                     "/Test/"
    2387                 ]
     2511                }
    23882512            },
    23892513            "notification-url": "https://packagist.org/downloads/",
     
    24122536            ],
    24132537            "support": {
    2414                 "source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
     2538                "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
    24152539            },
    24162540            "funding": [
     
    24282552                }
    24292553            ],
    2430             "time": "2022-11-25T10:21:52+00:00"
     2554            "time": "2022-05-30T19:17:29+00:00"
    24312555        },
    24322556        {
    24332557            "name": "symfony/stopwatch",
    2434             "version": "v6.2.5",
     2558            "version": "v5.4.19",
    24352559            "source": {
    24362560                "type": "git",
    24372561                "url": "https://github.com/symfony/stopwatch.git",
    2438                 "reference": "00b6ac156aacffc53487c930e0ab14587a6607f6"
    2439             },
    2440             "dist": {
    2441                 "type": "zip",
    2442                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/00b6ac156aacffc53487c930e0ab14587a6607f6",
    2443                 "reference": "00b6ac156aacffc53487c930e0ab14587a6607f6",
    2444                 "shasum": ""
    2445             },
    2446             "require": {
    2447                 "php": ">=8.1",
     2562                "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec"
     2563            },
     2564            "dist": {
     2565                "type": "zip",
     2566                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/bd2b066090fd6a67039371098fa25a84cb2679ec",
     2567                "reference": "bd2b066090fd6a67039371098fa25a84cb2679ec",
     2568                "shasum": ""
     2569            },
     2570            "require": {
     2571                "php": ">=7.2.5",
    24482572                "symfony/service-contracts": "^1|^2|^3"
    24492573            },
     
    24742598            "homepage": "https://symfony.com",
    24752599            "support": {
    2476                 "source": "https://github.com/symfony/stopwatch/tree/v6.2.5"
     2600                "source": "https://github.com/symfony/stopwatch/tree/v5.4.19"
    24772601            },
    24782602            "funding": [
     
    24902614                }
    24912615            ],
    2492             "time": "2023-01-01T08:36:55+00:00"
     2616            "time": "2023-01-01T08:32:19+00:00"
    24932617        },
    24942618        {
    24952619            "name": "symfony/string",
    2496             "version": "v6.2.5",
     2620            "version": "v5.4.19",
    24972621            "source": {
    24982622                "type": "git",
    24992623                "url": "https://github.com/symfony/string.git",
    2500                 "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0"
    2501             },
    2502             "dist": {
    2503                 "type": "zip",
    2504                 "url": "https://api.github.com/repos/symfony/string/zipball/b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
    2505                 "reference": "b2dac0fa27b1ac0f9c0c0b23b43977f12308d0b0",
    2506                 "shasum": ""
    2507             },
    2508             "require": {
    2509                 "php": ">=8.1",
     2624                "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb"
     2625            },
     2626            "dist": {
     2627                "type": "zip",
     2628                "url": "https://api.github.com/repos/symfony/string/zipball/0a01071610fd861cc160dfb7e2682ceec66064cb",
     2629                "reference": "0a01071610fd861cc160dfb7e2682ceec66064cb",
     2630                "shasum": ""
     2631            },
     2632            "require": {
     2633                "php": ">=7.2.5",
    25102634                "symfony/polyfill-ctype": "~1.8",
    25112635                "symfony/polyfill-intl-grapheme": "~1.0",
    25122636                "symfony/polyfill-intl-normalizer": "~1.0",
    2513                 "symfony/polyfill-mbstring": "~1.0"
     2637                "symfony/polyfill-mbstring": "~1.0",
     2638                "symfony/polyfill-php80": "~1.15"
    25142639            },
    25152640            "conflict": {
    2516                 "symfony/translation-contracts": "<2.0"
     2641                "symfony/translation-contracts": ">=3.0"
    25172642            },
    25182643            "require-dev": {
    2519                 "symfony/error-handler": "^5.4|^6.0",
    2520                 "symfony/http-client": "^5.4|^6.0",
    2521                 "symfony/intl": "^6.2",
    2522                 "symfony/translation-contracts": "^2.0|^3.0",
    2523                 "symfony/var-exporter": "^5.4|^6.0"
     2644                "symfony/error-handler": "^4.4|^5.0|^6.0",
     2645                "symfony/http-client": "^4.4|^5.0|^6.0",
     2646                "symfony/translation-contracts": "^1.1|^2",
     2647                "symfony/var-exporter": "^4.4|^5.0|^6.0"
    25242648            },
    25252649            "type": "library",
     
    25602684            ],
    25612685            "support": {
    2562                 "source": "https://github.com/symfony/string/tree/v6.2.5"
     2686                "source": "https://github.com/symfony/string/tree/v5.4.19"
    25632687            },
    25642688            "funding": [
     
    25762700                }
    25772701            ],
    2578             "time": "2023-01-01T08:38:09+00:00"
     2702            "time": "2023-01-01T08:32:19+00:00"
    25792703        }
    25802704    ],
     
    25842708    "prefer-stable": false,
    25852709    "prefer-lowest": false,
    2586     "platform": [],
     2710    "platform": {
     2711        "php": ">=7.4"
     2712    },
    25872713    "platform-dev": [],
    25882714    "plugin-api-version": "2.3.0"
  • bitfinex-pay/trunk/includes/class-wc-bfx-pay-gateway.php

    r2866500 r2867137  
    1111 * @extends     WC_Payment_Gateway
    1212 *
    13  * @version     2.0.0
     13 * @version     2.0.1
    1414 */
    1515class WC_Bfx_Pay_Gateway extends WC_Payment_Gateway
  • bitfinex-pay/trunk/readme.txt

    r2866500 r2867137  
    44Requires at least: 6.0
    55Tested up to: 6.1.1
    6 Requires PHP: 8.0
    7 Stable tag: 2.0.0
     6Requires PHP: 7.4
     7Stable tag: 2.0.1
    88License: GPLv3
    99License URI: https://github.com/bitfinexcom/bfx-pay-woocommerce/blob/main/LICENSE
     
    8686
    8787== Changelog ==
     88= 2.0.1 =
     89* Fixed support for php 7.4
     90
    8891= 2.0.0 =
    8992* Migrated to PHP 8
  • bitfinex-pay/trunk/vendor/autoload.php

    r2866500 r2867137  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit93859d28cc87f70770a4c4f73dd62cea::getLoader();
     7return ComposerAutoloaderInitf6ab8776d3b8410d6f4893fc1c4e6953::getLoader();
  • bitfinex-pay/trunk/vendor/composer/autoload_real.php

    r2866500 r2867137  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit93859d28cc87f70770a4c4f73dd62cea
     5class ComposerAutoloaderInitf6ab8776d3b8410d6f4893fc1c4e6953
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit93859d28cc87f70770a4c4f73dd62cea', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitf6ab8776d3b8410d6f4893fc1c4e6953', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit93859d28cc87f70770a4c4f73dd62cea', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitf6ab8776d3b8410d6f4893fc1c4e6953', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         \Composer\Autoload\ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea::getInitializer($loader)();
     32        \Composer\Autoload\ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953::getInitializer($loader)();
    3333
    3434        $loader->register(true);
    3535
    36         $includeFiles = \Composer\Autoload\ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea::$files;
     36        $includeFiles = \Composer\Autoload\ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953::$files;
    3737        foreach ($includeFiles as $fileIdentifier => $file) {
    38             composerRequire93859d28cc87f70770a4c4f73dd62cea($fileIdentifier, $file);
     38            composerRequiref6ab8776d3b8410d6f4893fc1c4e6953($fileIdentifier, $file);
    3939        }
    4040
     
    4848 * @return void
    4949 */
    50 function composerRequire93859d28cc87f70770a4c4f73dd62cea($fileIdentifier, $file)
     50function composerRequiref6ab8776d3b8410d6f4893fc1c4e6953($fileIdentifier, $file)
    5151{
    5252    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • bitfinex-pay/trunk/vendor/composer/autoload_static.php

    r2866500 r2867137  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea
     7class ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953
    88{
    99    public static $files = array (
     
    5959    {
    6060        return \Closure::bind(function () use ($loader) {
    61             $loader->prefixLengthsPsr4 = ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea::$prefixLengthsPsr4;
    62             $loader->prefixDirsPsr4 = ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea::$prefixDirsPsr4;
    63             $loader->classMap = ComposerStaticInit93859d28cc87f70770a4c4f73dd62cea::$classMap;
     61            $loader->prefixLengthsPsr4 = ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953::$prefixLengthsPsr4;
     62            $loader->prefixDirsPsr4 = ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953::$prefixDirsPsr4;
     63            $loader->classMap = ComposerStaticInitf6ab8776d3b8410d6f4893fc1c4e6953::$classMap;
    6464
    6565        }, null, ClassLoader::class);
  • bitfinex-pay/trunk/vendor/composer/installed.json

    r2866500 r2867137  
    559559        {
    560560            "name": "symfony/deprecation-contracts",
    561             "version": "v3.2.0",
    562             "version_normalized": "3.2.0.0",
     561            "version": "v2.5.2",
     562            "version_normalized": "2.5.2.0",
    563563            "source": {
    564564                "type": "git",
    565565                "url": "https://github.com/symfony/deprecation-contracts.git",
    566                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
    567             },
    568             "dist": {
    569                 "type": "zip",
    570                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
    571                 "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
    572                 "shasum": ""
    573             },
    574             "require": {
    575                 "php": ">=8.1"
    576             },
    577             "time": "2022-11-25T10:21:52+00:00",
     566                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
     567            },
     568            "dist": {
     569                "type": "zip",
     570                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
     571                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
     572                "shasum": ""
     573            },
     574            "require": {
     575                "php": ">=7.1"
     576            },
     577            "time": "2022-01-02T09:53:40+00:00",
    578578            "type": "library",
    579579            "extra": {
    580580                "branch-alias": {
    581                     "dev-main": "3.3-dev"
     581                    "dev-main": "2.5-dev"
    582582                },
    583583                "thanks": {
     
    609609            "homepage": "https://symfony.com",
    610610            "support": {
    611                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
     611                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
    612612            },
    613613            "funding": [
  • bitfinex-pay/trunk/vendor/composer/installed.php

    r2866500 r2867137  
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '6f1f6da22345f8e7b30e907d832b9ec4c51b83c0',
     8        'reference' => 'af104c64fe860edbef15293bd61e00a0256839c4',
    99        'name' => '__root__',
    1010        'dev' => false,
     
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '6f1f6da22345f8e7b30e907d832b9ec4c51b83c0',
     19            'reference' => 'af104c64fe860edbef15293bd61e00a0256839c4',
    2020            'dev_requirement' => false,
    2121        ),
     
    102102        ),
    103103        'symfony/deprecation-contracts' => array(
    104             'pretty_version' => 'v3.2.0',
    105             'version' => '3.2.0.0',
     104            'pretty_version' => 'v2.5.2',
     105            'version' => '2.5.2.0',
    106106            'type' => 'library',
    107107            'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
    108108            'aliases' => array(),
    109             'reference' => '1ee04c65529dea5d8744774d474e7cbd2f1206d3',
     109            'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
    110110            'dev_requirement' => false,
    111111        ),
  • bitfinex-pay/trunk/vendor/composer/platform_check.php

    r2866500 r2867137  
    55$issues = array();
    66
    7 if (!(PHP_VERSION_ID >= 80100)) {
    8     $issues[] = 'Your Composer dependencies require a PHP version ">= 8.1.0". You are running ' . PHP_VERSION . '.';
     7if (!(PHP_VERSION_ID >= 70400)) {
     8    $issues[] = 'Your Composer dependencies require a PHP version ">= 7.4.0". You are running ' . PHP_VERSION . '.';
    99}
    1010
Note: See TracChangeset for help on using the changeset viewer.