You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12660 lines
464 KiB
12660 lines
464 KiB
{ |
|
"_readme": [ |
|
"This file locks the dependencies of your project to a known state", |
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
"This file is @generated automatically" |
|
], |
|
"content-hash": "73d55df0c48cfdd66c39f96ae098b868", |
|
"packages": [ |
|
{ |
|
"name": "academe/authorizenet-objects", |
|
"version": "0.7.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/academe/authorizenet-objects.git", |
|
"reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53", |
|
"reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.6.0" |
|
}, |
|
"require-dev": { |
|
"moneyphp/money": "^3.0", |
|
"phpunit/phpunit": "^5.7 || ^6.4 || ^7.0", |
|
"squizlabs/php_codesniffer": "^3" |
|
}, |
|
"suggest": { |
|
"moneyphp/money": "^3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Academe\\AuthorizeNet\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jason Judge", |
|
"homepage": "https://github.com/judgej" |
|
} |
|
], |
|
"description": "Authorize.Net API Message Value Objects", |
|
"homepage": "https://github.com/academe/authorizenet-objects", |
|
"keywords": [ |
|
"authorize", |
|
"authorize net", |
|
"authorize.net", |
|
"gateway", |
|
"merchant", |
|
"omnipay", |
|
"pay", |
|
"payment" |
|
], |
|
"support": { |
|
"issues": "https://github.com/academe/authorizenet-objects/issues", |
|
"source": "https://github.com/academe/authorizenet-objects/tree/master" |
|
}, |
|
"time": "2019-06-22T22:33:01+00:00" |
|
}, |
|
{ |
|
"name": "academe/omnipay-authorizenetapi", |
|
"version": "3.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/academe/omnipay-authorizenetapi.git", |
|
"reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e", |
|
"reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"academe/authorizenet-objects": "~0.7", |
|
"omnipay/common": "^3", |
|
"symfony/property-access": "^3.2 || ^4.0" |
|
}, |
|
"require-dev": { |
|
"omnipay/tests": "^3", |
|
"squizlabs/php_codesniffer": "^3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Omnipay\\AuthorizeNetApi\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jason Judge", |
|
"email": "jason@academe.co.uk" |
|
} |
|
], |
|
"description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library", |
|
"homepage": "https://github.com/academe/omnipay-authorizenetapi", |
|
"keywords": [ |
|
"authorize.net", |
|
"gateway", |
|
"merchant", |
|
"omnipay", |
|
"pay", |
|
"payment" |
|
], |
|
"support": { |
|
"issues": "https://github.com/academe/omnipay-authorizenetapi/issues", |
|
"source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2" |
|
}, |
|
"time": "2019-08-20T22:09:44+00:00" |
|
}, |
|
{ |
|
"name": "adodb/adodb-php", |
|
"version": "v5.21.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ADOdb/ADOdb.git", |
|
"reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/c3e6a3661c60beebb7b2cd819bcf76446d69e41a", |
|
"reference": "c3e6a3661c60beebb7b2cd819bcf76446d69e41a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^5.5.9 || ^7.0 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^8.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"adodb.inc.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause", |
|
"LGPL-2.1-or-later" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "John Lim", |
|
"email": "jlim@natsoft.com", |
|
"role": "Author" |
|
}, |
|
{ |
|
"name": "Damien Regad", |
|
"role": "Current maintainer" |
|
}, |
|
{ |
|
"name": "Mark Newnham", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "ADOdb is a PHP database abstraction layer library", |
|
"homepage": "https://adodb.org/", |
|
"keywords": [ |
|
"abstraction", |
|
"database", |
|
"layer", |
|
"library", |
|
"php" |
|
], |
|
"support": { |
|
"issues": "https://github.com/ADOdb/ADOdb/issues", |
|
"source": "https://github.com/ADOdb/ADOdb" |
|
}, |
|
"time": "2022-01-22T22:56:43+00:00" |
|
}, |
|
{ |
|
"name": "aranyasen/hl7", |
|
"version": "2.1.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/senaranya/HL7.git", |
|
"reference": "11f7d939669f4e7d0764ff5924237b2a1df38214" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/senaranya/HL7/zipball/11f7d939669f4e7d0764ff5924237b2a1df38214", |
|
"reference": "11f7d939669f4e7d0764ff5924237b2a1df38214", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-mbstring": "*", |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"dms/phpunit-arraysubset-asserts": "^0.2", |
|
"ext-pcntl": "*", |
|
"ext-sockets": "*", |
|
"phpunit/phpunit": "^9", |
|
"squizlabs/php_codesniffer": "^3.6" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Aranyasen\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Aranya Sen", |
|
"email": "sen.aranya@gmail.com", |
|
"role": "Owner" |
|
} |
|
], |
|
"description": "HL7 parser, generator and sender.", |
|
"support": { |
|
"issues": "https://github.com/senaranya/HL7/issues", |
|
"source": "https://github.com/senaranya/HL7/tree/2.1.6" |
|
}, |
|
"time": "2022-05-17T06:52:38+00:00" |
|
}, |
|
{ |
|
"name": "bacon/bacon-qr-code", |
|
"version": "1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Bacon/BaconQrCode.git", |
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", |
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-iconv": "*", |
|
"php": "^5.4|^7.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4.8" |
|
}, |
|
"suggest": { |
|
"ext-gd": "to generate QR code images" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"BaconQrCode": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ben Scholzen 'DASPRiD'", |
|
"email": "mail@dasprids.de", |
|
"homepage": "http://www.dasprids.de", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "BaconQrCode is a QR code generator for PHP.", |
|
"homepage": "https://github.com/Bacon/BaconQrCode", |
|
"support": { |
|
"issues": "https://github.com/Bacon/BaconQrCode/issues", |
|
"source": "https://github.com/Bacon/BaconQrCode/tree/master" |
|
}, |
|
"time": "2017-10-17T09:59:25+00:00" |
|
}, |
|
{ |
|
"name": "brick/math", |
|
"version": "0.9.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/brick/math.git", |
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae", |
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"php-coveralls/php-coveralls": "^2.2", |
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0", |
|
"vimeo/psalm": "4.9.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Brick\\Math\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Arbitrary-precision arithmetic library", |
|
"keywords": [ |
|
"Arbitrary-precision", |
|
"BigInteger", |
|
"BigRational", |
|
"arithmetic", |
|
"bigdecimal", |
|
"bignum", |
|
"brick", |
|
"math" |
|
], |
|
"support": { |
|
"issues": "https://github.com/brick/math/issues", |
|
"source": "https://github.com/brick/math/tree/0.9.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/BenMorel", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/brick/math", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-08-15T20:50:18+00:00" |
|
}, |
|
{ |
|
"name": "brick/varexporter", |
|
"version": "0.3.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/brick/varexporter.git", |
|
"reference": "3361a8a30e807c0841a7ca98e5c72b6bffc73463" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/brick/varexporter/zipball/3361a8a30e807c0841a7ca98e5c72b6bffc73463", |
|
"reference": "3361a8a30e807c0841a7ca98e5c72b6bffc73463", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"nikic/php-parser": "^4.0", |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"php-coveralls/php-coveralls": "^2.2", |
|
"phpunit/phpunit": "^8.5 || ^9.0", |
|
"vimeo/psalm": "4.23.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Brick\\VarExporter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()", |
|
"keywords": [ |
|
"var_export" |
|
], |
|
"support": { |
|
"issues": "https://github.com/brick/varexporter/issues", |
|
"source": "https://github.com/brick/varexporter/tree/0.3.6" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/BenMorel", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-06-15T23:51:29+00:00" |
|
}, |
|
{ |
|
"name": "clue/stream-filter", |
|
"version": "v1.6.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/clue/stream-filter.git", |
|
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", |
|
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/functions_include.php" |
|
], |
|
"psr-4": { |
|
"Clue\\StreamFilter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Christian Lück", |
|
"email": "christian@clue.engineering" |
|
} |
|
], |
|
"description": "A simple and modern approach to stream filtering in PHP", |
|
"homepage": "https://github.com/clue/php-stream-filter", |
|
"keywords": [ |
|
"bucket brigade", |
|
"callback", |
|
"filter", |
|
"php_user_filter", |
|
"stream", |
|
"stream_filter_append", |
|
"stream_filter_register" |
|
], |
|
"support": { |
|
"issues": "https://github.com/clue/stream-filter/issues", |
|
"source": "https://github.com/clue/stream-filter/tree/v1.6.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://clue.engineering/support", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/clue", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-02-21T13:15:14+00:00" |
|
}, |
|
{ |
|
"name": "defuse/php-encryption", |
|
"version": "v2.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/defuse/php-encryption.git", |
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2", |
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-openssl": "*", |
|
"paragonie/random_compat": ">= 2", |
|
"php": ">=5.6.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9" |
|
}, |
|
"bin": [ |
|
"bin/generate-defuse-key" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Defuse\\Crypto\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Taylor Hornby", |
|
"email": "taylor@defuse.ca", |
|
"homepage": "https://defuse.ca/" |
|
}, |
|
{ |
|
"name": "Scott Arciszewski", |
|
"email": "info@paragonie.com", |
|
"homepage": "https://paragonie.com" |
|
} |
|
], |
|
"description": "Secure PHP Encryption Library", |
|
"keywords": [ |
|
"aes", |
|
"authenticated encryption", |
|
"cipher", |
|
"crypto", |
|
"cryptography", |
|
"encrypt", |
|
"encryption", |
|
"openssl", |
|
"security", |
|
"symmetric key cryptography" |
|
], |
|
"support": { |
|
"issues": "https://github.com/defuse/php-encryption/issues", |
|
"source": "https://github.com/defuse/php-encryption/tree/v2.3.1" |
|
}, |
|
"time": "2021-04-09T23:57:26+00:00" |
|
}, |
|
{ |
|
"name": "digitickets/lalit", |
|
"version": "3.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/digitickets/lalit.git", |
|
"reference": "c42d6ba903ee78ea4210582fb8401aafa9858678" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678", |
|
"reference": "c42d6ba903ee78ea4210582fb8401aafa9858678", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"php": ">=7" |
|
}, |
|
"require-dev": { |
|
"mockery/mockery": "^0", |
|
"phpunit/phpunit": "^6" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"LaLit\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"CC0-1.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Lalit Patel", |
|
"role": "Lead Developer" |
|
}, |
|
{ |
|
"name": "Richard Quadling", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "GitHub copy of LaLit's XML2Array and Array2XML", |
|
"homepage": "http://www.lalit.org/lab", |
|
"keywords": [ |
|
"array", |
|
"xml" |
|
], |
|
"support": { |
|
"issues": "https://github.com/digitickets/lalit/issues", |
|
"source": "https://github.com/digitickets/lalit/tree/3.3.0" |
|
}, |
|
"time": "2022-03-10T17:19:42+00:00" |
|
}, |
|
{ |
|
"name": "dompdf/dompdf", |
|
"version": "v1.2.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/dompdf/dompdf.git", |
|
"reference": "5031045d9640b38cfc14aac9667470df09c9e090" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090", |
|
"reference": "5031045d9640b38cfc14aac9667470df09c9e090", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-mbstring": "*", |
|
"phenx/php-font-lib": "^0.5.4", |
|
"phenx/php-svg-lib": "^0.3.3 || ^0.4.0", |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"ext-json": "*", |
|
"ext-zip": "*", |
|
"mockery/mockery": "^1.3", |
|
"phpunit/phpunit": "^7.5 || ^8 || ^9", |
|
"squizlabs/php_codesniffer": "^3.5" |
|
}, |
|
"suggest": { |
|
"ext-gd": "Needed to process images", |
|
"ext-gmagick": "Improves image processing performance", |
|
"ext-imagick": "Improves image processing performance", |
|
"ext-zlib": "Needed for pdf stream compression" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Dompdf\\": "src/" |
|
}, |
|
"classmap": [ |
|
"lib/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
}, |
|
{ |
|
"name": "Brian Sweeney", |
|
"email": "eclecticgeek@gmail.com" |
|
}, |
|
{ |
|
"name": "Gabriel Bull", |
|
"email": "me@gabrielbull.com" |
|
} |
|
], |
|
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter", |
|
"homepage": "https://github.com/dompdf/dompdf", |
|
"support": { |
|
"issues": "https://github.com/dompdf/dompdf/issues", |
|
"source": "https://github.com/dompdf/dompdf/tree/v1.2.2" |
|
}, |
|
"time": "2022-04-27T13:50:54+00:00" |
|
}, |
|
{ |
|
"name": "ezyang/htmlpurifier", |
|
"version": "v4.14.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ezyang/htmlpurifier.git", |
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", |
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"library/HTMLPurifier.composer.php" |
|
], |
|
"psr-0": { |
|
"HTMLPurifier": "library/" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/library/HTMLPurifier/Language/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1-or-later" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Edward Z. Yang", |
|
"email": "admin@htmlpurifier.org", |
|
"homepage": "http://ezyang.com" |
|
} |
|
], |
|
"description": "Standards compliant HTML filter written in PHP", |
|
"homepage": "http://htmlpurifier.org/", |
|
"keywords": [ |
|
"html" |
|
], |
|
"support": { |
|
"issues": "https://github.com/ezyang/htmlpurifier/issues", |
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0" |
|
}, |
|
"time": "2021-12-25T01:21:49+00:00" |
|
}, |
|
{ |
|
"name": "firebase/php-jwt", |
|
"version": "v6.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/firebase/php-jwt.git", |
|
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/d28e6df83830252650da4623c78aaaf98fb385f3", |
|
"reference": "d28e6df83830252650da4623c78aaaf98fb385f3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1||^8.0" |
|
}, |
|
"require-dev": { |
|
"guzzlehttp/guzzle": "^6.5||^7.4", |
|
"phpspec/prophecy-phpunit": "^1.1", |
|
"phpunit/phpunit": "^7.5||^9.5", |
|
"psr/cache": "^1.0||^2.0", |
|
"psr/http-client": "^1.0", |
|
"psr/http-factory": "^1.0" |
|
}, |
|
"suggest": { |
|
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Firebase\\JWT\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Neuman Vong", |
|
"email": "neuman+pear@twilio.com", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Anant Narayanan", |
|
"email": "anant@php.net", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", |
|
"homepage": "https://github.com/firebase/php-jwt", |
|
"keywords": [ |
|
"jwt", |
|
"php" |
|
], |
|
"support": { |
|
"issues": "https://github.com/firebase/php-jwt/issues", |
|
"source": "https://github.com/firebase/php-jwt/tree/v6.2.0" |
|
}, |
|
"time": "2022-05-13T20:54:50+00:00" |
|
}, |
|
{ |
|
"name": "google/apiclient", |
|
"version": "v2.12.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/googleapis/google-api-php-client.git", |
|
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e", |
|
"reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0", |
|
"google/apiclient-services": "~0.200", |
|
"google/auth": "^1.10", |
|
"guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0", |
|
"guzzlehttp/psr7": "^1.8.4||^2.2.1", |
|
"monolog/monolog": "^1.17||^2.0||^3.0", |
|
"php": "^5.6|^7.0|^8.0", |
|
"phpseclib/phpseclib": "~2.0||^3.0.2" |
|
}, |
|
"require-dev": { |
|
"cache/filesystem-adapter": "^0.3.2|^1.1", |
|
"composer/composer": "^1.10.22", |
|
"phpcompatibility/php-compatibility": "^9.2", |
|
"phpspec/prophecy-phpunit": "^1.1||^2.0", |
|
"phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0", |
|
"squizlabs/php_codesniffer": "^3.0", |
|
"symfony/css-selector": "~2.1", |
|
"symfony/dom-crawler": "~2.1", |
|
"yoast/phpunit-polyfills": "^1.0" |
|
}, |
|
"suggest": { |
|
"cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/aliases.php" |
|
], |
|
"psr-4": { |
|
"Google\\": "src/" |
|
}, |
|
"classmap": [ |
|
"src/aliases.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"description": "Client library for Google APIs", |
|
"homepage": "http://developers.google.com/api-client-library/php", |
|
"keywords": [ |
|
"google" |
|
], |
|
"support": { |
|
"issues": "https://github.com/googleapis/google-api-php-client/issues", |
|
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6" |
|
}, |
|
"time": "2022-06-06T20:00:19+00:00" |
|
}, |
|
{ |
|
"name": "google/apiclient-services", |
|
"version": "v0.253.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/googleapis/google-api-php-client-services.git", |
|
"reference": "70c62b17f7821526cb52c6f125254dc51f256109" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/70c62b17f7821526cb52c6f125254dc51f256109", |
|
"reference": "70c62b17f7821526cb52c6f125254dc51f256109", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^5.7||^8.5.13" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"autoload.php" |
|
], |
|
"psr-4": { |
|
"Google\\Service\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"description": "Client library for Google APIs", |
|
"homepage": "http://developers.google.com/api-client-library/php", |
|
"keywords": [ |
|
"google" |
|
], |
|
"support": { |
|
"issues": "https://github.com/googleapis/google-api-php-client-services/issues", |
|
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.253.0" |
|
}, |
|
"time": "2022-06-13T01:06:12+00:00" |
|
}, |
|
{ |
|
"name": "google/auth", |
|
"version": "v1.21.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/googleapis/google-auth-library-php.git", |
|
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840", |
|
"reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"firebase/php-jwt": "^5.5||^6.0", |
|
"guzzlehttp/guzzle": "^6.2.1|^7.0", |
|
"guzzlehttp/psr7": "^1.7|^2.0", |
|
"php": "^7.1||^8.0", |
|
"psr/cache": "^1.0|^2.0|^3.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"require-dev": { |
|
"guzzlehttp/promises": "0.1.1|^1.3", |
|
"kelvinmo/simplejwt": "^0.2.5|^0.5.1", |
|
"phpseclib/phpseclib": "^2.0.31", |
|
"phpspec/prophecy-phpunit": "^1.1", |
|
"phpunit/phpunit": "^7.5||^8.5", |
|
"sebastian/comparator": ">=1.2.3", |
|
"squizlabs/php_codesniffer": "^3.5" |
|
}, |
|
"suggest": { |
|
"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Google\\Auth\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"description": "Google Auth Library for PHP", |
|
"homepage": "http://github.com/google/google-auth-library-php", |
|
"keywords": [ |
|
"Authentication", |
|
"google", |
|
"oauth2" |
|
], |
|
"support": { |
|
"docs": "https://googleapis.github.io/google-auth-library-php/main/", |
|
"issues": "https://github.com/googleapis/google-auth-library-php/issues", |
|
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1" |
|
}, |
|
"time": "2022-05-16T19:34:15+00:00" |
|
}, |
|
{ |
|
"name": "graham-campbell/result-type", |
|
"version": "v1.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/GrahamCampbell/Result-Type.git", |
|
"reference": "0690bde05318336c7221785f2a932467f98b64ca" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca", |
|
"reference": "0690bde05318336c7221785f2a932467f98b64ca", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.0 || ^8.0", |
|
"phpoption/phpoption": "^1.8" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"GrahamCampbell\\ResultType\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
} |
|
], |
|
"description": "An Implementation Of The Result Type", |
|
"keywords": [ |
|
"Graham Campbell", |
|
"GrahamCampbell", |
|
"Result Type", |
|
"Result-Type", |
|
"result" |
|
], |
|
"support": { |
|
"issues": "https://github.com/GrahamCampbell/Result-Type/issues", |
|
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-11-21T21:41:47+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/guzzle", |
|
"version": "7.4.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/guzzle.git", |
|
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/e3ff079b22820c2029d4c2a87796b6a0b8716ad8", |
|
"reference": "e3ff079b22820c2029d4c2a87796b6a0b8716ad8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"guzzlehttp/promises": "^1.5", |
|
"guzzlehttp/psr7": "^1.8.3 || ^2.1", |
|
"php": "^7.2.5 || ^8.0", |
|
"psr/http-client": "^1.0", |
|
"symfony/deprecation-contracts": "^2.2 || ^3.0" |
|
}, |
|
"provide": { |
|
"psr/http-client-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4.1", |
|
"ext-curl": "*", |
|
"php-http/client-integration-tests": "^3.0", |
|
"phpunit/phpunit": "^8.5.5 || ^9.3.5", |
|
"psr/log": "^1.1 || ^2.0 || ^3.0" |
|
}, |
|
"suggest": { |
|
"ext-curl": "Required for CURL handler support", |
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support", |
|
"psr/log": "Required for using the Log middleware" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "7.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/functions_include.php" |
|
], |
|
"psr-4": { |
|
"GuzzleHttp\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
}, |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
}, |
|
{ |
|
"name": "Jeremy Lindblom", |
|
"email": "jeremeamia@gmail.com", |
|
"homepage": "https://github.com/jeremeamia" |
|
}, |
|
{ |
|
"name": "George Mponos", |
|
"email": "gmponos@gmail.com", |
|
"homepage": "https://github.com/gmponos" |
|
}, |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com", |
|
"homepage": "https://github.com/Nyholm" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com", |
|
"homepage": "https://github.com/sagikazarmark" |
|
}, |
|
{ |
|
"name": "Tobias Schultze", |
|
"email": "webmaster@tubo-world.de", |
|
"homepage": "https://github.com/Tobion" |
|
} |
|
], |
|
"description": "Guzzle is a PHP HTTP client library", |
|
"keywords": [ |
|
"client", |
|
"curl", |
|
"framework", |
|
"http", |
|
"http client", |
|
"psr-18", |
|
"psr-7", |
|
"rest", |
|
"web service" |
|
], |
|
"support": { |
|
"issues": "https://github.com/guzzle/guzzle/issues", |
|
"source": "https://github.com/guzzle/guzzle/tree/7.4.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/Nyholm", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-06-09T21:39:15+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/promises", |
|
"version": "1.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/promises.git", |
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da", |
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.5" |
|
}, |
|
"require-dev": { |
|
"symfony/phpunit-bridge": "^4.4 || ^5.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.5-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/functions_include.php" |
|
], |
|
"psr-4": { |
|
"GuzzleHttp\\Promise\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
}, |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
}, |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com", |
|
"homepage": "https://github.com/Nyholm" |
|
}, |
|
{ |
|
"name": "Tobias Schultze", |
|
"email": "webmaster@tubo-world.de", |
|
"homepage": "https://github.com/Tobion" |
|
} |
|
], |
|
"description": "Guzzle promises library", |
|
"keywords": [ |
|
"promise" |
|
], |
|
"support": { |
|
"issues": "https://github.com/guzzle/promises/issues", |
|
"source": "https://github.com/guzzle/promises/tree/1.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/Nyholm", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-10-22T20:56:57+00:00" |
|
}, |
|
{ |
|
"name": "guzzlehttp/psr7", |
|
"version": "2.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/guzzle/psr7.git", |
|
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/83260bb50b8fc753c72d14dc1621a2dac31877ee", |
|
"reference": "83260bb50b8fc753c72d14dc1621a2dac31877ee", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2.5 || ^8.0", |
|
"psr/http-factory": "^1.0", |
|
"psr/http-message": "^1.0", |
|
"ralouphie/getallheaders": "^3.0" |
|
}, |
|
"provide": { |
|
"psr/http-factory-implementation": "1.0", |
|
"psr/http-message-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4.1", |
|
"http-interop/http-factory-tests": "^0.9", |
|
"phpunit/phpunit": "^8.5.8 || ^9.3.10" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.3-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"GuzzleHttp\\Psr7\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
}, |
|
{ |
|
"name": "Michael Dowling", |
|
"email": "mtdowling@gmail.com", |
|
"homepage": "https://github.com/mtdowling" |
|
}, |
|
{ |
|
"name": "George Mponos", |
|
"email": "gmponos@gmail.com", |
|
"homepage": "https://github.com/gmponos" |
|
}, |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com", |
|
"homepage": "https://github.com/Nyholm" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com", |
|
"homepage": "https://github.com/sagikazarmark" |
|
}, |
|
{ |
|
"name": "Tobias Schultze", |
|
"email": "webmaster@tubo-world.de", |
|
"homepage": "https://github.com/Tobion" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com", |
|
"homepage": "https://sagikazarmark.hu" |
|
} |
|
], |
|
"description": "PSR-7 message implementation that also provides common utility methods", |
|
"keywords": [ |
|
"http", |
|
"message", |
|
"psr-7", |
|
"request", |
|
"response", |
|
"stream", |
|
"uri", |
|
"url" |
|
], |
|
"support": { |
|
"issues": "https://github.com/guzzle/psr7/issues", |
|
"source": "https://github.com/guzzle/psr7/tree/2.3.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/Nyholm", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-06-09T08:26:02+00:00" |
|
}, |
|
{ |
|
"name": "html2text/html2text", |
|
"version": "4.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/mtibben/html2text.git", |
|
"reference": "61ad68e934066a6f8df29a3d23a6460536d0855c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c", |
|
"reference": "61ad68e934066a6f8df29a3d23a6460536d0855c", |
|
"shasum": "" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "For best performance", |
|
"symfony/polyfill-mbstring": "If you can't install ext-mbstring" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Html2Text\\": [ |
|
"src/", |
|
"test/" |
|
] |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"GPL-2.0-or-later" |
|
], |
|
"description": "Converts HTML to formatted plain text", |
|
"support": { |
|
"issues": "https://github.com/mtibben/html2text/issues", |
|
"source": "https://github.com/mtibben/html2text/tree/4.3.1" |
|
}, |
|
"time": "2020-04-16T23:44:31+00:00" |
|
}, |
|
{ |
|
"name": "kamermans/guzzle-oauth2-subscriber", |
|
"version": "v1.0.11", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git", |
|
"reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b", |
|
"reference": "0849d1b3f221fc98eba8b6ac2f0c35c39671bc5b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0|~7.0", |
|
"php": ">=5.4.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"kamermans\\OAuth2\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Steve Kamerman", |
|
"email": "stevekamerman@gmail.com" |
|
} |
|
], |
|
"description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+", |
|
"keywords": [ |
|
"Guzzle", |
|
"oauth" |
|
], |
|
"support": { |
|
"issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues", |
|
"source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.11" |
|
}, |
|
"time": "2021-08-11T22:33:53+00:00" |
|
}, |
|
{ |
|
"name": "knplabs/knp-snappy", |
|
"version": "v1.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/KnpLabs/snappy.git", |
|
"reference": "5126fb5b335ec929a226314d40cd8dad497c3d67" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/KnpLabs/snappy/zipball/5126fb5b335ec929a226314d40cd8dad497c3d67", |
|
"reference": "5126fb5b335ec929a226314d40cd8dad497c3d67", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1", |
|
"psr/log": "^1.0||^2.0||^3.0", |
|
"symfony/process": "~3.4||~4.3||~5.0||~6.0" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "^2.16||^3.0", |
|
"pedrotroller/php-cs-custom-fixer": "^2.19", |
|
"phpstan/phpstan": "^0.12.7", |
|
"phpstan/phpstan-phpunit": "^0.12.6", |
|
"phpunit/phpunit": "~7.4||~8.5" |
|
}, |
|
"suggest": { |
|
"h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
"h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
"h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
"h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency", |
|
"wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Knp\\Snappy\\": "src/Knp/Snappy" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "KNP Labs Team", |
|
"homepage": "http://knplabs.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://github.com/KnpLabs/snappy/contributors" |
|
} |
|
], |
|
"description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.", |
|
"homepage": "http://github.com/KnpLabs/snappy", |
|
"keywords": [ |
|
"knp", |
|
"knplabs", |
|
"pdf", |
|
"snapshot", |
|
"thumbnail", |
|
"wkhtmltopdf" |
|
], |
|
"support": { |
|
"issues": "https://github.com/KnpLabs/snappy/issues", |
|
"source": "https://github.com/KnpLabs/snappy/tree/v1.4.1" |
|
}, |
|
"time": "2022-01-07T13:03:38+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-code", |
|
"version": "4.5.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-code.git", |
|
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/da01fb74c08f37e20e7ae49f1e3ee09aa401ebad", |
|
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.4, <8.2" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "^1.13.2", |
|
"ext-phar": "*", |
|
"laminas/laminas-coding-standard": "^2.3.0", |
|
"laminas/laminas-stdlib": "^3.6.1", |
|
"phpunit/phpunit": "^9.5.10", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.13.1" |
|
}, |
|
"suggest": { |
|
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", |
|
"laminas/laminas-stdlib": "Laminas\\Stdlib component" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"polyfill/ReflectionEnumPolyfill.php" |
|
], |
|
"psr-4": { |
|
"Laminas\\Code\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"code", |
|
"laminas", |
|
"laminasframework" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-code/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-code/issues", |
|
"rss": "https://github.com/laminas/laminas-code/releases.atom", |
|
"source": "https://github.com/laminas/laminas-code" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-06T11:26:02+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-config", |
|
"version": "3.7.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-config.git", |
|
"reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-config/zipball/e43d13dcfc273d4392812eb395ce636f73f34dfd", |
|
"reference": "e43d13dcfc273d4392812eb395ce636f73f34dfd", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0", |
|
"psr/container": "^1.0" |
|
}, |
|
"conflict": { |
|
"container-interop/container-interop": "<1.2.0", |
|
"zendframework/zend-config": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"laminas/laminas-filter": "^2.7.2", |
|
"laminas/laminas-i18n": "^2.10.3", |
|
"laminas/laminas-servicemanager": "^3.7", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor", |
|
"laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor", |
|
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Config\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "provides a nested object property based user interface for accessing this configuration data within application code", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"config", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-config/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-config/issues", |
|
"rss": "https://github.com/laminas/laminas-config/releases.atom", |
|
"source": "https://github.com/laminas/laminas-config" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-10-01T16:07:46+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-console", |
|
"version": "2.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-console.git", |
|
"reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5", |
|
"reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-stdlib": "^3.2.1", |
|
"laminas/laminas-zendframework-bridge": "^1.0", |
|
"php": "^5.6 || ^7.0" |
|
}, |
|
"replace": { |
|
"zendframework/zend-console": "self.version" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"laminas/laminas-filter": "^2.7.2", |
|
"laminas/laminas-json": "^2.6 || ^3.0", |
|
"laminas/laminas-validator": "^2.10.1", |
|
"phpunit/phpunit": "^5.7.23 || ^6.4.3" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-filter": "To support DefaultRouteMatcher usage", |
|
"laminas/laminas-validator": "To support DefaultRouteMatcher usage" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.8.x-dev", |
|
"dev-develop": "2.9.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Console\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Build console applications using getopt syntax or routing, complete with prompts", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"console", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-console/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-console/issues", |
|
"rss": "https://github.com/laminas/laminas-console/releases.atom", |
|
"source": "https://github.com/laminas/laminas-console" |
|
}, |
|
"abandoned": "laminas/laminas-cli", |
|
"time": "2019-12-31T16:31:45+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-db", |
|
"version": "2.15.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-db.git", |
|
"reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-db/zipball/1125ef2e55108bdfcc1f0030d3a0f9b895e09606", |
|
"reference": "1125ef2e55108bdfcc1f0030d3a0f9b895e09606", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-stdlib": "^3.7.1", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-db": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-eventmanager": "^3.4.0", |
|
"laminas/laminas-hydrator": "^3.2 || ^4.3", |
|
"laminas/laminas-servicemanager": "^3.7.0", |
|
"phpunit/phpunit": "^9.5.19" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-eventmanager": "Laminas\\EventManager component", |
|
"laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets", |
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Db", |
|
"config-provider": "Laminas\\Db\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Db\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"db", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-db/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-db/issues", |
|
"rss": "https://github.com/laminas/laminas-db/releases.atom", |
|
"source": "https://github.com/laminas/laminas-db" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-04-11T13:26:20+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-escaper", |
|
"version": "2.10.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-escaper.git", |
|
"reference": "58af67282db37d24e584a837a94ee55b9c7552be" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be", |
|
"reference": "58af67282db37d24e584a837a94ee55b9c7552be", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-ctype": "*", |
|
"ext-mbstring": "*", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-escaper": "*" |
|
}, |
|
"require-dev": { |
|
"infection/infection": "^0.26.6", |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"maglnet/composer-require-checker": "^3.8.0", |
|
"phpunit/phpunit": "^9.5.18", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.22.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Escaper\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"escaper", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-escaper/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-escaper/issues", |
|
"rss": "https://github.com/laminas/laminas-escaper/releases.atom", |
|
"source": "https://github.com/laminas/laminas-escaper" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-03-08T20:15:36+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-eventmanager", |
|
"version": "3.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-eventmanager.git", |
|
"reference": "41f7209428f37cab9573365e361f4078209aaafa" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/41f7209428f37cab9573365e361f4078209aaafa", |
|
"reference": "41f7209428f37cab9573365e361f4078209aaafa", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"container-interop/container-interop": "<1.2", |
|
"zendframework/zend-eventmanager": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"phpbench/phpbench": "^1.1", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psr/container": "^1.1.2 || ^2.0.2" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature", |
|
"psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\EventManager\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Trigger and listen to events within a PHP application", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"event", |
|
"eventmanager", |
|
"events", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-eventmanager/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-eventmanager/issues", |
|
"rss": "https://github.com/laminas/laminas-eventmanager/releases.atom", |
|
"source": "https://github.com/laminas/laminas-eventmanager" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-04-06T21:05:17+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-filter", |
|
"version": "2.14.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-filter.git", |
|
"reference": "98a126b8cd069a446054680c9be5f37a61f6dc17" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-filter/zipball/98a126b8cd069a446054680c9be5f37a61f6dc17", |
|
"reference": "98a126b8cd069a446054680c9be5f37a61f6dc17", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-stdlib": "^3.6.1", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-validator": "<2.10.1", |
|
"zendframework/zend-filter": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "^2.3.0", |
|
"laminas/laminas-crypt": "^3.5.1", |
|
"laminas/laminas-servicemanager": "^3.7.0", |
|
"laminas/laminas-uri": "^2.9.1", |
|
"pear/archive_tar": "^1.4.14", |
|
"phpspec/prophecy-phpunit": "^2.0.1", |
|
"phpunit/phpunit": "^9.5.10", |
|
"psalm/plugin-phpunit": "^0.15.2", |
|
"psr/http-factory": "^1.0.1", |
|
"vimeo/psalm": "^4.13.1" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters", |
|
"laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality", |
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality", |
|
"laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter", |
|
"psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Filter", |
|
"config-provider": "Laminas\\Filter\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Filter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Programmatically filter and normalize data and files", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"filter", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-filter/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-filter/issues", |
|
"rss": "https://github.com/laminas/laminas-filter/releases.atom", |
|
"source": "https://github.com/laminas/laminas-filter" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-22T23:09:15+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-form", |
|
"version": "3.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-form.git", |
|
"reference": "c1a8474dc459672a30b5817716a797da7a5026a9" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-form/zipball/c1a8474dc459672a30b5817716a797da7a5026a9", |
|
"reference": "c1a8474dc459672a30b5817716a797da7a5026a9", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-hydrator": "^4.3.1", |
|
"laminas/laminas-inputfilter": "^2.13.0", |
|
"laminas/laminas-stdlib": "^3.7.1", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"doctrine/annotations": "<1.12.0", |
|
"laminas/laminas-captcha": "<2.11.0", |
|
"laminas/laminas-eventmanager": "<3.4.0", |
|
"laminas/laminas-i18n": "<2.12.0", |
|
"laminas/laminas-recaptcha": "<3.4.0", |
|
"laminas/laminas-servicemanager": "<3.10.0", |
|
"laminas/laminas-view": "<2.14.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/annotations": "^1.13.2", |
|
"ext-intl": "*", |
|
"laminas/laminas-captcha": "^2.11.0", |
|
"laminas/laminas-coding-standard": "^2.3.0", |
|
"laminas/laminas-db": "^2.13.4", |
|
"laminas/laminas-escaper": "^2.9.0", |
|
"laminas/laminas-eventmanager": "^3.4.0", |
|
"laminas/laminas-filter": "^2.14.0", |
|
"laminas/laminas-i18n": "^2.14.0", |
|
"laminas/laminas-modulemanager": "^2.11.0", |
|
"laminas/laminas-recaptcha": "^3.4.0", |
|
"laminas/laminas-servicemanager": "^3.10.0", |
|
"laminas/laminas-session": "^2.12.1", |
|
"laminas/laminas-text": "^2.9.0", |
|
"laminas/laminas-validator": "^2.16.0", |
|
"laminas/laminas-view": "^2.19.1", |
|
"phpspec/prophecy-phpunit": "^2.0.1", |
|
"phpunit/phpunit": "^9.5.14", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.21.0" |
|
}, |
|
"suggest": { |
|
"doctrine/annotations": "^1.12, required to use laminas-form annotations support", |
|
"laminas/laminas-captcha": "^2.11, required for using CAPTCHA form elements", |
|
"laminas/laminas-eventmanager": "^3.4, reuired for laminas-form annotations support", |
|
"laminas/laminas-i18n": "^2.12, required when using laminas-form view helpers", |
|
"laminas/laminas-recaptcha": "^3.4, in order to use the ReCaptcha form element", |
|
"laminas/laminas-servicemanager": "^3.10, required to use the form factories or provide services", |
|
"laminas/laminas-view": "^2.14, required for using the laminas-form view helpers" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Form", |
|
"config-provider": "Laminas\\Form\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Form\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Validate and display simple and complex forms, casting forms to business objects and vice versa", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"form", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-form/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-form/issues", |
|
"rss": "https://github.com/laminas/laminas-form/releases.atom", |
|
"source": "https://github.com/laminas/laminas-form" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-16T10:13:15+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-http", |
|
"version": "2.15.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-http.git", |
|
"reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-http/zipball/261f079c3dffcf6f123484db43c40e44c4bf1c79", |
|
"reference": "261f079c3dffcf6f123484db43c40e44c4bf1c79", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-loader": "^2.8", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"laminas/laminas-uri": "^2.9.1", |
|
"laminas/laminas-validator": "^2.15", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-http": "*" |
|
}, |
|
"require-dev": { |
|
"ext-curl": "*", |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"paragonie/certainty": "For automated management of cacert.pem" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Http\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"http", |
|
"http client", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-http/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-http/issues", |
|
"rss": "https://github.com/laminas/laminas-http/releases.atom", |
|
"source": "https://github.com/laminas/laminas-http" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-12-03T10:17:11+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-hydrator", |
|
"version": "4.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-hydrator.git", |
|
"reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/cc5ea6b42d318dbac872d94e8dca2d3013a37ab5", |
|
"reference": "cc5ea6b42d318dbac872d94e8dca2d3013a37ab5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-stdlib": "^3.3", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0", |
|
"webmozart/assert": "^1.10" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-hydrator": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"laminas/laminas-eventmanager": "^3.2.1", |
|
"laminas/laminas-modulemanager": "^2.8", |
|
"laminas/laminas-serializer": "^2.9", |
|
"laminas/laminas-servicemanager": "^3.3.2", |
|
"phpbench/phpbench": "^1.0", |
|
"phpunit/phpunit": "~9.5.5", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"psr/cache": "1.0.1", |
|
"vimeo/psalm": "^4.8.1" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage", |
|
"laminas/laminas-serializer": "^2.9, to use the SerializableStrategy", |
|
"laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Hydrator", |
|
"config-provider": "Laminas\\Hydrator\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Hydrator\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Serialize objects to arrays, and vice versa", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"hydrator", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-hydrator/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-hydrator/issues", |
|
"rss": "https://github.com/laminas/laminas-hydrator/releases.atom", |
|
"source": "https://github.com/laminas/laminas-hydrator" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-09-09T09:55:00+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-i18n", |
|
"version": "2.15.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-i18n.git", |
|
"reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/1654fcd6cd27c01a902b47fe71fa583ad227268c", |
|
"reference": "1654fcd6cd27c01a902b47fe71fa583ad227268c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-intl": "*", |
|
"laminas/laminas-stdlib": "^2.7 || ^3.0", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-view": "<2.20.0", |
|
"phpspec/prophecy": "<1.9.0", |
|
"zendframework/zend-i18n": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-cache": "^3.1.2", |
|
"laminas/laminas-cache-storage-adapter-memory": "^2.0.0", |
|
"laminas/laminas-cache-storage-deprecated-factory": "^1.0.0", |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"laminas/laminas-config": "^3.4.0", |
|
"laminas/laminas-eventmanager": "^3.4.0", |
|
"laminas/laminas-filter": "^2.10.0", |
|
"laminas/laminas-servicemanager": "^3.7.0", |
|
"laminas/laminas-validator": "^2.14.0", |
|
"laminas/laminas-view": "^2.20.0", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.3", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.21" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-cache": "You should install this package to cache the translations", |
|
"laminas/laminas-config": "You should install this package to use the INI translation format", |
|
"laminas/laminas-eventmanager": "You should install this package to use the events in the translator", |
|
"laminas/laminas-filter": "You should install this package to use the provided filters", |
|
"laminas/laminas-i18n-resources": "This package provides validator and captcha translations", |
|
"laminas/laminas-servicemanager": "You should install this package to use the translator", |
|
"laminas/laminas-validator": "You should install this package to use the provided validators", |
|
"laminas/laminas-view": "You should install this package to use the provided view helpers" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\I18n", |
|
"config-provider": "Laminas\\I18n\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\I18n\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Provide translations for your application, and filter and validate internationalized values", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"i18n", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-i18n/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-i18n/issues", |
|
"rss": "https://github.com/laminas/laminas-i18n/releases.atom", |
|
"source": "https://github.com/laminas/laminas-i18n" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-04-01T10:47:19+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-inputfilter", |
|
"version": "2.18.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-inputfilter.git", |
|
"reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/8c663d35926f8276b4bf1a2c571310eb285f80cb", |
|
"reference": "8c663d35926f8276b4bf1a2c571310eb285f80cb", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-filter": "^2.13", |
|
"laminas/laminas-servicemanager": "^3.12.0", |
|
"laminas/laminas-stdlib": "^3.0", |
|
"laminas/laminas-validator": "^2.15", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-inputfilter": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-db": "^2.13.4", |
|
"phpspec/prophecy": "^1.14", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.15.1", |
|
"psr/http-message": "^1.0", |
|
"vimeo/psalm": "^4.6" |
|
}, |
|
"suggest": { |
|
"psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\InputFilter", |
|
"config-provider": "Laminas\\InputFilter\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\InputFilter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"inputfilter", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-inputfilter/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-inputfilter/issues", |
|
"rss": "https://github.com/laminas/laminas-inputfilter/releases.atom", |
|
"source": "https://github.com/laminas/laminas-inputfilter" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-15T11:40:14+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-json", |
|
"version": "3.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-json.git", |
|
"reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-json/zipball/9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", |
|
"reference": "9a0ce9f330b7d11e70c4acb44d67e8c4f03f437f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-json": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-stdlib": "^2.7.7 || ^3.1", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-json-server": "For implementing JSON-RPC servers", |
|
"laminas/laminas-xml2json": "For converting XML documents to JSON" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Json\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"json", |
|
"laminas" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-json/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-json/issues", |
|
"rss": "https://github.com/laminas/laminas-json/releases.atom", |
|
"source": "https://github.com/laminas/laminas-json" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-09-02T18:02:31+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-json-server", |
|
"version": "3.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-json-server.git", |
|
"reference": "f8e12c6973d396e56c6c2099093aaddb6e709145" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/f8e12c6973d396e56c6c2099093aaddb6e709145", |
|
"reference": "f8e12c6973d396e56c6c2099093aaddb6e709145", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-http": "^2.15.1", |
|
"laminas/laminas-json": "^3.3.0", |
|
"laminas/laminas-server": "^2.11.0", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-stdlib": "<3.2.1" |
|
}, |
|
"replace": { |
|
"zendframework/zend-json-server": "^3.2.0" |
|
}, |
|
"require-dev": { |
|
"ext-json": "*", |
|
"laminas/laminas-coding-standard": "^2.3", |
|
"phpunit/phpunit": "^9.5.11", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.18.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Json\\Server\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Laminas Json-Server is a JSON-RPC server implementation.", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"json", |
|
"json-server", |
|
"laminas", |
|
"server" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-json-server/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-json-server/issues", |
|
"rss": "https://github.com/laminas/laminas-json-server/releases.atom", |
|
"source": "https://github.com/laminas/laminas-json-server" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-04T11:58:30+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-loader", |
|
"version": "2.8.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-loader.git", |
|
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-loader/zipball/d0589ec9dd48365fd95ad10d1c906efd7711c16b", |
|
"reference": "d0589ec9dd48365fd95ad10d1c906efd7711c16b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-loader": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Loader\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Autoloading and plugin loading strategies", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"loader" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-loader/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-loader/issues", |
|
"rss": "https://github.com/laminas/laminas-loader/releases.atom", |
|
"source": "https://github.com/laminas/laminas-loader" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-09-02T18:30:53+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-math", |
|
"version": "3.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-math.git", |
|
"reference": "146d8187ab247ae152e811a6704a953d43537381" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-math/zipball/146d8187ab247ae152e811a6704a953d43537381", |
|
"reference": "146d8187ab247ae152e811a6704a953d43537381", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-mbstring": "*", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-math": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"ext-bcmath": "If using the bcmath functionality", |
|
"ext-gmp": "If using the gmp functionality" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.2.x-dev", |
|
"dev-develop": "3.3.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Math\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Create cryptographically secure pseudo-random numbers, and manage big integers", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"math" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-math/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-math/issues", |
|
"rss": "https://github.com/laminas/laminas-math/releases.atom", |
|
"source": "https://github.com/laminas/laminas-math" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-12-06T02:02:07+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-modulemanager", |
|
"version": "2.11.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-modulemanager.git", |
|
"reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/6acf5991d10b0b38a2edb08729ed48981b2a5dad", |
|
"reference": "6acf5991d10b0b38a2edb08729ed48981b2a5dad", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"brick/varexporter": "^0.3.2", |
|
"laminas/laminas-config": "^3.7", |
|
"laminas/laminas-eventmanager": "^3.4", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0", |
|
"webimpress/safe-writer": "^1.0.2 || ^2.1" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-modulemanager": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "^2.3", |
|
"laminas/laminas-loader": "^2.8", |
|
"laminas/laminas-mvc": "^3.1.1", |
|
"laminas/laminas-servicemanager": "^3.7", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-console": "Laminas\\Console component", |
|
"laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules", |
|
"laminas/laminas-mvc": "Laminas\\Mvc component", |
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\ModuleManager\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Modular application system for laminas-mvc applications", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"modulemanager" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-modulemanager/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-modulemanager/issues", |
|
"rss": "https://github.com/laminas/laminas-modulemanager/releases.atom", |
|
"source": "https://github.com/laminas/laminas-modulemanager" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-10-13T17:05:17+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-mvc", |
|
"version": "3.3.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-mvc.git", |
|
"reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/7ff2bfbe64048aa83c6d1c7edcbab849123f0150", |
|
"reference": "7ff2bfbe64048aa83c6d1c7edcbab849123f0150", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"container-interop/container-interop": "^1.2", |
|
"laminas/laminas-eventmanager": "^3.4", |
|
"laminas/laminas-http": "^2.15", |
|
"laminas/laminas-modulemanager": "^2.8", |
|
"laminas/laminas-router": "^3.5", |
|
"laminas/laminas-servicemanager": "^3.7", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"laminas/laminas-view": "^2.14", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-mvc": "*" |
|
}, |
|
"require-dev": { |
|
"http-interop/http-middleware": "^0.4.1", |
|
"laminas/laminas-coding-standard": "^1.0.0", |
|
"laminas/laminas-json": "^3.3", |
|
"laminas/laminas-psr7bridge": "^1.0", |
|
"laminas/laminas-stratigility": ">=2.0.1 <2.2", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable", |
|
"laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager", |
|
"laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application", |
|
"laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments", |
|
"laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application", |
|
"laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads", |
|
"laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests", |
|
"laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers", |
|
"laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers", |
|
"laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager", |
|
"laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Mvc\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"mvc" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-mvc/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-mvc/issues", |
|
"rss": "https://github.com/laminas/laminas-mvc/releases.atom", |
|
"source": "https://github.com/laminas/laminas-mvc" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-21T20:21:58+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-mvc-console", |
|
"version": "1.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-mvc-console.git", |
|
"reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/90338c7b61a5fa8445c0a41925a4ae351459fa79", |
|
"reference": "90338c7b61a5fa8445c0a41925a4ae351459fa79", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"container-interop/container-interop": "^1.1", |
|
"laminas/laminas-console": "^2.6", |
|
"laminas/laminas-eventmanager": "^3.3", |
|
"laminas/laminas-modulemanager": "^2.7.1", |
|
"laminas/laminas-mvc": "^3.0.3", |
|
"laminas/laminas-router": "^3.0", |
|
"laminas/laminas-servicemanager": "^3.3", |
|
"laminas/laminas-stdlib": "^3.3", |
|
"laminas/laminas-text": "^2.6", |
|
"laminas/laminas-view": "^2.11.3", |
|
"laminas/laminas-zendframework-bridge": "^1.0", |
|
"php": "^7.3 || ~8.0.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-mvc": "<3.0.0" |
|
}, |
|
"replace": { |
|
"zendframework/zend-mvc-console": "^1.2.0" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"laminas/laminas-filter": "^2.6.1", |
|
"phpspec/prophecy": "^1.12.0", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-filter": "^2.6.1, to filter rendered results" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.2.x-dev", |
|
"dev-develop": "1.3.x-dev" |
|
}, |
|
"laminas": { |
|
"component": "Laminas\\Mvc\\Console" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Mvc\\Console\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Integration between laminas-mvc and laminas-console", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"console", |
|
"laminas", |
|
"mvc" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-mvc-console/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-mvc-console/issues", |
|
"rss": "https://github.com/laminas/laminas-mvc-console/releases.atom", |
|
"source": "https://github.com/laminas/laminas-mvc-console" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"abandoned": "laminas/laminas-cli", |
|
"time": "2020-12-28T09:19:48+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-mvc-i18n", |
|
"version": "1.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-mvc-i18n.git", |
|
"reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88", |
|
"reference": "3f6c81d839507dee8bbf74a09a9bfc65ecd3bb88", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"container-interop/container-interop": "^1.1", |
|
"laminas/laminas-i18n": "^2.11", |
|
"laminas/laminas-router": "^3.0", |
|
"laminas/laminas-servicemanager": "^3.6", |
|
"laminas/laminas-stdlib": "^3.3", |
|
"laminas/laminas-validator": "^2.14", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-mvc": "<3.0.0", |
|
"phpspec/prophecy": "<1.8.0", |
|
"zendframework/zend-mvc-i18n": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5", |
|
"psalm/plugin-phpunit": "^0.15.1", |
|
"vimeo/psalm": "^4.7" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-cache": "To enable caching of translation strings" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Mvc\\I18n", |
|
"config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Mvc\\I18n\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Integration between laminas-mvc and laminas-i18n", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"i18n", |
|
"laminas", |
|
"mvc" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-mvc-i18n/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-mvc-i18n/issues", |
|
"rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom", |
|
"source": "https://github.com/laminas/laminas-mvc-i18n" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-25T14:13:55+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-router", |
|
"version": "3.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-router.git", |
|
"reference": "44759e71620030c93d99e40b394fe9fff8f0beda" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-router/zipball/44759e71620030c93d99e40b394fe9fff8f0beda", |
|
"reference": "44759e71620030c93d99e40b394fe9fff8f0beda", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"container-interop/container-interop": "^1.2", |
|
"laminas/laminas-http": "^2.15", |
|
"laminas/laminas-servicemanager": "^3.7", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-router": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-i18n": "^2.7.4", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.15.1", |
|
"vimeo/psalm": "^4.7" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Router", |
|
"config-provider": "Laminas\\Router\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Router\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Flexible routing system for HTTP and console applications", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"routing" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-router/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-router/issues", |
|
"rss": "https://github.com/laminas/laminas-router/releases.atom", |
|
"source": "https://github.com/laminas/laminas-router" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-10-13T16:02:43+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-server", |
|
"version": "2.11.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-server.git", |
|
"reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-server/zipball/f45e1a6f614a11af8eff5d2d409f12229101cfc1", |
|
"reference": "f45e1a6f614a11af8eff5d2d409f12229101cfc1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-code": "^3.5.1 || ^4.0.0", |
|
"laminas/laminas-stdlib": "^3.3.1", |
|
"laminas/laminas-zendframework-bridge": "^1.2.0", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"replace": { |
|
"zendframework/zend-server": "^2.8.1" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.15.1", |
|
"vimeo/psalm": "^4.6.4" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Server\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Create Reflection-based RPC servers", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"server" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-server/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-server/issues", |
|
"rss": "https://github.com/laminas/laminas-server/releases.atom", |
|
"source": "https://github.com/laminas/laminas-server" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-25T14:41:51+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-servicemanager", |
|
"version": "3.12.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-servicemanager.git", |
|
"reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/05ac4b1fb1fe9333313eeafced9b6c7946589487", |
|
"reference": "05ac4b1fb1fe9333313eeafced9b6c7946589487", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-stdlib": "^3.2.1", |
|
"php": "~7.4.0 || ~8.0.0 || ~8.1.0", |
|
"psr/container": "^1.0" |
|
}, |
|
"conflict": { |
|
"ext-psr": "*", |
|
"laminas/laminas-code": "<3.3.1", |
|
"zendframework/zend-code": "<3.3.1", |
|
"zendframework/zend-servicemanager": "*" |
|
}, |
|
"provide": { |
|
"psr/container-implementation": "^1.0" |
|
}, |
|
"replace": { |
|
"container-interop/container-interop": "^1.2.0" |
|
}, |
|
"require-dev": { |
|
"composer/package-versions-deprecated": "^1.0", |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"laminas/laminas-container-config-test": "^0.6", |
|
"laminas/laminas-dependency-plugin": "^2.1.2", |
|
"mikey179/vfsstream": "^1.6.10@alpha", |
|
"ocramius/proxy-manager": "^2.11", |
|
"phpbench/phpbench": "^1.1", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.8" |
|
}, |
|
"suggest": { |
|
"ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" |
|
}, |
|
"bin": [ |
|
"bin/generate-deps-for-config-factory", |
|
"bin/generate-factory-for-class" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/autoload.php" |
|
], |
|
"psr-4": { |
|
"Laminas\\ServiceManager\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Factory-Driven Dependency Injection Container", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"PSR-11", |
|
"dependency-injection", |
|
"di", |
|
"dic", |
|
"laminas", |
|
"service-manager", |
|
"servicemanager" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-servicemanager/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-servicemanager/issues", |
|
"rss": "https://github.com/laminas/laminas-servicemanager/releases.atom", |
|
"source": "https://github.com/laminas/laminas-servicemanager" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-13T16:20:56+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-soap", |
|
"version": "2.10.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-soap.git", |
|
"reference": "b1245a09b523485060407f73a0058fb871d2c656" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-soap/zipball/b1245a09b523485060407f73a0058fb871d2c656", |
|
"reference": "b1245a09b523485060407f73a0058fb871d2c656", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-soap": "*", |
|
"laminas/laminas-server": "^2.11", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"laminas/laminas-uri": "^2.9.1", |
|
"php": "~7.4.0 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"laminas/laminas-code": "<4.4", |
|
"zendframework/zend-soap": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-config": "^3.7", |
|
"laminas/laminas-http": "^2.15", |
|
"phpspec/prophecy-phpunit": "^2.0.1", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"suggest": { |
|
"ext-curl": "Curl is required when .NET compatibility is required", |
|
"laminas/laminas-http": "Laminas\\Http component" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Soap\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"soap" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-soap/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-soap/issues", |
|
"rss": "https://github.com/laminas/laminas-soap/releases.atom", |
|
"source": "https://github.com/laminas/laminas-soap" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-10-14T14:04:27+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-stdlib", |
|
"version": "3.10.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-stdlib.git", |
|
"reference": "0d669074845fc80a99add0f64025192f143ef836" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0d669074845fc80a99add0f64025192f143ef836", |
|
"reference": "0d669074845fc80a99add0f64025192f143ef836", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-stdlib": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"phpbench/phpbench": "^1.0", |
|
"phpunit/phpunit": "^9.3.7", |
|
"psalm/plugin-phpunit": "^0.16.0", |
|
"vimeo/psalm": "^4.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Stdlib\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "SPL extensions, array utilities, error handlers, and more", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"stdlib" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-stdlib/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-stdlib/issues", |
|
"rss": "https://github.com/laminas/laminas-stdlib/releases.atom", |
|
"source": "https://github.com/laminas/laminas-stdlib" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-10T14:49:09+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-text", |
|
"version": "2.9.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-text.git", |
|
"reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", |
|
"reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-servicemanager": "^3.4", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-text": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Text\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Create FIGlets and text-based tables", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"text" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-text/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-text/issues", |
|
"rss": "https://github.com/laminas/laminas-text/releases.atom", |
|
"source": "https://github.com/laminas/laminas-text" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-09-02T16:50:53+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-uri", |
|
"version": "2.9.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-uri.git", |
|
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-uri/zipball/7e837dc15c8fd3949df7d1213246fd7c8640032b", |
|
"reference": "7e837dc15c8fd3949df7d1213246fd7c8640032b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-escaper": "^2.9", |
|
"laminas/laminas-validator": "^2.15", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-uri": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"phpunit/phpunit": "^9.5.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Uri\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"uri" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-uri/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-uri/issues", |
|
"rss": "https://github.com/laminas/laminas-uri/releases.atom", |
|
"source": "https://github.com/laminas/laminas-uri" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-09-09T18:37:15+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-validator", |
|
"version": "2.20.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-validator.git", |
|
"reference": "ba665f5a52763dda5a747c4ad826d2adf1510486" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/ba665f5a52763dda5a747c4ad826d2adf1510486", |
|
"reference": "ba665f5a52763dda5a747c4ad826d2adf1510486", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-servicemanager": "^3.12.0", |
|
"laminas/laminas-stdlib": "^3.10", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-validator": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-cache": "^2.6.1", |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"laminas/laminas-db": "^2.7", |
|
"laminas/laminas-filter": "^2.14.0", |
|
"laminas/laminas-http": "^2.14.2", |
|
"laminas/laminas-i18n": "^2.15.0", |
|
"laminas/laminas-session": "^2.12.1", |
|
"laminas/laminas-uri": "^2.9.1", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.15.0", |
|
"psr/http-client": "^1.0", |
|
"psr/http-factory": "^1.0", |
|
"psr/http-message": "^1.0", |
|
"vimeo/psalm": "^4.23" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", |
|
"laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator", |
|
"laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages", |
|
"laminas/laminas-i18n-resources": "Translations of validator messages", |
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains", |
|
"laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator", |
|
"laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators", |
|
"psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"component": "Laminas\\Validator", |
|
"config-provider": "Laminas\\Validator\\ConfigProvider" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Validator\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"validator" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-validator/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-validator/issues", |
|
"rss": "https://github.com/laminas/laminas-validator/releases.atom", |
|
"source": "https://github.com/laminas/laminas-validator" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-06-14T12:31:18+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-view", |
|
"version": "2.20.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-view.git", |
|
"reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-view/zipball/2cd6973a3e042be3d244260fe93f435668f5c2b4", |
|
"reference": "2cd6973a3e042be3d244260fe93f435668f5c2b4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"container-interop/container-interop": "^1.2", |
|
"ext-dom": "*", |
|
"ext-filter": "*", |
|
"ext-json": "*", |
|
"laminas/laminas-escaper": "^2.5", |
|
"laminas/laminas-eventmanager": "^3.4", |
|
"laminas/laminas-json": "^3.3", |
|
"laminas/laminas-servicemanager": "^3.10", |
|
"laminas/laminas-stdlib": "^3.6", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0", |
|
"psr/container": "^1 || ^2" |
|
}, |
|
"conflict": { |
|
"container-interop/container-interop": "<1.2", |
|
"laminas/laminas-router": "<3.0.1", |
|
"laminas/laminas-servicemanager": "<3.3", |
|
"laminas/laminas-session": "<2.12", |
|
"zendframework/zend-view": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-authentication": "^2.5", |
|
"laminas/laminas-coding-standard": "~2.3.0", |
|
"laminas/laminas-console": "^2.6", |
|
"laminas/laminas-feed": "^2.15", |
|
"laminas/laminas-filter": "^2.13.0", |
|
"laminas/laminas-http": "^2.15", |
|
"laminas/laminas-i18n": "^2.6", |
|
"laminas/laminas-modulemanager": "^2.7.1", |
|
"laminas/laminas-mvc": "^3.0", |
|
"laminas/laminas-mvc-i18n": "^1.1", |
|
"laminas/laminas-mvc-plugin-flashmessenger": "^1.5.0", |
|
"laminas/laminas-navigation": "^2.13.1", |
|
"laminas/laminas-paginator": "^2.11.0", |
|
"laminas/laminas-permissions-acl": "^2.6", |
|
"laminas/laminas-router": "^3.0.1", |
|
"laminas/laminas-uri": "^2.5", |
|
"phpspec/prophecy": "^1.12", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpunit/phpunit": "^9.5.5", |
|
"psalm/plugin-phpunit": "^0.16.1", |
|
"vimeo/psalm": "^4.10" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-authentication": "Laminas\\Authentication component", |
|
"laminas/laminas-escaper": "Laminas\\Escaper component", |
|
"laminas/laminas-feed": "Laminas\\Feed component", |
|
"laminas/laminas-filter": "Laminas\\Filter component", |
|
"laminas/laminas-http": "Laminas\\Http component", |
|
"laminas/laminas-i18n": "Laminas\\I18n component", |
|
"laminas/laminas-mvc": "Laminas\\Mvc component", |
|
"laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up", |
|
"laminas/laminas-navigation": "Laminas\\Navigation component", |
|
"laminas/laminas-paginator": "Laminas\\Paginator component", |
|
"laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component", |
|
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component", |
|
"laminas/laminas-uri": "Laminas\\Uri component" |
|
}, |
|
"bin": [ |
|
"bin/templatemap_generator.php" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\View\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Flexible view layer supporting and providing multiple view layers, helpers, and more", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"view" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-view/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-view/issues", |
|
"rss": "https://github.com/laminas/laminas-view/releases.atom", |
|
"source": "https://github.com/laminas/laminas-view" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-22T13:52:44+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-xml", |
|
"version": "1.4.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-xml.git", |
|
"reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-xml/zipball/dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", |
|
"reference": "dcadeefdb6d7ed6b39d772b47e3845003d6ea60f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-simplexml": "*", |
|
"php": "^7.3 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zendxml": "*" |
|
}, |
|
"require-dev": { |
|
"ext-iconv": "*", |
|
"laminas/laminas-coding-standard": "~1.0.0", |
|
"phpunit/phpunit": "^9.5.8", |
|
"squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\Xml\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Utility library for XML usage, best practices, and security in PHP", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"security", |
|
"xml" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-xml/issues", |
|
"rss": "https://github.com/laminas/laminas-xml/releases.atom", |
|
"source": "https://github.com/laminas/laminas-xml" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-11-30T02:16:35+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-xmlrpc", |
|
"version": "2.13.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-xmlrpc.git", |
|
"reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/fd41d5fbcffc52d3d707d08d15ede95008e739f7", |
|
"reference": "fd41d5fbcffc52d3d707d08d15ede95008e739f7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"laminas/laminas-code": "^4.4", |
|
"laminas/laminas-http": "^2.15", |
|
"laminas/laminas-math": "^3.4.0", |
|
"laminas/laminas-server": "^2.11", |
|
"laminas/laminas-stdlib": "^3.6.1", |
|
"laminas/laminas-xml": "^1.4.0", |
|
"php": "^7.4 || ~8.0.0 || ~8.1.0" |
|
}, |
|
"conflict": { |
|
"zendframework/zend-xmlrpc": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-coding-standard": "~2.2.1", |
|
"phpunit/phpunit": "^9.5.8", |
|
"squizlabs/php_codesniffer": "^3.6.1" |
|
}, |
|
"suggest": { |
|
"laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Laminas\\XmlRpc\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Fully-featured XML-RPC server and client implementations", |
|
"homepage": "https://laminas.dev", |
|
"keywords": [ |
|
"laminas", |
|
"xmlrpc" |
|
], |
|
"support": { |
|
"chat": "https://laminas.dev/chat", |
|
"docs": "https://docs.laminas.dev/laminas-xmlrpc/", |
|
"forum": "https://discourse.laminas.dev", |
|
"issues": "https://github.com/laminas/laminas-xmlrpc/issues", |
|
"rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom", |
|
"source": "https://github.com/laminas/laminas-xmlrpc" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2021-12-03T15:43:50+00:00" |
|
}, |
|
{ |
|
"name": "laminas/laminas-zendframework-bridge", |
|
"version": "1.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/laminas/laminas-zendframework-bridge.git", |
|
"reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/7f049390b756d34ba5940a8fb47634fbb51f79ab", |
|
"reference": "7f049390b756d34ba5940a8fb47634fbb51f79ab", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.4, <8.2" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.5.14", |
|
"psalm/plugin-phpunit": "^0.15.2", |
|
"squizlabs/php_codesniffer": "^3.6.2", |
|
"vimeo/psalm": "^4.21.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"laminas": { |
|
"module": "Laminas\\ZendFrameworkBridge" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/autoload.php" |
|
], |
|
"psr-4": { |
|
"Laminas\\ZendFrameworkBridge\\": "src//" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"description": "Alias legacy ZF class names to Laminas Project equivalents.", |
|
"keywords": [ |
|
"ZendFramework", |
|
"autoloading", |
|
"laminas", |
|
"zf" |
|
], |
|
"support": { |
|
"forum": "https://discourse.laminas.dev/", |
|
"issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", |
|
"rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", |
|
"source": "https://github.com/laminas/laminas-zendframework-bridge" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://funding.communitybridge.org/projects/laminas-project", |
|
"type": "community_bridge" |
|
} |
|
], |
|
"time": "2022-02-22T22:17:01+00:00" |
|
}, |
|
{ |
|
"name": "lcobucci/clock", |
|
"version": "2.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/lcobucci/clock.git", |
|
"reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3", |
|
"reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.4 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"infection/infection": "^0.17", |
|
"lcobucci/coding-standard": "^6.0", |
|
"phpstan/extension-installer": "^1.0", |
|
"phpstan/phpstan": "^0.12", |
|
"phpstan/phpstan-deprecation-rules": "^0.12", |
|
"phpstan/phpstan-phpunit": "^0.12", |
|
"phpstan/phpstan-strict-rules": "^0.12", |
|
"phpunit/php-code-coverage": "9.1.4", |
|
"phpunit/phpunit": "9.3.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Lcobucci\\Clock\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Luís Cobucci", |
|
"email": "lcobucci@gmail.com" |
|
} |
|
], |
|
"description": "Yet another clock abstraction", |
|
"support": { |
|
"issues": "https://github.com/lcobucci/clock/issues", |
|
"source": "https://github.com/lcobucci/clock/tree/2.0.x" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/lcobucci", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/lcobucci", |
|
"type": "patreon" |
|
} |
|
], |
|
"time": "2020-08-27T18:56:02+00:00" |
|
}, |
|
{ |
|
"name": "lcobucci/jwt", |
|
"version": "4.1.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/lcobucci/jwt.git", |
|
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582", |
|
"reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-hash": "*", |
|
"ext-json": "*", |
|
"ext-mbstring": "*", |
|
"ext-openssl": "*", |
|
"ext-sodium": "*", |
|
"lcobucci/clock": "^2.0", |
|
"php": "^7.4 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"infection/infection": "^0.21", |
|
"lcobucci/coding-standard": "^6.0", |
|
"mikey179/vfsstream": "^1.6.7", |
|
"phpbench/phpbench": "^1.0", |
|
"phpstan/extension-installer": "^1.0", |
|
"phpstan/phpstan": "^0.12", |
|
"phpstan/phpstan-deprecation-rules": "^0.12", |
|
"phpstan/phpstan-phpunit": "^0.12", |
|
"phpstan/phpstan-strict-rules": "^0.12", |
|
"phpunit/php-invoker": "^3.1", |
|
"phpunit/phpunit": "^9.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Lcobucci\\JWT\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Luís Cobucci", |
|
"email": "lcobucci@gmail.com", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature", |
|
"keywords": [ |
|
"JWS", |
|
"jwt" |
|
], |
|
"support": { |
|
"issues": "https://github.com/lcobucci/jwt/issues", |
|
"source": "https://github.com/lcobucci/jwt/tree/4.1.5" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/lcobucci", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/lcobucci", |
|
"type": "patreon" |
|
} |
|
], |
|
"time": "2021-09-28T19:34:56+00:00" |
|
}, |
|
{ |
|
"name": "league/event", |
|
"version": "2.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/event.git", |
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119", |
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4.0" |
|
}, |
|
"require-dev": { |
|
"henrikbjorn/phpspec-code-coverage": "~1.0.1", |
|
"phpspec/phpspec": "^2.2" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.2-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"League\\Event\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Frank de Jonge", |
|
"email": "info@frenky.net" |
|
} |
|
], |
|
"description": "Event package", |
|
"keywords": [ |
|
"emitter", |
|
"event", |
|
"listener" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/event/issues", |
|
"source": "https://github.com/thephpleague/event/tree/master" |
|
}, |
|
"time": "2018-11-26T11:52:41+00:00" |
|
}, |
|
{ |
|
"name": "league/oauth2-server", |
|
"version": "8.3.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/oauth2-server.git", |
|
"reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/7aeb7c42b463b1a6fe4d084d3145e2fa22436876", |
|
"reference": "7aeb7c42b463b1a6fe4d084d3145e2fa22436876", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"defuse/php-encryption": "^2.2.1", |
|
"ext-json": "*", |
|
"ext-openssl": "*", |
|
"lcobucci/jwt": "^3.4.6 || ^4.0.4", |
|
"league/event": "^2.2", |
|
"league/uri": "^6.4", |
|
"php": "^7.2 || ^8.0", |
|
"psr/http-message": "^1.0.1" |
|
}, |
|
"replace": { |
|
"league/oauth2server": "*", |
|
"lncd/oauth2": "*" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-diactoros": "^2.4.1", |
|
"phpstan/phpstan": "^0.12.57", |
|
"phpstan/phpstan-phpunit": "^0.12.16", |
|
"phpunit/phpunit": "^8.5.13", |
|
"roave/security-advisories": "dev-master" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"League\\OAuth2\\Server\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Alex Bilbie", |
|
"email": "hello@alexbilbie.com", |
|
"homepage": "http://www.alexbilbie.com", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Andy Millington", |
|
"email": "andrew@noexceptions.io", |
|
"homepage": "https://www.noexceptions.io", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.", |
|
"homepage": "https://oauth2.thephpleague.com/", |
|
"keywords": [ |
|
"Authentication", |
|
"api", |
|
"auth", |
|
"authorisation", |
|
"authorization", |
|
"oauth", |
|
"oauth 2", |
|
"oauth 2.0", |
|
"oauth2", |
|
"protect", |
|
"resource", |
|
"secure", |
|
"server" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/oauth2-server/issues", |
|
"source": "https://github.com/thephpleague/oauth2-server/tree/8.3.5" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sephster", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-05-03T21:21:28+00:00" |
|
}, |
|
{ |
|
"name": "league/omnipay", |
|
"version": "v3.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/omnipay.git", |
|
"reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f", |
|
"reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"omnipay/common": "^3.1", |
|
"php": "^7.2|^8.0", |
|
"php-http/discovery": "^1.14", |
|
"php-http/guzzle7-adapter": "^1" |
|
}, |
|
"require-dev": { |
|
"omnipay/tests": "^3|^4" |
|
}, |
|
"type": "metapackage", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.2.x-dev" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Adrian Macneil", |
|
"email": "adrian@adrianmacneil.com" |
|
}, |
|
{ |
|
"name": "Barry vd. Heuvel", |
|
"email": "barryvdh@gmail.com" |
|
} |
|
], |
|
"description": "Omnipay payment processing library", |
|
"homepage": "https://omnipay.thephpleague.com/", |
|
"keywords": [ |
|
"checkout", |
|
"creditcard", |
|
"omnipay", |
|
"payment" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/omnipay/issues", |
|
"source": "https://github.com/thephpleague/omnipay/tree/v3.2.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/barryvdh", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-06-05T11:34:12+00:00" |
|
}, |
|
{ |
|
"name": "league/uri", |
|
"version": "6.6.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/uri.git", |
|
"reference": "4147f19b9de3b5af6a258f35d7a0efbbf9963298" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/uri/zipball/4147f19b9de3b5af6a258f35d7a0efbbf9963298", |
|
"reference": "4147f19b9de3b5af6a258f35d7a0efbbf9963298", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"league/uri-interfaces": "^2.3", |
|
"php": "^7.4 || ^8.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"conflict": { |
|
"league/uri-schemes": "^1.0" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "^v3.3.2", |
|
"php-http/psr7-integration-tests": "^1.1", |
|
"phpstan/phpstan": "^1.2.0", |
|
"phpstan/phpstan-deprecation-rules": "^1.0", |
|
"phpstan/phpstan-phpunit": "^1.0.0", |
|
"phpstan/phpstan-strict-rules": "^1.1.0", |
|
"phpunit/phpunit": "^9.5.10", |
|
"psr/http-factory": "^1.0" |
|
}, |
|
"suggest": { |
|
"ext-fileinfo": "Needed to create Data URI from a filepath", |
|
"ext-intl": "Needed to improve host validation", |
|
"league/uri-components": "Needed to easily manipulate URI objects", |
|
"psr/http-factory": "Needed to use the URI factory" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "6.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"League\\Uri\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ignace Nyamagana Butera", |
|
"email": "nyamsprod@gmail.com", |
|
"homepage": "https://nyamsprod.com" |
|
} |
|
], |
|
"description": "URI manipulation library", |
|
"homepage": "https://uri.thephpleague.com", |
|
"keywords": [ |
|
"data-uri", |
|
"file-uri", |
|
"ftp", |
|
"hostname", |
|
"http", |
|
"https", |
|
"middleware", |
|
"parse_str", |
|
"parse_url", |
|
"psr-7", |
|
"query-string", |
|
"querystring", |
|
"rfc3986", |
|
"rfc3987", |
|
"rfc6570", |
|
"uri", |
|
"uri-template", |
|
"url", |
|
"ws" |
|
], |
|
"support": { |
|
"docs": "https://uri.thephpleague.com", |
|
"forum": "https://thephpleague.slack.com", |
|
"issues": "https://github.com/thephpleague/uri/issues", |
|
"source": "https://github.com/thephpleague/uri/tree/6.6.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sponsors/nyamsprod", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-05-28T05:44:35+00:00" |
|
}, |
|
{ |
|
"name": "league/uri-interfaces", |
|
"version": "2.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/uri-interfaces.git", |
|
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", |
|
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "^2.19", |
|
"phpstan/phpstan": "^0.12.90", |
|
"phpstan/phpstan-phpunit": "^0.12.19", |
|
"phpstan/phpstan-strict-rules": "^0.12.9", |
|
"phpunit/phpunit": "^8.5.15 || ^9.5" |
|
}, |
|
"suggest": { |
|
"ext-intl": "to use the IDNA feature", |
|
"symfony/intl": "to use the IDNA feature via Symfony Polyfill" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"League\\Uri\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ignace Nyamagana Butera", |
|
"email": "nyamsprod@gmail.com", |
|
"homepage": "https://nyamsprod.com" |
|
} |
|
], |
|
"description": "Common interface for URI representation", |
|
"homepage": "http://github.com/thephpleague/uri-interfaces", |
|
"keywords": [ |
|
"rfc3986", |
|
"rfc3987", |
|
"uri", |
|
"url" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/uri-interfaces/issues", |
|
"source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sponsors/nyamsprod", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-06-28T04:27:21+00:00" |
|
}, |
|
{ |
|
"name": "maennchen/zipstream-php", |
|
"version": "2.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/maennchen/ZipStream-PHP.git", |
|
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729", |
|
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"myclabs/php-enum": "^1.5", |
|
"php": "^7.4 || ^8.0", |
|
"psr/http-message": "^1.0", |
|
"symfony/polyfill-mbstring": "^1.0" |
|
}, |
|
"require-dev": { |
|
"ext-zip": "*", |
|
"guzzlehttp/guzzle": "^6.5.3 || ^7.2.0", |
|
"mikey179/vfsstream": "^1.6", |
|
"php-coveralls/php-coveralls": "^2.4", |
|
"phpunit/phpunit": "^8.5.8 || ^9.4.2", |
|
"vimeo/psalm": "^4.1" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ZipStream\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paul Duncan", |
|
"email": "pabs@pablotron.org" |
|
}, |
|
{ |
|
"name": "Jonatan Männchen", |
|
"email": "jonatan@maennchen.ch" |
|
}, |
|
{ |
|
"name": "Jesse Donat", |
|
"email": "donatj@gmail.com" |
|
}, |
|
{ |
|
"name": "András Kolesár", |
|
"email": "kolesar@kolesar.hu" |
|
} |
|
], |
|
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", |
|
"keywords": [ |
|
"stream", |
|
"zip" |
|
], |
|
"support": { |
|
"issues": "https://github.com/maennchen/ZipStream-PHP/issues", |
|
"source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://opencollective.com/zipstream", |
|
"type": "open_collective" |
|
} |
|
], |
|
"time": "2022-05-18T15:52:06+00:00" |
|
}, |
|
{ |
|
"name": "markbaker/complex", |
|
"version": "3.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/MarkBaker/PHPComplex.git", |
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22", |
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", |
|
"phpcompatibility/php-compatibility": "^9.0", |
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3", |
|
"squizlabs/php_codesniffer": "^3.4" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Complex\\": "classes/src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mark Baker", |
|
"email": "mark@lange.demon.co.uk" |
|
} |
|
], |
|
"description": "PHP Class for working with complex numbers", |
|
"homepage": "https://github.com/MarkBaker/PHPComplex", |
|
"keywords": [ |
|
"complex", |
|
"mathematics" |
|
], |
|
"support": { |
|
"issues": "https://github.com/MarkBaker/PHPComplex/issues", |
|
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1" |
|
}, |
|
"time": "2021-06-29T15:32:53+00:00" |
|
}, |
|
{ |
|
"name": "markbaker/matrix", |
|
"version": "3.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/MarkBaker/PHPMatrix.git", |
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576", |
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", |
|
"phpcompatibility/php-compatibility": "^9.0", |
|
"phpdocumentor/phpdocumentor": "2.*", |
|
"phploc/phploc": "^4.0", |
|
"phpmd/phpmd": "2.*", |
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3", |
|
"sebastian/phpcpd": "^4.0", |
|
"squizlabs/php_codesniffer": "^3.4" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Matrix\\": "classes/src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mark Baker", |
|
"email": "mark@demon-angel.eu" |
|
} |
|
], |
|
"description": "PHP Class for working with matrices", |
|
"homepage": "https://github.com/MarkBaker/PHPMatrix", |
|
"keywords": [ |
|
"mathematics", |
|
"matrix", |
|
"vector" |
|
], |
|
"support": { |
|
"issues": "https://github.com/MarkBaker/PHPMatrix/issues", |
|
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0" |
|
}, |
|
"time": "2021-07-01T19:01:15+00:00" |
|
}, |
|
{ |
|
"name": "mobiledetect/mobiledetectlib", |
|
"version": "2.8.39", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/serbanghita/Mobile-Detect.git", |
|
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45", |
|
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.0.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~4.8.35||~5.7" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Detection": "namespaced/" |
|
}, |
|
"classmap": [ |
|
"Mobile_Detect.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Serban Ghita", |
|
"email": "serbanghita@gmail.com", |
|
"homepage": "http://mobiledetect.net", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", |
|
"homepage": "https://github.com/serbanghita/Mobile-Detect", |
|
"keywords": [ |
|
"detect mobile devices", |
|
"mobile", |
|
"mobile detect", |
|
"mobile detector", |
|
"php mobile detect" |
|
], |
|
"support": { |
|
"issues": "https://github.com/serbanghita/Mobile-Detect/issues", |
|
"source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39" |
|
}, |
|
"time": "2022-02-17T19:24:25+00:00" |
|
}, |
|
{ |
|
"name": "moneyphp/money", |
|
"version": "v3.3.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/moneyphp/money.git", |
|
"reference": "122664c2621a95180a13c1ac81fea1d2ef20781e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/moneyphp/money/zipball/122664c2621a95180a13c1ac81fea1d2ef20781e", |
|
"reference": "122664c2621a95180a13c1ac81fea1d2ef20781e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"cache/taggable-cache": "^0.4.0", |
|
"doctrine/instantiator": "^1.0.5", |
|
"ext-bcmath": "*", |
|
"ext-gmp": "*", |
|
"ext-intl": "*", |
|
"florianv/exchanger": "^1.0", |
|
"florianv/swap": "^3.0", |
|
"friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3", |
|
"moneyphp/iso-currencies": "^3.2.1", |
|
"php-http/message": "^1.4", |
|
"php-http/mock-client": "^1.0.0", |
|
"phpspec/phpspec": "^3.4.3", |
|
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5", |
|
"psr/cache": "^1.0", |
|
"symfony/phpunit-bridge": "^4" |
|
}, |
|
"suggest": { |
|
"ext-bcmath": "Calculate without integer limits", |
|
"ext-gmp": "Calculate without integer limits", |
|
"ext-intl": "Format Money objects with intl", |
|
"florianv/exchanger": "Exchange rates library for PHP", |
|
"florianv/swap": "Exchange rates library for PHP", |
|
"psr/cache-implementation": "Used for Currency caching" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Money\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mathias Verraes", |
|
"email": "mathias@verraes.net", |
|
"homepage": "http://verraes.net" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com" |
|
}, |
|
{ |
|
"name": "Frederik Bosch", |
|
"email": "f.bosch@genkgo.nl" |
|
} |
|
], |
|
"description": "PHP implementation of Fowler's Money pattern", |
|
"homepage": "http://moneyphp.org", |
|
"keywords": [ |
|
"Value Object", |
|
"money", |
|
"vo" |
|
], |
|
"support": { |
|
"issues": "https://github.com/moneyphp/money/issues", |
|
"source": "https://github.com/moneyphp/money/tree/master" |
|
}, |
|
"time": "2020-03-18T17:49:59+00:00" |
|
}, |
|
{ |
|
"name": "monolog/monolog", |
|
"version": "2.7.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Seldaek/monolog.git", |
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524", |
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2", |
|
"psr/log": "^1.0.1 || ^2.0 || ^3.0" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" |
|
}, |
|
"require-dev": { |
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0", |
|
"doctrine/couchdb": "~1.0@dev", |
|
"elasticsearch/elasticsearch": "^7 || ^8", |
|
"ext-json": "*", |
|
"graylog2/gelf-php": "^1.4.2", |
|
"guzzlehttp/guzzle": "^7.4", |
|
"guzzlehttp/psr7": "^2.2", |
|
"mongodb/mongodb": "^1.8", |
|
"php-amqplib/php-amqplib": "~2.4 || ^3", |
|
"php-console/php-console": "^3.1.3", |
|
"phpspec/prophecy": "^1.15", |
|
"phpstan/phpstan": "^0.12.91", |
|
"phpunit/phpunit": "^8.5.14", |
|
"predis/predis": "^1.1", |
|
"rollbar/rollbar": "^1.3 || ^2 || ^3", |
|
"ruflin/elastica": "^7", |
|
"swiftmailer/swiftmailer": "^5.3|^6.0", |
|
"symfony/mailer": "^5.4 || ^6", |
|
"symfony/mime": "^5.4 || ^6" |
|
}, |
|
"suggest": { |
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
|
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", |
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
|
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", |
|
"ext-mbstring": "Allow to work properly with unicode symbols", |
|
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", |
|
"ext-openssl": "Required to send log messages using SSL", |
|
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", |
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", |
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
|
"php-console/php-console": "Allow sending log messages to Google Chrome", |
|
"rollbar/rollbar": "Allow sending log messages to Rollbar", |
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Monolog\\": "src/Monolog" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jordi Boggiano", |
|
"email": "j.boggiano@seld.be", |
|
"homepage": "https://seld.be" |
|
} |
|
], |
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
|
"homepage": "https://github.com/Seldaek/monolog", |
|
"keywords": [ |
|
"log", |
|
"logging", |
|
"psr-3" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Seldaek/monolog/issues", |
|
"source": "https://github.com/Seldaek/monolog/tree/2.7.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Seldaek", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-06-09T08:59:12+00:00" |
|
}, |
|
{ |
|
"name": "mpdf/mpdf", |
|
"version": "v8.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/mpdf/mpdf.git", |
|
"reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/e511e89a66bdb066e3fbf352f00f4734d5064cbf", |
|
"reference": "e511e89a66bdb066e3fbf352f00f4734d5064cbf", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-gd": "*", |
|
"ext-mbstring": "*", |
|
"myclabs/deep-copy": "^1.7", |
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99", |
|
"php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0", |
|
"php-http/message-factory": "^1.0", |
|
"psr/http-message": "^1.0", |
|
"psr/log": "^1.0 || ^2.0", |
|
"setasign/fpdi": "^2.1" |
|
}, |
|
"require-dev": { |
|
"mockery/mockery": "^1.3.0", |
|
"mpdf/qrcode": "^1.1.0", |
|
"squizlabs/php_codesniffer": "^3.5.0", |
|
"tracy/tracy": "^2.4", |
|
"yoast/phpunit-polyfills": "^1.0" |
|
}, |
|
"suggest": { |
|
"ext-bcmath": "Needed for generation of some types of barcodes", |
|
"ext-xml": "Needed mainly for SVG manipulation", |
|
"ext-zlib": "Needed for compression of embedded resources, such as fonts" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Mpdf\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"GPL-2.0-only" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Matěj Humpál", |
|
"role": "Developer, maintainer" |
|
}, |
|
{ |
|
"name": "Ian Back", |
|
"role": "Developer (retired)" |
|
} |
|
], |
|
"description": "PHP library generating PDF files from UTF-8 encoded HTML", |
|
"homepage": "https://mpdf.github.io", |
|
"keywords": [ |
|
"pdf", |
|
"php", |
|
"utf-8" |
|
], |
|
"support": { |
|
"docs": "http://mpdf.github.io", |
|
"issues": "https://github.com/mpdf/mpdf/issues", |
|
"source": "https://github.com/mpdf/mpdf" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://www.paypal.me/mpdf", |
|
"type": "custom" |
|
} |
|
], |
|
"time": "2022-04-18T11:50:28+00:00" |
|
}, |
|
{ |
|
"name": "myclabs/deep-copy", |
|
"version": "1.11.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/myclabs/DeepCopy.git", |
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614", |
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"conflict": { |
|
"doctrine/collections": "<1.6.8", |
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2" |
|
}, |
|
"require-dev": { |
|
"doctrine/collections": "^1.6.8", |
|
"doctrine/common": "^2.13.3 || ^3.2.2", |
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/DeepCopy/deep_copy.php" |
|
], |
|
"psr-4": { |
|
"DeepCopy\\": "src/DeepCopy/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "Create deep copies (clones) of your objects", |
|
"keywords": [ |
|
"clone", |
|
"copy", |
|
"duplicate", |
|
"object", |
|
"object graph" |
|
], |
|
"support": { |
|
"issues": "https://github.com/myclabs/DeepCopy/issues", |
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-03-03T13:19:32+00:00" |
|
}, |
|
{ |
|
"name": "myclabs/php-enum", |
|
"version": "1.8.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/myclabs/php-enum.git", |
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937", |
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-json": "*", |
|
"php": "^7.3 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.5", |
|
"squizlabs/php_codesniffer": "1.*", |
|
"vimeo/psalm": "^4.6.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"MyCLabs\\Enum\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP Enum contributors", |
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors" |
|
} |
|
], |
|
"description": "PHP Enum implementation", |
|
"homepage": "http://github.com/myclabs/php-enum", |
|
"keywords": [ |
|
"enum" |
|
], |
|
"support": { |
|
"issues": "https://github.com/myclabs/php-enum/issues", |
|
"source": "https://github.com/myclabs/php-enum/tree/1.8.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/mnapoli", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-07-05T08:18:36+00:00" |
|
}, |
|
{ |
|
"name": "nikic/php-parser", |
|
"version": "v4.14.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/nikic/PHP-Parser.git", |
|
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", |
|
"reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-tokenizer": "*", |
|
"php": ">=7.0" |
|
}, |
|
"require-dev": { |
|
"ircmaxell/php-yacc": "^0.0.7", |
|
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" |
|
}, |
|
"bin": [ |
|
"bin/php-parse" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.9-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PhpParser\\": "lib/PhpParser" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nikita Popov" |
|
} |
|
], |
|
"description": "A PHP parser written in PHP", |
|
"keywords": [ |
|
"parser", |
|
"php" |
|
], |
|
"support": { |
|
"issues": "https://github.com/nikic/PHP-Parser/issues", |
|
"source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" |
|
}, |
|
"time": "2022-05-31T20:59:12+00:00" |
|
}, |
|
{ |
|
"name": "nyholm/psr7", |
|
"version": "1.5.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Nyholm/psr7.git", |
|
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226", |
|
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1", |
|
"php-http/message-factory": "^1.0", |
|
"psr/http-factory": "^1.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"provide": { |
|
"psr/http-factory-implementation": "1.0", |
|
"psr/http-message-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"http-interop/http-factory-tests": "^0.9", |
|
"php-http/psr7-integration-tests": "^1.0", |
|
"phpunit/phpunit": "^7.5 || 8.5 || 9.4", |
|
"symfony/error-handler": "^4.4" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Nyholm\\Psr7\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com" |
|
}, |
|
{ |
|
"name": "Martijn van der Ven", |
|
"email": "martijn@vanderven.se" |
|
} |
|
], |
|
"description": "A fast PHP7 implementation of PSR-7", |
|
"homepage": "https://tnyholm.se", |
|
"keywords": [ |
|
"psr-17", |
|
"psr-7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Nyholm/psr7/issues", |
|
"source": "https://github.com/Nyholm/psr7/tree/1.5.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Zegnat", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/nyholm", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-02-02T18:37:57+00:00" |
|
}, |
|
{ |
|
"name": "nyholm/psr7-server", |
|
"version": "1.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Nyholm/psr7-server.git", |
|
"reference": "b846a689844cef114e8079d8c80f0afd96745ae3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3", |
|
"reference": "b846a689844cef114e8079d8c80f0afd96745ae3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0", |
|
"psr/http-factory": "^1.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"require-dev": { |
|
"nyholm/nsa": "^1.1", |
|
"nyholm/psr7": "^1.3", |
|
"phpunit/phpunit": "^7.0 || ^8.5 || ^9.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Nyholm\\Psr7Server\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com" |
|
}, |
|
{ |
|
"name": "Martijn van der Ven", |
|
"email": "martijn@vanderven.se" |
|
} |
|
], |
|
"description": "Helper classes to handle PSR-7 server requests", |
|
"homepage": "http://tnyholm.se", |
|
"keywords": [ |
|
"psr-17", |
|
"psr-7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Nyholm/psr7-server/issues", |
|
"source": "https://github.com/Nyholm/psr7-server/tree/1.0.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Zegnat", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://github.com/nyholm", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-05-12T11:11:27+00:00" |
|
}, |
|
{ |
|
"name": "omnipay/common", |
|
"version": "v3.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/omnipay-common.git", |
|
"reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/e278ff00676c05cd0f4aaaf6189a226f26ae056e", |
|
"reference": "e278ff00676c05cd0f4aaaf6189a226f26ae056e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"moneyphp/money": "^3.1|^4.0.3", |
|
"php": "^7.2|^8", |
|
"php-http/client-implementation": "^1", |
|
"php-http/discovery": "^1.14", |
|
"php-http/message": "^1.5", |
|
"symfony/http-foundation": "^2.1|^3|^4|^5|^6" |
|
}, |
|
"require-dev": { |
|
"omnipay/tests": "^4.1", |
|
"php-http/guzzle7-adapter": "^1", |
|
"php-http/mock-client": "^1", |
|
"squizlabs/php_codesniffer": "^3.5" |
|
}, |
|
"suggest": { |
|
"league/omnipay": "The default Omnipay package provides a default HTTP Adapter." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Omnipay\\Common\\": "src/Common" |
|
}, |
|
"classmap": [ |
|
"src/Omnipay.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Adrian Macneil", |
|
"email": "adrian@adrianmacneil.com" |
|
}, |
|
{ |
|
"name": "Barry vd. Heuvel", |
|
"email": "barryvdh@gmail.com" |
|
}, |
|
{ |
|
"name": "Jason Judge", |
|
"email": "jason.judge@consil.co.uk" |
|
}, |
|
{ |
|
"name": "Del" |
|
}, |
|
{ |
|
"name": "Omnipay Contributors", |
|
"homepage": "https://github.com/thephpleague/omnipay-common/contributors" |
|
} |
|
], |
|
"description": "Common components for Omnipay payment processing library", |
|
"homepage": "https://github.com/thephpleague/omnipay-common", |
|
"keywords": [ |
|
"gateway", |
|
"merchant", |
|
"omnipay", |
|
"pay", |
|
"payment", |
|
"purchase" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/omnipay-common/issues", |
|
"source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/barryvdh", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-12-30T11:32:00+00:00" |
|
}, |
|
{ |
|
"name": "omnipay/stripe", |
|
"version": "v3.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/thephpleague/omnipay-stripe.git", |
|
"reference": "20812498efedc1079baae5fea96567fefd669105" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105", |
|
"reference": "20812498efedc1079baae5fea96567fefd669105", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"omnipay/common": "^3" |
|
}, |
|
"require-dev": { |
|
"omnipay/tests": "^3", |
|
"phpro/grumphp": "^0.14", |
|
"squizlabs/php_codesniffer": "^3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.2-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Omnipay\\Stripe\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Adrian Macneil", |
|
"email": "adrian@adrianmacneil.com" |
|
}, |
|
{ |
|
"name": "Omnipay Contributors", |
|
"homepage": "https://github.com/thephpleague/omnipay-stripe/contributors" |
|
} |
|
], |
|
"description": "Stripe driver for the Omnipay payment processing library", |
|
"homepage": "https://github.com/thephpleague/omnipay-stripe", |
|
"keywords": [ |
|
"gateway", |
|
"merchant", |
|
"omnipay", |
|
"pay", |
|
"payment", |
|
"stripe" |
|
], |
|
"support": { |
|
"issues": "https://github.com/thephpleague/omnipay-stripe/issues", |
|
"source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0" |
|
}, |
|
"time": "2022-03-22T10:58:41+00:00" |
|
}, |
|
{ |
|
"name": "openemr/mustache", |
|
"version": "v2.15.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/openemr/mustache.php.git", |
|
"reference": "936596936d306725f34bb13f11e9a16bdbe99887" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887", |
|
"reference": "936596936d306725f34bb13f11e9a16bdbe99887", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2.4" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "~1.11", |
|
"phpunit/phpunit": "~3.7|~4.0|~5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Mustache": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Justin Hileman", |
|
"email": "justin@justinhileman.info", |
|
"homepage": "http://justinhileman.com" |
|
}, |
|
{ |
|
"name": "OpenEMR", |
|
"email": "hello@open-emr.org", |
|
"homepage": "https://open-emr.org" |
|
} |
|
], |
|
"description": "A Mustache implementation in PHP.", |
|
"homepage": "https://github.com/openemr/mustache.php", |
|
"keywords": [ |
|
"mustache", |
|
"templating" |
|
], |
|
"support": { |
|
"issues": "https://github.com/openemr/mustache.php/issues", |
|
"source": "https://github.com/openemr/mustache.php/tree/v2.15.2" |
|
}, |
|
"time": "2022-03-03T14:53:09+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/constant_time_encoding", |
|
"version": "v2.6.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/constant_time_encoding.git", |
|
"reference": "58c3f47f650c94ec05a151692652a868995d2938" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938", |
|
"reference": "58c3f47f650c94ec05a151692652a868995d2938", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7|^8" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^6|^7|^8|^9", |
|
"vimeo/psalm": "^1|^2|^3|^4" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ParagonIE\\ConstantTime\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com", |
|
"role": "Maintainer" |
|
}, |
|
{ |
|
"name": "Steve 'Sc00bz' Thomas", |
|
"email": "steve@tobtu.com", |
|
"homepage": "https://www.tobtu.com", |
|
"role": "Original Developer" |
|
} |
|
], |
|
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", |
|
"keywords": [ |
|
"base16", |
|
"base32", |
|
"base32_decode", |
|
"base32_encode", |
|
"base64", |
|
"base64_decode", |
|
"base64_encode", |
|
"bin2hex", |
|
"encoding", |
|
"hex", |
|
"hex2bin", |
|
"rfc4648" |
|
], |
|
"support": { |
|
"email": "info@paragonie.com", |
|
"issues": "https://github.com/paragonie/constant_time_encoding/issues", |
|
"source": "https://github.com/paragonie/constant_time_encoding" |
|
}, |
|
"time": "2022-06-14T06:56:20+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/multi-factor", |
|
"version": "v0.2.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/multi_factor.git", |
|
"reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6", |
|
"reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"bacon/bacon-qr-code": "^1", |
|
"paragonie/constant_time_encoding": "^2", |
|
"php": "^7" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "4.*|5.*" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"ParagonIE\\MultiFactor\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"GPL-3.0+", |
|
"MIT", |
|
"proprietary" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Vendor-agnostic two-factor authentication library", |
|
"keywords": [ |
|
"2fa", |
|
"MFA", |
|
"Two-factor Authentication", |
|
"hotp", |
|
"multi-factor", |
|
"multi-factor authentication", |
|
"tfa", |
|
"totp", |
|
"two-factor" |
|
], |
|
"support": { |
|
"email": "info@paragonie.com", |
|
"issues": "https://github.com/paragonie/multi_factor/issues", |
|
"source": "https://github.com/paragonie/multi_factor" |
|
}, |
|
"time": "2016-06-17T23:34:58+00:00" |
|
}, |
|
{ |
|
"name": "paragonie/random_compat", |
|
"version": "v9.99.100", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/paragonie/random_compat.git", |
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a", |
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">= 7" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "4.*|5.*", |
|
"vimeo/psalm": "^1" |
|
}, |
|
"suggest": { |
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." |
|
}, |
|
"type": "library", |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Paragon Initiative Enterprises", |
|
"email": "security@paragonie.com", |
|
"homepage": "https://paragonie.com" |
|
} |
|
], |
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", |
|
"keywords": [ |
|
"csprng", |
|
"polyfill", |
|
"pseudorandom", |
|
"random" |
|
], |
|
"support": { |
|
"email": "info@paragonie.com", |
|
"issues": "https://github.com/paragonie/random_compat/issues", |
|
"source": "https://github.com/paragonie/random_compat" |
|
}, |
|
"time": "2020-10-15T08:29:30+00:00" |
|
}, |
|
{ |
|
"name": "particle/validator", |
|
"version": "v2.3.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/particle-php/Validator.git", |
|
"reference": "657c7543e51938dd9d114750e49d695129527a7a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a", |
|
"reference": "657c7543e51938dd9d114750e49d695129527a7a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4" |
|
}, |
|
"require-dev": { |
|
"byrokrat/checkdigit": "^1.0", |
|
"giggsey/libphonenumber-for-php": "^7.2", |
|
"phpunit/phpunit": "~4.0", |
|
"squizlabs/php_codesniffer": "2.*" |
|
}, |
|
"suggest": { |
|
"byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.", |
|
"giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Particle\\Validator\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Berry Langerak", |
|
"email": "berry@berryllium.nl", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Rick van der Staaij", |
|
"homepage": "http://rickvanderstaaij.nl", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Flexible and highly usable validation library with no dependencies.", |
|
"homepage": "http://github.com/particle-php/validator", |
|
"keywords": [ |
|
"validation", |
|
"validator" |
|
], |
|
"support": { |
|
"issues": "https://github.com/particle-php/Validator/issues", |
|
"source": "https://github.com/particle-php/Validator/tree/master" |
|
}, |
|
"time": "2019-01-07T13:39:13+00:00" |
|
}, |
|
{ |
|
"name": "pear/archive_tar", |
|
"version": "1.4.14", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/Archive_Tar.git", |
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa", |
|
"reference": "4d761c5334c790e45ef3245f0864b8955c562caa", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"pear/pear-core-minimal": "^1.10.0alpha2", |
|
"php": ">=5.2.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "*" |
|
}, |
|
"suggest": { |
|
"ext-bz2": "Bz2 compression support.", |
|
"ext-xz": "Lzma2 compression support.", |
|
"ext-zlib": "Gzip compression support." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.4.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-0": { |
|
"Archive_Tar": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"include-path": [ |
|
"./" |
|
], |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Vincent Blavet", |
|
"email": "vincent@phpconcept.net" |
|
}, |
|
{ |
|
"name": "Greg Beaver", |
|
"email": "greg@chiaraquartet.net" |
|
}, |
|
{ |
|
"name": "Michiel Rook", |
|
"email": "mrook@php.net" |
|
} |
|
], |
|
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)", |
|
"homepage": "https://github.com/pear/Archive_Tar", |
|
"keywords": [ |
|
"archive", |
|
"tar" |
|
], |
|
"support": { |
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", |
|
"source": "https://github.com/pear/Archive_Tar" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/mrook", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/michielrook", |
|
"type": "patreon" |
|
} |
|
], |
|
"time": "2021-07-20T13:53:39+00:00" |
|
}, |
|
{ |
|
"name": "pear/console_getopt", |
|
"version": "v1.4.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/Console_Getopt.git", |
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", |
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", |
|
"shasum": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"Console": "./" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"include-path": [ |
|
"./" |
|
], |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Andrei Zmievski", |
|
"email": "andrei@php.net", |
|
"role": "Lead" |
|
}, |
|
{ |
|
"name": "Stig Bakken", |
|
"email": "stig@php.net", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Greg Beaver", |
|
"email": "cellog@php.net", |
|
"role": "Helper" |
|
} |
|
], |
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt", |
|
"support": { |
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", |
|
"source": "https://github.com/pear/Console_Getopt" |
|
}, |
|
"time": "2019-11-20T18:27:48+00:00" |
|
}, |
|
{ |
|
"name": "pear/pear-core-minimal", |
|
"version": "v1.10.11", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/pear-core-minimal.git", |
|
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", |
|
"reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"pear/console_getopt": "~1.4", |
|
"pear/pear_exception": "~1.0" |
|
}, |
|
"replace": { |
|
"rsky/pear-core-min": "self.version" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-0": { |
|
"": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"include-path": [ |
|
"src/" |
|
], |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Christian Weiske", |
|
"email": "cweiske@php.net", |
|
"role": "Lead" |
|
} |
|
], |
|
"description": "Minimal set of PEAR core files to be used as composer dependency", |
|
"support": { |
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", |
|
"source": "https://github.com/pear/pear-core-minimal" |
|
}, |
|
"time": "2021-08-10T22:31:03+00:00" |
|
}, |
|
{ |
|
"name": "pear/pear_exception", |
|
"version": "v1.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/pear/PEAR_Exception.git", |
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", |
|
"reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "<9" |
|
}, |
|
"type": "class", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"PEAR/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"include-path": [ |
|
"." |
|
], |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Helgi Thormar", |
|
"email": "dufuz@php.net" |
|
}, |
|
{ |
|
"name": "Greg Beaver", |
|
"email": "cellog@php.net" |
|
} |
|
], |
|
"description": "The PEAR Exception base class.", |
|
"homepage": "https://github.com/pear/PEAR_Exception", |
|
"keywords": [ |
|
"exception" |
|
], |
|
"support": { |
|
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", |
|
"source": "https://github.com/pear/PEAR_Exception" |
|
}, |
|
"time": "2021-03-21T15:43:46+00:00" |
|
}, |
|
{ |
|
"name": "phenx/php-font-lib", |
|
"version": "0.5.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/dompdf/php-font-lib.git", |
|
"reference": "dd448ad1ce34c63d09baccd05415e361300c35b4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4", |
|
"reference": "dd448ad1ce34c63d09baccd05415e361300c35b4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-mbstring": "*" |
|
}, |
|
"require-dev": { |
|
"symfony/phpunit-bridge": "^3 || ^4 || ^5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"FontLib\\": "src/FontLib" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
} |
|
], |
|
"description": "A library to read, parse, export and make subsets of different types of font files.", |
|
"homepage": "https://github.com/PhenX/php-font-lib", |
|
"support": { |
|
"issues": "https://github.com/dompdf/php-font-lib/issues", |
|
"source": "https://github.com/dompdf/php-font-lib/tree/0.5.4" |
|
}, |
|
"time": "2021-12-17T19:44:54+00:00" |
|
}, |
|
{ |
|
"name": "phenx/php-svg-lib", |
|
"version": "0.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/dompdf/php-svg-lib.git", |
|
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02", |
|
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-mbstring": "*", |
|
"php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0", |
|
"sabberworm/php-css-parser": "^8.4" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Svg\\": "src/Svg" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Ménager", |
|
"email": "fabien.menager@gmail.com" |
|
} |
|
], |
|
"description": "A library to read, parse and export to PDF SVG files.", |
|
"homepage": "https://github.com/PhenX/php-svg-lib", |
|
"support": { |
|
"issues": "https://github.com/dompdf/php-svg-lib/issues", |
|
"source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1" |
|
}, |
|
"time": "2022-03-07T12:52:04+00:00" |
|
}, |
|
{ |
|
"name": "php-http/discovery", |
|
"version": "1.14.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/discovery.git", |
|
"reference": "c8d48852fbc052454af42f6de27635ddd916b959" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/discovery/zipball/c8d48852fbc052454af42f6de27635ddd916b959", |
|
"reference": "c8d48852fbc052454af42f6de27635ddd916b959", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"conflict": { |
|
"nyholm/psr7": "<1.0" |
|
}, |
|
"require-dev": { |
|
"graham-campbell/phpspec-skip-example-extension": "^5.0", |
|
"php-http/httplug": "^1.0 || ^2.0", |
|
"php-http/message-factory": "^1.0", |
|
"phpspec/phpspec": "^5.1 || ^6.1" |
|
}, |
|
"suggest": { |
|
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.9-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Http\\Discovery\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com" |
|
} |
|
], |
|
"description": "Finds installed HTTPlug implementations and PSR-7 message factories", |
|
"homepage": "http://php-http.org", |
|
"keywords": [ |
|
"adapter", |
|
"client", |
|
"discovery", |
|
"factory", |
|
"http", |
|
"message", |
|
"psr7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/discovery/issues", |
|
"source": "https://github.com/php-http/discovery/tree/1.14.2" |
|
}, |
|
"time": "2022-05-25T07:26:05+00:00" |
|
}, |
|
{ |
|
"name": "php-http/guzzle7-adapter", |
|
"version": "1.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/guzzle7-adapter.git", |
|
"reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", |
|
"reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"guzzlehttp/guzzle": "^7.0", |
|
"php": "^7.2 | ^8.0", |
|
"php-http/httplug": "^2.0", |
|
"psr/http-client": "^1.0" |
|
}, |
|
"provide": { |
|
"php-http/async-client-implementation": "1.0", |
|
"php-http/client-implementation": "1.0", |
|
"psr/http-client-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"php-http/client-integration-tests": "^3.0", |
|
"phpunit/phpunit": "^8.0|^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "0.2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Http\\Adapter\\Guzzle7\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Tobias Nyholm", |
|
"email": "tobias.nyholm@gmail.com" |
|
} |
|
], |
|
"description": "Guzzle 7 HTTP Adapter", |
|
"homepage": "http://httplug.io", |
|
"keywords": [ |
|
"Guzzle", |
|
"http" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/guzzle7-adapter/issues", |
|
"source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" |
|
}, |
|
"time": "2021-03-09T07:35:15+00:00" |
|
}, |
|
{ |
|
"name": "php-http/httplug", |
|
"version": "2.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/httplug.git", |
|
"reference": "f640739f80dfa1152533976e3c112477f69274eb" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb", |
|
"reference": "f640739f80dfa1152533976e3c112477f69274eb", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0", |
|
"php-http/promise": "^1.1", |
|
"psr/http-client": "^1.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"require-dev": { |
|
"friends-of-phpspec/phpspec-code-coverage": "^4.1", |
|
"phpspec/phpspec": "^5.1 || ^6.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Http\\Client\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Eric GELOEN", |
|
"email": "geloen.eric@gmail.com" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com", |
|
"homepage": "https://sagikazarmark.hu" |
|
} |
|
], |
|
"description": "HTTPlug, the HTTP client abstraction for PHP", |
|
"homepage": "http://httplug.io", |
|
"keywords": [ |
|
"client", |
|
"http" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/httplug/issues", |
|
"source": "https://github.com/php-http/httplug/tree/2.3.0" |
|
}, |
|
"time": "2022-02-21T09:52:22+00:00" |
|
}, |
|
{ |
|
"name": "php-http/message", |
|
"version": "1.13.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/message.git", |
|
"reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361", |
|
"reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"clue/stream-filter": "^1.5", |
|
"php": "^7.1 || ^8.0", |
|
"php-http/message-factory": "^1.0.2", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"provide": { |
|
"php-http/message-factory-implementation": "1.0" |
|
}, |
|
"require-dev": { |
|
"ergebnis/composer-normalize": "^2.6", |
|
"ext-zlib": "*", |
|
"guzzlehttp/psr7": "^1.0", |
|
"laminas/laminas-diactoros": "^2.0", |
|
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", |
|
"slim/slim": "^3.0" |
|
}, |
|
"suggest": { |
|
"ext-zlib": "Used with compressor/decompressor streams", |
|
"guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", |
|
"laminas/laminas-diactoros": "Used with Diactoros Factories", |
|
"slim/slim": "Used with Slim Framework PSR-7 implementation" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.10-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/filters.php" |
|
], |
|
"psr-4": { |
|
"Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com" |
|
} |
|
], |
|
"description": "HTTP Message related tools", |
|
"homepage": "http://php-http.org", |
|
"keywords": [ |
|
"http", |
|
"message", |
|
"psr-7" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/message/issues", |
|
"source": "https://github.com/php-http/message/tree/1.13.0" |
|
}, |
|
"time": "2022-02-11T13:41:14+00:00" |
|
}, |
|
{ |
|
"name": "php-http/message-factory", |
|
"version": "v1.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/message-factory.git", |
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", |
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.4", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com" |
|
} |
|
], |
|
"description": "Factory interfaces for PSR-7 HTTP Message", |
|
"homepage": "http://php-http.org", |
|
"keywords": [ |
|
"factory", |
|
"http", |
|
"message", |
|
"stream", |
|
"uri" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/message-factory/issues", |
|
"source": "https://github.com/php-http/message-factory/tree/master" |
|
}, |
|
"time": "2015-12-19T14:08:53+00:00" |
|
}, |
|
{ |
|
"name": "php-http/promise", |
|
"version": "1.1.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-http/promise.git", |
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", |
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2", |
|
"phpspec/phpspec": "^5.1.2 || ^6.2" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.1-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Http\\Promise\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Joel Wurtz", |
|
"email": "joel.wurtz@gmail.com" |
|
}, |
|
{ |
|
"name": "Márk Sági-Kazár", |
|
"email": "mark.sagikazar@gmail.com" |
|
} |
|
], |
|
"description": "Promise used for asynchronous HTTP requests", |
|
"homepage": "http://httplug.io", |
|
"keywords": [ |
|
"promise" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-http/promise/issues", |
|
"source": "https://github.com/php-http/promise/tree/1.1.0" |
|
}, |
|
"time": "2020-07-07T09:29:14+00:00" |
|
}, |
|
{ |
|
"name": "phpmailer/phpmailer", |
|
"version": "v6.6.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PHPMailer/PHPMailer.git", |
|
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b52ed06864fdda81b82ec8bf564cf15d45ed4f95", |
|
"reference": "b52ed06864fdda81b82ec8bf564cf15d45ed4f95", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-ctype": "*", |
|
"ext-filter": "*", |
|
"ext-hash": "*", |
|
"php": ">=5.5.0" |
|
}, |
|
"require-dev": { |
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", |
|
"doctrine/annotations": "^1.2", |
|
"php-parallel-lint/php-console-highlighter": "^1.0.0", |
|
"php-parallel-lint/php-parallel-lint": "^1.3.2", |
|
"phpcompatibility/php-compatibility": "^9.3.5", |
|
"roave/security-advisories": "dev-latest", |
|
"squizlabs/php_codesniffer": "^3.6.2", |
|
"yoast/phpunit-polyfills": "^1.0.0" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", |
|
"hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", |
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication", |
|
"psr/log": "For optional PSR-3 debug logging", |
|
"stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication", |
|
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"PHPMailer\\PHPMailer\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-2.1-only" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marcus Bointon", |
|
"email": "phpmailer@synchromedia.co.uk" |
|
}, |
|
{ |
|
"name": "Jim Jagielski", |
|
"email": "jimjag@gmail.com" |
|
}, |
|
{ |
|
"name": "Andy Prevost", |
|
"email": "codeworxtech@users.sourceforge.net" |
|
}, |
|
{ |
|
"name": "Brent R. Matzelle" |
|
} |
|
], |
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP", |
|
"support": { |
|
"issues": "https://github.com/PHPMailer/PHPMailer/issues", |
|
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.6.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/Synchro", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-06-14T09:27:21+00:00" |
|
}, |
|
{ |
|
"name": "phpoffice/phpspreadsheet", |
|
"version": "1.23.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", |
|
"reference": "21e4cf62699eebf007db28775f7d1554e612ed9e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e", |
|
"reference": "21e4cf62699eebf007db28775f7d1554e612ed9e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-ctype": "*", |
|
"ext-dom": "*", |
|
"ext-fileinfo": "*", |
|
"ext-gd": "*", |
|
"ext-iconv": "*", |
|
"ext-libxml": "*", |
|
"ext-mbstring": "*", |
|
"ext-simplexml": "*", |
|
"ext-xml": "*", |
|
"ext-xmlreader": "*", |
|
"ext-xmlwriter": "*", |
|
"ext-zip": "*", |
|
"ext-zlib": "*", |
|
"ezyang/htmlpurifier": "^4.13", |
|
"maennchen/zipstream-php": "^2.1", |
|
"markbaker/complex": "^3.0", |
|
"markbaker/matrix": "^3.0", |
|
"php": "^7.3 || ^8.0", |
|
"psr/http-client": "^1.0", |
|
"psr/http-factory": "^1.0", |
|
"psr/simple-cache": "^1.0 || ^2.0" |
|
}, |
|
"require-dev": { |
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master", |
|
"dompdf/dompdf": "^1.0", |
|
"friendsofphp/php-cs-fixer": "^3.2", |
|
"jpgraph/jpgraph": "^4.0", |
|
"mpdf/mpdf": "8.0.17", |
|
"phpcompatibility/php-compatibility": "^9.3", |
|
"phpstan/phpstan": "^1.1", |
|
"phpstan/phpstan-phpunit": "^1.0", |
|
"phpunit/phpunit": "^8.5 || ^9.0", |
|
"squizlabs/php_codesniffer": "^3.6", |
|
"tecnickcom/tcpdf": "^6.4" |
|
}, |
|
"suggest": { |
|
"dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)", |
|
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", |
|
"mpdf/mpdf": "Option for rendering PDF with PDF Writer", |
|
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Maarten Balliauw", |
|
"homepage": "https://blog.maartenballiauw.be" |
|
}, |
|
{ |
|
"name": "Mark Baker", |
|
"homepage": "https://markbakeruk.net" |
|
}, |
|
{ |
|
"name": "Franck Lefevre", |
|
"homepage": "https://rootslabs.net" |
|
}, |
|
{ |
|
"name": "Erik Tilt" |
|
}, |
|
{ |
|
"name": "Adrien Crivelli" |
|
} |
|
], |
|
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", |
|
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet", |
|
"keywords": [ |
|
"OpenXML", |
|
"excel", |
|
"gnumeric", |
|
"ods", |
|
"php", |
|
"spreadsheet", |
|
"xls", |
|
"xlsx" |
|
], |
|
"support": { |
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", |
|
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0" |
|
}, |
|
"time": "2022-04-24T13:53:10+00:00" |
|
}, |
|
{ |
|
"name": "phpoption/phpoption", |
|
"version": "1.8.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/schmittjoh/php-option.git", |
|
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", |
|
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.0 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4.1", |
|
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.8-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"PhpOption\\": "src/PhpOption/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Johannes M. Schmitt", |
|
"email": "schmittjoh@gmail.com", |
|
"homepage": "https://github.com/schmittjoh" |
|
}, |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
} |
|
], |
|
"description": "Option Type for PHP", |
|
"keywords": [ |
|
"language", |
|
"option", |
|
"php", |
|
"type" |
|
], |
|
"support": { |
|
"issues": "https://github.com/schmittjoh/php-option/issues", |
|
"source": "https://github.com/schmittjoh/php-option/tree/1.8.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-12-04T23:24:31+00:00" |
|
}, |
|
{ |
|
"name": "phpseclib/phpseclib", |
|
"version": "2.0.37", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpseclib/phpseclib.git", |
|
"reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", |
|
"reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"phing/phing": "~2.7", |
|
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", |
|
"squizlabs/php_codesniffer": "~2.0" |
|
}, |
|
"suggest": { |
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", |
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", |
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", |
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"phpseclib/bootstrap.php" |
|
], |
|
"psr-4": { |
|
"phpseclib\\": "phpseclib/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jim Wigginton", |
|
"email": "terrafrost@php.net", |
|
"role": "Lead Developer" |
|
}, |
|
{ |
|
"name": "Patrick Monnerat", |
|
"email": "pm@datasphere.ch", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Andreas Fischer", |
|
"email": "bantu@phpbb.com", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Hans-Jürgen Petrich", |
|
"email": "petrich@tronic-media.com", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "graham@alt-three.com", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", |
|
"homepage": "http://phpseclib.sourceforge.net", |
|
"keywords": [ |
|
"BigInteger", |
|
"aes", |
|
"asn.1", |
|
"asn1", |
|
"blowfish", |
|
"crypto", |
|
"cryptography", |
|
"encryption", |
|
"rsa", |
|
"security", |
|
"sftp", |
|
"signature", |
|
"signing", |
|
"ssh", |
|
"twofish", |
|
"x.509", |
|
"x509" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpseclib/phpseclib/issues", |
|
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.37" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/terrafrost", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpseclib", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-04T04:57:45+00:00" |
|
}, |
|
{ |
|
"name": "psr/cache", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/cache.git", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Cache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for caching libraries", |
|
"keywords": [ |
|
"cache", |
|
"psr", |
|
"psr-6" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/cache/tree/master" |
|
}, |
|
"time": "2016-08-06T20:24:11+00:00" |
|
}, |
|
{ |
|
"name": "psr/container", |
|
"version": "1.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/container.git", |
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", |
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.4.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Container\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "https://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common Container Interface (PHP FIG PSR-11)", |
|
"homepage": "https://github.com/php-fig/container", |
|
"keywords": [ |
|
"PSR-11", |
|
"container", |
|
"container-interface", |
|
"container-interop", |
|
"psr" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-fig/container/issues", |
|
"source": "https://github.com/php-fig/container/tree/1.1.2" |
|
}, |
|
"time": "2021-11-05T16:50:12+00:00" |
|
}, |
|
{ |
|
"name": "psr/http-client", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/http-client.git", |
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", |
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.0 || ^8.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Http\\Client\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for HTTP clients", |
|
"homepage": "https://github.com/php-fig/http-client", |
|
"keywords": [ |
|
"http", |
|
"http-client", |
|
"psr", |
|
"psr-18" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/http-client/tree/master" |
|
}, |
|
"time": "2020-06-29T06:28:15+00:00" |
|
}, |
|
{ |
|
"name": "psr/http-factory", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/http-factory.git", |
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", |
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.0.0", |
|
"psr/http-message": "^1.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interfaces for PSR-7 HTTP message factories", |
|
"keywords": [ |
|
"factory", |
|
"http", |
|
"message", |
|
"psr", |
|
"psr-17", |
|
"psr-7", |
|
"request", |
|
"response" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/http-factory/tree/master" |
|
}, |
|
"time": "2019-04-30T12:38:16+00:00" |
|
}, |
|
{ |
|
"name": "psr/http-message", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/http-message.git", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Http\\Message\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for HTTP messages", |
|
"homepage": "https://github.com/php-fig/http-message", |
|
"keywords": [ |
|
"http", |
|
"http-message", |
|
"psr", |
|
"psr-7", |
|
"request", |
|
"response" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/http-message/tree/master" |
|
}, |
|
"time": "2016-08-06T14:39:51+00:00" |
|
}, |
|
{ |
|
"name": "psr/log", |
|
"version": "1.1.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/log.git", |
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", |
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\Log\\": "Psr/Log/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "https://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interface for logging libraries", |
|
"homepage": "https://github.com/php-fig/log", |
|
"keywords": [ |
|
"log", |
|
"psr", |
|
"psr-3" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/log/tree/1.1.4" |
|
}, |
|
"time": "2021-05-03T11:20:27+00:00" |
|
}, |
|
{ |
|
"name": "psr/simple-cache", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-fig/simple-cache.git", |
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Psr\\SimpleCache\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "PHP-FIG", |
|
"homepage": "http://www.php-fig.org/" |
|
} |
|
], |
|
"description": "Common interfaces for simple caching", |
|
"keywords": [ |
|
"cache", |
|
"caching", |
|
"psr", |
|
"psr-16", |
|
"simple-cache" |
|
], |
|
"support": { |
|
"source": "https://github.com/php-fig/simple-cache/tree/master" |
|
}, |
|
"time": "2017-10-23T01:57:42+00:00" |
|
}, |
|
{ |
|
"name": "ralouphie/getallheaders", |
|
"version": "3.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ralouphie/getallheaders.git", |
|
"reference": "120b605dfeb996808c31b6477290a714d356e822" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", |
|
"reference": "120b605dfeb996808c31b6477290a714d356e822", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"php-coveralls/php-coveralls": "^2.1", |
|
"phpunit/phpunit": "^5 || ^6.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/getallheaders.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ralph Khattar", |
|
"email": "ralph.khattar@gmail.com" |
|
} |
|
], |
|
"description": "A polyfill for getallheaders.", |
|
"support": { |
|
"issues": "https://github.com/ralouphie/getallheaders/issues", |
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop" |
|
}, |
|
"time": "2019-03-08T08:55:37+00:00" |
|
}, |
|
{ |
|
"name": "ramsey/collection", |
|
"version": "1.2.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ramsey/collection.git", |
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a", |
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.3 || ^8", |
|
"symfony/polyfill-php81": "^1.23" |
|
}, |
|
"require-dev": { |
|
"captainhook/captainhook": "^5.3", |
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", |
|
"ergebnis/composer-normalize": "^2.6", |
|
"fakerphp/faker": "^1.5", |
|
"hamcrest/hamcrest-php": "^2", |
|
"jangregor/phpstan-prophecy": "^0.8", |
|
"mockery/mockery": "^1.3", |
|
"phpspec/prophecy-phpunit": "^2.0", |
|
"phpstan/extension-installer": "^1", |
|
"phpstan/phpstan": "^0.12.32", |
|
"phpstan/phpstan-mockery": "^0.12.5", |
|
"phpstan/phpstan-phpunit": "^0.12.11", |
|
"phpunit/phpunit": "^8.5 || ^9", |
|
"psy/psysh": "^0.10.4", |
|
"slevomat/coding-standard": "^6.3", |
|
"squizlabs/php_codesniffer": "^3.5", |
|
"vimeo/psalm": "^4.4" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Ramsey\\Collection\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ben Ramsey", |
|
"email": "ben@benramsey.com", |
|
"homepage": "https://benramsey.com" |
|
} |
|
], |
|
"description": "A PHP library for representing and manipulating collections.", |
|
"keywords": [ |
|
"array", |
|
"collection", |
|
"hash", |
|
"map", |
|
"queue", |
|
"set" |
|
], |
|
"support": { |
|
"issues": "https://github.com/ramsey/collection/issues", |
|
"source": "https://github.com/ramsey/collection/tree/1.2.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/ramsey", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-10-10T03:01:02+00:00" |
|
}, |
|
{ |
|
"name": "ramsey/uuid", |
|
"version": "4.2.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/ramsey/uuid.git", |
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", |
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"brick/math": "^0.8 || ^0.9", |
|
"ext-json": "*", |
|
"php": "^7.2 || ^8.0", |
|
"ramsey/collection": "^1.0", |
|
"symfony/polyfill-ctype": "^1.8", |
|
"symfony/polyfill-php80": "^1.14" |
|
}, |
|
"replace": { |
|
"rhumsaa/uuid": "self.version" |
|
}, |
|
"require-dev": { |
|
"captainhook/captainhook": "^5.10", |
|
"captainhook/plugin-composer": "^5.3", |
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", |
|
"doctrine/annotations": "^1.8", |
|
"ergebnis/composer-normalize": "^2.15", |
|
"mockery/mockery": "^1.3", |
|
"moontoast/math": "^1.1", |
|
"paragonie/random-lib": "^2", |
|
"php-mock/php-mock": "^2.2", |
|
"php-mock/php-mock-mockery": "^1.3", |
|
"php-parallel-lint/php-parallel-lint": "^1.1", |
|
"phpbench/phpbench": "^1.0", |
|
"phpstan/extension-installer": "^1.0", |
|
"phpstan/phpstan": "^0.12", |
|
"phpstan/phpstan-mockery": "^0.12", |
|
"phpstan/phpstan-phpunit": "^0.12", |
|
"phpunit/phpunit": "^8.5 || ^9", |
|
"slevomat/coding-standard": "^7.0", |
|
"squizlabs/php_codesniffer": "^3.5", |
|
"vimeo/psalm": "^4.9" |
|
}, |
|
"suggest": { |
|
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", |
|
"ext-ctype": "Enables faster processing of character classification using ctype functions.", |
|
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", |
|
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", |
|
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", |
|
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "4.x-dev" |
|
}, |
|
"captainhook": { |
|
"force-install": true |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/functions.php" |
|
], |
|
"psr-4": { |
|
"Ramsey\\Uuid\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", |
|
"keywords": [ |
|
"guid", |
|
"identifier", |
|
"uuid" |
|
], |
|
"support": { |
|
"issues": "https://github.com/ramsey/uuid/issues", |
|
"source": "https://github.com/ramsey/uuid/tree/4.2.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/ramsey", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-09-25T23:10:38+00:00" |
|
}, |
|
{ |
|
"name": "rospdf/pdf-php", |
|
"version": "0.12.63", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/rospdf/pdf-php.git", |
|
"reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/rospdf/pdf-php/zipball/f957e49ddfa6b7891de62c48b1de965a74db6c44", |
|
"reference": "f957e49ddfa6b7891de62c48b1de965a74db6c44", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.6.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "3.7.38", |
|
"squizlabs/php_codesniffer": "2.*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-experimental": "0.13.x-dev", |
|
"dev-master": "0.12.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/Cpdf.php", |
|
"src/Cezpdf.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ole Koeckemann", |
|
"email": "ole.k@web.de", |
|
"role": "Project Head / Developer" |
|
}, |
|
{ |
|
"name": "Lars Olesen", |
|
"email": "lars@intraface.dk", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Sune Jensen", |
|
"email": "sj@sunet.dk", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Nicola Asuni", |
|
"email": "info@tecnick.com", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Wayne Munro", |
|
"email": "pdf@ros.co.nz", |
|
"role": "Founder / Inactive" |
|
} |
|
], |
|
"description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.", |
|
"homepage": "https://github.com/rospdf/pdf-php", |
|
"support": { |
|
"issues": "https://github.com/rospdf/pdf-php/issues", |
|
"source": "https://github.com/rospdf/pdf-php/tree/0.12.63" |
|
}, |
|
"time": "2020-09-20T06:15:20+00:00" |
|
}, |
|
{ |
|
"name": "sabberworm/php-css-parser", |
|
"version": "8.4.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git", |
|
"reference": "e41d2140031d533348b2192a83f02d8dd8a71d30" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30", |
|
"reference": "e41d2140031d533348b2192a83f02d8dd8a71d30", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-iconv": "*", |
|
"php": ">=5.6.20" |
|
}, |
|
"require-dev": { |
|
"codacy/coverage": "^1.4", |
|
"phpunit/phpunit": "^4.8.36" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "for parsing UTF-8 CSS" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Sabberworm\\CSS\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Raphael Schweikert" |
|
} |
|
], |
|
"description": "Parser for CSS Files written in PHP", |
|
"homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", |
|
"keywords": [ |
|
"css", |
|
"parser", |
|
"stylesheet" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues", |
|
"source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0" |
|
}, |
|
"time": "2021-12-11T13:40:54+00:00" |
|
}, |
|
{ |
|
"name": "setasign/fpdi", |
|
"version": "v2.3.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Setasign/FPDI.git", |
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31", |
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-zlib": "*", |
|
"php": "^5.6 || ^7.0 || ^8.0" |
|
}, |
|
"conflict": { |
|
"setasign/tfpdf": "<1.31" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~5.7", |
|
"setasign/fpdf": "~1.8", |
|
"setasign/tfpdf": "1.31", |
|
"squizlabs/php_codesniffer": "^3.5", |
|
"tecnickcom/tcpdf": "~6.2" |
|
}, |
|
"suggest": { |
|
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"setasign\\Fpdi\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jan Slabon", |
|
"email": "jan.slabon@setasign.com", |
|
"homepage": "https://www.setasign.com" |
|
}, |
|
{ |
|
"name": "Maximilian Kresse", |
|
"email": "maximilian.kresse@setasign.com", |
|
"homepage": "https://www.setasign.com" |
|
} |
|
], |
|
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", |
|
"homepage": "https://www.setasign.com/fpdi", |
|
"keywords": [ |
|
"fpdf", |
|
"fpdi", |
|
"pdf" |
|
], |
|
"support": { |
|
"issues": "https://github.com/Setasign/FPDI/issues", |
|
"source": "https://github.com/Setasign/FPDI/tree/v2.3.6" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-02-11T11:37:01+00:00" |
|
}, |
|
{ |
|
"name": "smarty/smarty", |
|
"version": "v2.6.33", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/smarty-php/smarty.git", |
|
"reference": "533fa2abe308dcc009c7bdab977d530b32408346" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/533fa2abe308dcc009c7bdab977d530b32408346", |
|
"reference": "533fa2abe308dcc009c7bdab977d530b32408346", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"libs/Smarty.class.php", |
|
"libs/Smarty_Compiler.class.php", |
|
"libs/Config_File.class.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"LGPL-3.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Monte Ohrt", |
|
"email": "monte@ohrt.com" |
|
}, |
|
{ |
|
"name": "Uwe Tews", |
|
"email": "uwe.tews@googlemail.com" |
|
} |
|
], |
|
"description": "Smarty - the compiling PHP template engine", |
|
"homepage": "http://www.smarty.net", |
|
"keywords": [ |
|
"templating" |
|
], |
|
"support": { |
|
"forum": "http://www.smarty.net/forums/", |
|
"irc": "irc://irc.freenode.org/smarty", |
|
"issues": "http://code.google.com/p/smarty-php/issues/list", |
|
"source": "https://github.com/smarty-php/smarty/tree/v2.6.33" |
|
}, |
|
"time": "2021-10-23T12:46:52+00:00" |
|
}, |
|
{ |
|
"name": "steverhoades/oauth2-openid-connect-server", |
|
"version": "v2.4.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/steverhoades/oauth2-openid-connect-server.git", |
|
"reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/5f8f0246c1507dcc4d9dbcad32d651fe276c4409", |
|
"reference": "5f8f0246c1507dcc4d9dbcad32d651fe276c4409", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"lcobucci/jwt": "4.1.5", |
|
"league/oauth2-server": "^5.1|^6.0|^7.0|^8.0" |
|
}, |
|
"require-dev": { |
|
"laminas/laminas-diactoros": "^1.3.2", |
|
"phpunit/phpunit": "^5.0|^9.5" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"OpenIDConnectServer\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Steve Rhoades", |
|
"email": "sedonami@gmail.com" |
|
} |
|
], |
|
"description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server", |
|
"support": { |
|
"issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues", |
|
"source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.4.0" |
|
}, |
|
"time": "2021-10-28T13:38:28+00:00" |
|
}, |
|
{ |
|
"name": "stripe/stripe-php", |
|
"version": "v7.128.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/stripe/stripe-php.git", |
|
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/c704949c49b72985c76cc61063aa26fefbd2724e", |
|
"reference": "c704949c49b72985c76cc61063aa26fefbd2724e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-curl": "*", |
|
"ext-json": "*", |
|
"ext-mbstring": "*", |
|
"php": ">=5.6.0" |
|
}, |
|
"require-dev": { |
|
"friendsofphp/php-cs-fixer": "3.5.0", |
|
"phpstan/phpstan": "^1.2", |
|
"phpunit/phpunit": "^5.7 || ^9.0", |
|
"squizlabs/php_codesniffer": "^3.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Stripe\\": "lib/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Stripe and contributors", |
|
"homepage": "https://github.com/stripe/stripe-php/contributors" |
|
} |
|
], |
|
"description": "Stripe PHP Library", |
|
"homepage": "https://stripe.com/", |
|
"keywords": [ |
|
"api", |
|
"payment processing", |
|
"stripe" |
|
], |
|
"support": { |
|
"issues": "https://github.com/stripe/stripe-php/issues", |
|
"source": "https://github.com/stripe/stripe-php/tree/v7.128.0" |
|
}, |
|
"time": "2022-05-05T17:18:02+00:00" |
|
}, |
|
{ |
|
"name": "symfony/config", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/config.git", |
|
"reference": "83cdafd1bd3370de23e3dc2ed01026908863be81" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/config/zipball/83cdafd1bd3370de23e3dc2ed01026908863be81", |
|
"reference": "83cdafd1bd3370de23e3dc2ed01026908863be81", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/filesystem": "^3.4|^4.0|^5.0", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/polyfill-php81": "^1.22" |
|
}, |
|
"conflict": { |
|
"symfony/finder": "<3.4" |
|
}, |
|
"require-dev": { |
|
"symfony/event-dispatcher": "^3.4|^4.0|^5.0", |
|
"symfony/finder": "^3.4|^4.0|^5.0", |
|
"symfony/messenger": "^4.1|^5.0", |
|
"symfony/service-contracts": "^1.1|^2", |
|
"symfony/yaml": "^3.4|^4.0|^5.0" |
|
}, |
|
"suggest": { |
|
"symfony/yaml": "To use the yaml reference dumper" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Config\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/config/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-17T07:10:14+00:00" |
|
}, |
|
{ |
|
"name": "symfony/dependency-injection", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/dependency-injection.git", |
|
"reference": "f6fdbf252765a09c7ac243617f79f1babef792c9" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6fdbf252765a09c7ac243617f79f1babef792c9", |
|
"reference": "f6fdbf252765a09c7ac243617f79f1babef792c9", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/container": "^1.0", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/service-contracts": "^1.1.6|^2" |
|
}, |
|
"conflict": { |
|
"symfony/config": "<4.3|>=5.0", |
|
"symfony/finder": "<3.4", |
|
"symfony/proxy-manager-bridge": "<3.4", |
|
"symfony/yaml": "<4.4.26" |
|
}, |
|
"provide": { |
|
"psr/container-implementation": "1.0", |
|
"symfony/service-implementation": "1.0|2.0" |
|
}, |
|
"require-dev": { |
|
"symfony/config": "^4.3", |
|
"symfony/expression-language": "^3.4|^4.0|^5.0", |
|
"symfony/yaml": "^4.4.26|^5.0" |
|
}, |
|
"suggest": { |
|
"symfony/config": "", |
|
"symfony/expression-language": "For using expressions in service container configuration", |
|
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", |
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", |
|
"symfony/yaml": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\DependencyInjection\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Allows you to standardize and centralize the way objects are constructed in your application", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T15:15:52+00:00" |
|
}, |
|
{ |
|
"name": "symfony/deprecation-contracts", |
|
"version": "v2.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/deprecation-contracts.git", |
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.5-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"function.php" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "A generic function and convention to trigger deprecation notices", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:53:40+00:00" |
|
}, |
|
{ |
|
"name": "symfony/event-dispatcher", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/event-dispatcher.git", |
|
"reference": "708e761740c16b02c86e3f0c932018a06b895d40" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/708e761740c16b02c86e3f0c932018a06b895d40", |
|
"reference": "708e761740c16b02c86e3f0c932018a06b895d40", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/event-dispatcher-contracts": "^1.1", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"conflict": { |
|
"symfony/dependency-injection": "<3.4" |
|
}, |
|
"provide": { |
|
"psr/event-dispatcher-implementation": "1.0", |
|
"symfony/event-dispatcher-implementation": "1.1" |
|
}, |
|
"require-dev": { |
|
"psr/log": "^1|^2|^3", |
|
"symfony/config": "^3.4|^4.0|^5.0", |
|
"symfony/dependency-injection": "^3.4|^4.0|^5.0", |
|
"symfony/error-handler": "~3.4|~4.4", |
|
"symfony/expression-language": "^3.4|^4.0|^5.0", |
|
"symfony/http-foundation": "^3.4|^4.0|^5.0", |
|
"symfony/service-contracts": "^1.1|^2", |
|
"symfony/stopwatch": "^3.4|^4.0|^5.0" |
|
}, |
|
"suggest": { |
|
"symfony/dependency-injection": "", |
|
"symfony/http-kernel": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\EventDispatcher\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/event-dispatcher/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-05T15:33:49+00:00" |
|
}, |
|
{ |
|
"name": "symfony/event-dispatcher-contracts", |
|
"version": "v1.1.12", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git", |
|
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", |
|
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3" |
|
}, |
|
"suggest": { |
|
"psr/event-dispatcher": "", |
|
"symfony/event-dispatcher-implementation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.1-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Contracts\\EventDispatcher\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Generic abstractions related to dispatching event", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"abstractions", |
|
"contracts", |
|
"decoupling", |
|
"interfaces", |
|
"interoperability", |
|
"standards" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.12" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:41:36+00:00" |
|
}, |
|
{ |
|
"name": "symfony/filesystem", |
|
"version": "v5.4.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/filesystem.git", |
|
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba", |
|
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-mbstring": "~1.8", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Filesystem\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides basic utilities for the filesystem", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/filesystem/tree/v5.4.9" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-20T13:55:35+00:00" |
|
}, |
|
{ |
|
"name": "symfony/http-client", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/http-client.git", |
|
"reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/0366fe9d67709477e86b45e2e51a34ccf5018d04", |
|
"reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/log": "^1|^2|^3", |
|
"symfony/http-client-contracts": "^1.1.10|^2", |
|
"symfony/polyfill-php73": "^1.11", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/service-contracts": "^1.0|^2" |
|
}, |
|
"provide": { |
|
"php-http/async-client-implementation": "*", |
|
"php-http/client-implementation": "*", |
|
"psr/http-client-implementation": "1.0", |
|
"symfony/http-client-implementation": "1.1|2.0" |
|
}, |
|
"require-dev": { |
|
"guzzlehttp/promises": "^1.4", |
|
"nyholm/psr7": "^1.0", |
|
"php-http/httplug": "^1.0|^2.0", |
|
"psr/http-client": "^1.0", |
|
"symfony/dependency-injection": "^4.3|^5.0", |
|
"symfony/http-kernel": "^4.4.13", |
|
"symfony/process": "^4.2|^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\HttpClient\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/http-client/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-17T14:14:05+00:00" |
|
}, |
|
{ |
|
"name": "symfony/http-client-contracts", |
|
"version": "v2.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/http-client-contracts.git", |
|
"reference": "1a4f708e4e87f335d1b1be6148060739152f0bd5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1a4f708e4e87f335d1b1be6148060739152f0bd5", |
|
"reference": "1a4f708e4e87f335d1b1be6148060739152f0bd5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5" |
|
}, |
|
"suggest": { |
|
"symfony/http-client-implementation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.5-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Contracts\\HttpClient\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Generic abstractions related to HTTP clients", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"abstractions", |
|
"contracts", |
|
"decoupling", |
|
"interfaces", |
|
"interoperability", |
|
"standards" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-03-13T20:07:29+00:00" |
|
}, |
|
{ |
|
"name": "symfony/http-foundation", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/http-foundation.git", |
|
"reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3", |
|
"reference": "8e87b3ec23ebbcf7440d91dec8f7ca70dd591eb3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/mime": "^4.3|^5.0", |
|
"symfony/polyfill-mbstring": "~1.1", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"require-dev": { |
|
"predis/predis": "~1.0", |
|
"symfony/expression-language": "^3.4|^4.0|^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\HttpFoundation\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Defines an object-oriented layer for the HTTP specification", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/http-foundation/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-17T11:15:18+00:00" |
|
}, |
|
{ |
|
"name": "symfony/inflector", |
|
"version": "v5.4.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/inflector.git", |
|
"reference": "6157dac05bbd287d341b82d67a549fdf468f86d1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/inflector/zipball/6157dac05bbd287d341b82d67a549fdf468f86d1", |
|
"reference": "6157dac05bbd287d341b82d67a549fdf468f86d1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
"symfony/polyfill-php80": "^1.16", |
|
"symfony/string": "^5.3.10|^6.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Inflector\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@gmail.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Converts words between their singular and plural forms (English only)", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"inflection", |
|
"pluralize", |
|
"singularize", |
|
"string", |
|
"symfony", |
|
"words" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/inflector/tree/v5.4.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"abandoned": "EnglishInflector from the String component", |
|
"time": "2022-01-02T09:53:40+00:00" |
|
}, |
|
{ |
|
"name": "symfony/mime", |
|
"version": "v5.4.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/mime.git", |
|
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e", |
|
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
"symfony/polyfill-intl-idn": "^1.10", |
|
"symfony/polyfill-mbstring": "^1.0", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"conflict": { |
|
"egulias/email-validator": "~3.0.0", |
|
"phpdocumentor/reflection-docblock": "<3.2.2", |
|
"phpdocumentor/type-resolver": "<1.4.0", |
|
"symfony/mailer": "<4.4" |
|
}, |
|
"require-dev": { |
|
"egulias/email-validator": "^2.1.10|^3.1", |
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", |
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0", |
|
"symfony/property-access": "^4.4|^5.1|^6.0", |
|
"symfony/property-info": "^4.4|^5.1|^6.0", |
|
"symfony/serializer": "^5.2|^6.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Mime\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Allows manipulating MIME messages", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"mime", |
|
"mime-type" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/mime/tree/v5.4.9" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-21T10:24:18+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-ctype", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-ctype.git", |
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", |
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"provide": { |
|
"ext-ctype": "*" |
|
}, |
|
"suggest": { |
|
"ext-ctype": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Ctype\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Gert de Pagter", |
|
"email": "BackEndTea@gmail.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for ctype functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"ctype", |
|
"polyfill", |
|
"portable" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-intl-grapheme", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", |
|
"reference": "433d05519ce6990bf3530fba6957499d327395c2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", |
|
"reference": "433d05519ce6990bf3530fba6957499d327395c2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"suggest": { |
|
"ext-intl": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for intl's grapheme_* functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"grapheme", |
|
"intl", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-intl-idn", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-intl-idn.git", |
|
"reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8", |
|
"reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1", |
|
"symfony/polyfill-intl-normalizer": "^1.10", |
|
"symfony/polyfill-php72": "^1.10" |
|
}, |
|
"suggest": { |
|
"ext-intl": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Intl\\Idn\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Laurent Bassin", |
|
"email": "laurent@bassin.info" |
|
}, |
|
{ |
|
"name": "Trevor Rowbotham", |
|
"email": "trevor.rowbotham@pm.me" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"idn", |
|
"intl", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-intl-normalizer", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", |
|
"reference": "219aa369ceff116e673852dce47c3a41794c14bd" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", |
|
"reference": "219aa369ceff116e673852dce47c3a41794c14bd", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"suggest": { |
|
"ext-intl": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": "" |
|
}, |
|
"classmap": [ |
|
"Resources/stubs" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for intl's Normalizer class and related functions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"intl", |
|
"normalizer", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-mbstring", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", |
|
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"provide": { |
|
"ext-mbstring": "*" |
|
}, |
|
"suggest": { |
|
"ext-mbstring": "For best performance" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Mbstring\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill for the Mbstring extension", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"mbstring", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php72", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php72.git", |
|
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", |
|
"reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Php72\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php73", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php73.git", |
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", |
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Php73\\": "" |
|
}, |
|
"classmap": [ |
|
"Resources/stubs" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php80", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Php80\\": "" |
|
}, |
|
"classmap": [ |
|
"Resources/stubs" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Ion Bazan", |
|
"email": "ion.bazan@gmail.com" |
|
}, |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-10T07:21:04+00:00" |
|
}, |
|
{ |
|
"name": "symfony/polyfill-php81", |
|
"version": "v1.26.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/polyfill-php81.git", |
|
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1", |
|
"reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.26-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/polyfill", |
|
"url": "https://github.com/symfony/polyfill" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"bootstrap.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Polyfill\\Php81\\": "" |
|
}, |
|
"classmap": [ |
|
"Resources/stubs" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"compatibility", |
|
"polyfill", |
|
"portable", |
|
"shim" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-24T11:49:31+00:00" |
|
}, |
|
{ |
|
"name": "symfony/process", |
|
"version": "v5.4.8", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/process.git", |
|
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", |
|
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Process\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Executes commands in sub-processes", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/process/tree/v5.4.8" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-08T05:07:18+00:00" |
|
}, |
|
{ |
|
"name": "symfony/property-access", |
|
"version": "v4.4.41", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/property-access.git", |
|
"reference": "363945473bc6ec784e75037b075cb98f85cdae36" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/363945473bc6ec784e75037b075cb98f85cdae36", |
|
"reference": "363945473bc6ec784e75037b075cb98f85cdae36", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/inflector": "^3.4|^4.0|^5.0", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"require-dev": { |
|
"symfony/cache": "^3.4|^4.0|^5.0" |
|
}, |
|
"suggest": { |
|
"psr/cache-implementation": "To cache access methods." |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\PropertyAccess\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides functions to read and write from/to an object or array using a simple string notation", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"access", |
|
"array", |
|
"extraction", |
|
"index", |
|
"injection", |
|
"object", |
|
"property", |
|
"property path", |
|
"reflection" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/property-access/tree/v4.4.41" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-12T15:19:55+00:00" |
|
}, |
|
{ |
|
"name": "symfony/service-contracts", |
|
"version": "v2.5.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/service-contracts.git", |
|
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c", |
|
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"psr/container": "^1.1", |
|
"symfony/deprecation-contracts": "^2.1|^3" |
|
}, |
|
"conflict": { |
|
"ext-psr": "<1.1|>=2" |
|
}, |
|
"suggest": { |
|
"symfony/service-implementation": "" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "2.5-dev" |
|
}, |
|
"thanks": { |
|
"name": "symfony/contracts", |
|
"url": "https://github.com/symfony/contracts" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Contracts\\Service\\": "" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Generic abstractions related to writing services", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"abstractions", |
|
"contracts", |
|
"decoupling", |
|
"interfaces", |
|
"interoperability", |
|
"standards" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/service-contracts/tree/v2.5.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-03-13T20:07:29+00:00" |
|
}, |
|
{ |
|
"name": "symfony/string", |
|
"version": "v5.4.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/string.git", |
|
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99", |
|
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-intl-grapheme": "~1.0", |
|
"symfony/polyfill-intl-normalizer": "~1.0", |
|
"symfony/polyfill-mbstring": "~1.0", |
|
"symfony/polyfill-php80": "~1.15" |
|
}, |
|
"conflict": { |
|
"symfony/translation-contracts": ">=3.0" |
|
}, |
|
"require-dev": { |
|
"symfony/error-handler": "^4.4|^5.0|^6.0", |
|
"symfony/http-client": "^4.4|^5.0|^6.0", |
|
"symfony/translation-contracts": "^1.1|^2", |
|
"symfony/var-exporter": "^4.4|^5.0|^6.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"Resources/functions.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Component\\String\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"grapheme", |
|
"i18n", |
|
"string", |
|
"unicode", |
|
"utf-8", |
|
"utf8" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/string/tree/v5.4.9" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-19T10:40:37+00:00" |
|
}, |
|
{ |
|
"name": "symfony/yaml", |
|
"version": "v4.4.37", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/yaml.git", |
|
"reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311", |
|
"reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"symfony/polyfill-ctype": "~1.8" |
|
}, |
|
"conflict": { |
|
"symfony/console": "<3.4" |
|
}, |
|
"require-dev": { |
|
"symfony/console": "^3.4|^4.0|^5.0" |
|
}, |
|
"suggest": { |
|
"symfony/console": "For validating YAML files using the lint command" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Yaml\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Loads and dumps YAML files", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/yaml/tree/v4.4.37" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-24T20:11:01+00:00" |
|
}, |
|
{ |
|
"name": "twig/twig", |
|
"version": "v3.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/twigphp/Twig.git", |
|
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342", |
|
"reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/polyfill-ctype": "^1.8", |
|
"symfony/polyfill-mbstring": "^1.3" |
|
}, |
|
"require-dev": { |
|
"psr/container": "^1.0", |
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Twig\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com", |
|
"homepage": "http://fabien.potencier.org", |
|
"role": "Lead Developer" |
|
}, |
|
{ |
|
"name": "Twig Team", |
|
"role": "Contributors" |
|
}, |
|
{ |
|
"name": "Armin Ronacher", |
|
"email": "armin.ronacher@active-4.com", |
|
"role": "Project Founder" |
|
} |
|
], |
|
"description": "Twig, the flexible, fast, and secure template language for PHP", |
|
"homepage": "https://twig.symfony.com", |
|
"keywords": [ |
|
"templating" |
|
], |
|
"support": { |
|
"issues": "https://github.com/twigphp/Twig/issues", |
|
"source": "https://github.com/twigphp/Twig/tree/v3.4.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-17T05:48:52+00:00" |
|
}, |
|
{ |
|
"name": "vlucas/phpdotenv", |
|
"version": "v5.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/vlucas/phpdotenv.git", |
|
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f", |
|
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-pcre": "*", |
|
"graham-campbell/result-type": "^1.0.2", |
|
"php": "^7.1.3 || ^8.0", |
|
"phpoption/phpoption": "^1.8", |
|
"symfony/polyfill-ctype": "^1.23", |
|
"symfony/polyfill-mbstring": "^1.23.1", |
|
"symfony/polyfill-php80": "^1.23.1" |
|
}, |
|
"require-dev": { |
|
"bamarni/composer-bin-plugin": "^1.4.1", |
|
"ext-filter": "*", |
|
"phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10" |
|
}, |
|
"suggest": { |
|
"ext-filter": "Required to use the boolean validator." |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.4-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Dotenv\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Graham Campbell", |
|
"email": "hello@gjcampbell.co.uk", |
|
"homepage": "https://github.com/GrahamCampbell" |
|
}, |
|
{ |
|
"name": "Vance Lucas", |
|
"email": "vance@vancelucas.com", |
|
"homepage": "https://github.com/vlucas" |
|
} |
|
], |
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", |
|
"keywords": [ |
|
"dotenv", |
|
"env", |
|
"environment" |
|
], |
|
"support": { |
|
"issues": "https://github.com/vlucas/phpdotenv/issues", |
|
"source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/GrahamCampbell", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-12-12T23:22:04+00:00" |
|
}, |
|
{ |
|
"name": "waryway/php-traits-library", |
|
"version": "1.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Waryway/PhpTraitsLibrary.git", |
|
"reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035", |
|
"reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035", |
|
"shasum": "" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "6.4.3" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Waryway\\PhpTraitsLibrary\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Kyle Wiering", |
|
"email": "kyle@waryway.com" |
|
} |
|
], |
|
"description": "General use traits", |
|
"support": { |
|
"issues": "https://github.com/Waryway/PhpTraitsLibrary/issues", |
|
"source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4" |
|
}, |
|
"time": "2017-12-23T14:22:07+00:00" |
|
}, |
|
{ |
|
"name": "webimpress/safe-writer", |
|
"version": "2.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/webimpress/safe-writer.git", |
|
"reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", |
|
"reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.3 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.5.4", |
|
"vimeo/psalm": "^4.7", |
|
"webimpress/coding-standard": "^1.2.2" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.2.x-dev", |
|
"dev-develop": "2.3.x-dev", |
|
"dev-release-1.0": "1.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Webimpress\\SafeWriter\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"description": "Tool to write files safely, to avoid race conditions", |
|
"keywords": [ |
|
"concurrent write", |
|
"file writer", |
|
"race condition", |
|
"safe writer", |
|
"webimpress" |
|
], |
|
"support": { |
|
"issues": "https://github.com/webimpress/safe-writer/issues", |
|
"source": "https://github.com/webimpress/safe-writer/tree/2.2.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/michalbundyra", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-04-19T16:34:45+00:00" |
|
}, |
|
{ |
|
"name": "webmozart/assert", |
|
"version": "1.11.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/webmozarts/assert.git", |
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", |
|
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-ctype": "*", |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"conflict": { |
|
"phpstan/phpstan": "<0.12.20", |
|
"vimeo/psalm": "<4.6.1 || 4.6.2" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^8.5.13" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.10-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Webmozart\\Assert\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@gmail.com" |
|
} |
|
], |
|
"description": "Assertions to validate method input/output with nice error messages.", |
|
"keywords": [ |
|
"assert", |
|
"check", |
|
"validate" |
|
], |
|
"support": { |
|
"issues": "https://github.com/webmozarts/assert/issues", |
|
"source": "https://github.com/webmozarts/assert/tree/1.11.0" |
|
}, |
|
"time": "2022-06-03T18:03:27+00:00" |
|
}, |
|
{ |
|
"name": "yubico/u2flib-server", |
|
"version": "1.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/Yubico/php-u2flib-server.git", |
|
"reference": "55d813acf68212ad2cadecde07551600d6971939" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939", |
|
"reference": "55d813acf68212ad2cadecde07551600d6971939", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-openssl": "*", |
|
"paragonie/random_compat": ">= 1", |
|
"php": ">=5.6" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "~5.7", |
|
"vimeo/psalm": "^0|^1|^2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-2-Clause" |
|
], |
|
"description": "Library for U2F implementation", |
|
"homepage": "https://developers.yubico.com/php-u2flib-server", |
|
"support": { |
|
"issues": "https://github.com/Yubico/php-u2flib-server/issues", |
|
"source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2" |
|
}, |
|
"time": "2018-09-07T08:16:44+00:00" |
|
} |
|
], |
|
"packages-dev": [ |
|
{ |
|
"name": "doctrine/annotations", |
|
"version": "1.13.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/annotations.git", |
|
"reference": "5b668aef16090008790395c02c893b1ba13f7e08" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08", |
|
"reference": "5b668aef16090008790395c02c893b1ba13f7e08", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/lexer": "1.*", |
|
"ext-tokenizer": "*", |
|
"php": "^7.1 || ^8.0", |
|
"psr/cache": "^1 || ^2 || ^3" |
|
}, |
|
"require-dev": { |
|
"doctrine/cache": "^1.11 || ^2.0", |
|
"doctrine/coding-standard": "^6.0 || ^8.1", |
|
"phpstan/phpstan": "^0.12.20", |
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", |
|
"symfony/cache": "^4.4 || ^5.2" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Benjamin Eberlei", |
|
"email": "kontakt@beberlei.de" |
|
}, |
|
{ |
|
"name": "Jonathan Wage", |
|
"email": "jonwage@gmail.com" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "Docblock Annotations Parser", |
|
"homepage": "https://www.doctrine-project.org/projects/annotations.html", |
|
"keywords": [ |
|
"annotations", |
|
"docblock", |
|
"parser" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/annotations/issues", |
|
"source": "https://github.com/doctrine/annotations/tree/1.13.2" |
|
}, |
|
"time": "2021-08-05T19:00:23+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/instantiator", |
|
"version": "1.4.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/instantiator.git", |
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", |
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^9", |
|
"ext-pdo": "*", |
|
"ext-phar": "*", |
|
"phpbench/phpbench": "^0.16 || ^1", |
|
"phpstan/phpstan": "^1.4", |
|
"phpstan/phpstan-phpunit": "^1", |
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
|
"vimeo/psalm": "^4.22" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Marco Pivetta", |
|
"email": "ocramius@gmail.com", |
|
"homepage": "https://ocramius.github.io/" |
|
} |
|
], |
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html", |
|
"keywords": [ |
|
"constructor", |
|
"instantiate" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/instantiator/issues", |
|
"source": "https://github.com/doctrine/instantiator/tree/1.4.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-03-03T08:28:38+00:00" |
|
}, |
|
{ |
|
"name": "doctrine/lexer", |
|
"version": "1.2.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/doctrine/lexer.git", |
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", |
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.1 || ^8.0" |
|
}, |
|
"require-dev": { |
|
"doctrine/coding-standard": "^9.0", |
|
"phpstan/phpstan": "^1.3", |
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
|
"vimeo/psalm": "^4.11" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Guilherme Blanco", |
|
"email": "guilhermeblanco@gmail.com" |
|
}, |
|
{ |
|
"name": "Roman Borschel", |
|
"email": "roman@code-factory.org" |
|
}, |
|
{ |
|
"name": "Johannes Schmitt", |
|
"email": "schmittjoh@gmail.com" |
|
} |
|
], |
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", |
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html", |
|
"keywords": [ |
|
"annotations", |
|
"docblock", |
|
"lexer", |
|
"parser", |
|
"php" |
|
], |
|
"support": { |
|
"issues": "https://github.com/doctrine/lexer/issues", |
|
"source": "https://github.com/doctrine/lexer/tree/1.2.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://www.doctrine-project.org/sponsorship.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://www.patreon.com/phpdoctrine", |
|
"type": "patreon" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-02-28T11:07:21+00:00" |
|
}, |
|
{ |
|
"name": "phar-io/manifest", |
|
"version": "2.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phar-io/manifest.git", |
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", |
|
"reference": "97803eca37d319dfa7826cc2437fc020857acb53", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-phar": "*", |
|
"ext-xmlwriter": "*", |
|
"phar-io/version": "^3.0.1", |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Arne Blankerts", |
|
"email": "arne@blankerts.de", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Sebastian Heuer", |
|
"email": "sebastian@phpeople.de", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", |
|
"support": { |
|
"issues": "https://github.com/phar-io/manifest/issues", |
|
"source": "https://github.com/phar-io/manifest/tree/2.0.3" |
|
}, |
|
"time": "2021-07-20T11:28:43+00:00" |
|
}, |
|
{ |
|
"name": "phar-io/version", |
|
"version": "3.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phar-io/version.git", |
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", |
|
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Arne Blankerts", |
|
"email": "arne@blankerts.de", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Sebastian Heuer", |
|
"email": "sebastian@phpeople.de", |
|
"role": "Developer" |
|
}, |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "Library for handling version information and constraints", |
|
"support": { |
|
"issues": "https://github.com/phar-io/version/issues", |
|
"source": "https://github.com/phar-io/version/tree/3.2.1" |
|
}, |
|
"time": "2022-02-21T01:04:05+00:00" |
|
}, |
|
{ |
|
"name": "php-webdriver/webdriver", |
|
"version": "1.12.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/php-webdriver/php-webdriver.git", |
|
"reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a", |
|
"reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-curl": "*", |
|
"ext-json": "*", |
|
"ext-zip": "*", |
|
"php": "^5.6 || ~7.0 || ^8.0", |
|
"symfony/polyfill-mbstring": "^1.12", |
|
"symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0" |
|
}, |
|
"replace": { |
|
"facebook/webdriver": "*" |
|
}, |
|
"require-dev": { |
|
"ondram/ci-detector": "^2.1 || ^3.5 || ^4.0", |
|
"php-coveralls/php-coveralls": "^2.4", |
|
"php-mock/php-mock-phpunit": "^1.1 || ^2.0", |
|
"php-parallel-lint/php-parallel-lint": "^1.2", |
|
"phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9", |
|
"squizlabs/php_codesniffer": "^3.5", |
|
"symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0" |
|
}, |
|
"suggest": { |
|
"ext-SimpleXML": "For Firefox profile creation" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"lib/Exception/TimeoutException.php" |
|
], |
|
"psr-4": { |
|
"Facebook\\WebDriver\\": "lib/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", |
|
"homepage": "https://github.com/php-webdriver/php-webdriver", |
|
"keywords": [ |
|
"Chromedriver", |
|
"geckodriver", |
|
"php", |
|
"selenium", |
|
"webdriver" |
|
], |
|
"support": { |
|
"issues": "https://github.com/php-webdriver/php-webdriver/issues", |
|
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.1" |
|
}, |
|
"time": "2022-05-03T12:16:34+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection-common", |
|
"version": "2.2.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git", |
|
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", |
|
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-2.x": "2.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Jaap van Otterdijk", |
|
"email": "opensource@ijaap.nl" |
|
} |
|
], |
|
"description": "Common reflection classes used by phpdocumentor to reflect the code structure", |
|
"homepage": "http://www.phpdoc.org", |
|
"keywords": [ |
|
"FQSEN", |
|
"phpDocumentor", |
|
"phpdoc", |
|
"reflection", |
|
"static analysis" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", |
|
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" |
|
}, |
|
"time": "2020-06-27T09:03:43+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/reflection-docblock", |
|
"version": "5.3.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
|
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", |
|
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-filter": "*", |
|
"php": "^7.2 || ^8.0", |
|
"phpdocumentor/reflection-common": "^2.2", |
|
"phpdocumentor/type-resolver": "^1.3", |
|
"webmozart/assert": "^1.9.1" |
|
}, |
|
"require-dev": { |
|
"mockery/mockery": "~1.3.2", |
|
"psalm/phar": "^4.8" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "me@mikevanriel.com" |
|
}, |
|
{ |
|
"name": "Jaap van Otterdijk", |
|
"email": "account@ijaap.nl" |
|
} |
|
], |
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", |
|
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" |
|
}, |
|
"time": "2021-10-19T17:43:47+00:00" |
|
}, |
|
{ |
|
"name": "phpdocumentor/type-resolver", |
|
"version": "1.6.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpDocumentor/TypeResolver.git", |
|
"reference": "77a32518733312af16a44300404e945338981de3" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3", |
|
"reference": "77a32518733312af16a44300404e945338981de3", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": "^7.2 || ^8.0", |
|
"phpdocumentor/reflection-common": "^2.0" |
|
}, |
|
"require-dev": { |
|
"ext-tokenizer": "*", |
|
"psalm/phar": "^4.8" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-1.x": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"phpDocumentor\\Reflection\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Mike van Riel", |
|
"email": "me@mikevanriel.com" |
|
} |
|
], |
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", |
|
"support": { |
|
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", |
|
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1" |
|
}, |
|
"time": "2022-03-15T21:29:03+00:00" |
|
}, |
|
{ |
|
"name": "phpspec/prophecy", |
|
"version": "v1.15.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/phpspec/prophecy.git", |
|
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13", |
|
"reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/instantiator": "^1.2", |
|
"php": "^7.2 || ~8.0, <8.2", |
|
"phpdocumentor/reflection-docblock": "^5.2", |
|
"sebastian/comparator": "^3.0 || ^4.0", |
|
"sebastian/recursion-context": "^3.0 || ^4.0" |
|
}, |
|
"require-dev": { |
|
"phpspec/phpspec": "^6.0 || ^7.0", |
|
"phpunit/phpunit": "^8.0 || ^9.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Prophecy\\": "src/Prophecy" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Konstantin Kudryashov", |
|
"email": "ever.zet@gmail.com", |
|
"homepage": "http://everzet.com" |
|
}, |
|
{ |
|
"name": "Marcello Duarte", |
|
"email": "marcello.duarte@gmail.com" |
|
} |
|
], |
|
"description": "Highly opinionated mocking framework for PHP 5.3+", |
|
"homepage": "https://github.com/phpspec/prophecy", |
|
"keywords": [ |
|
"Double", |
|
"Dummy", |
|
"fake", |
|
"mock", |
|
"spy", |
|
"stub" |
|
], |
|
"support": { |
|
"issues": "https://github.com/phpspec/prophecy/issues", |
|
"source": "https://github.com/phpspec/prophecy/tree/v1.15.0" |
|
}, |
|
"time": "2021-12-08T12:19:24+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/php-code-coverage", |
|
"version": "9.2.15", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
|
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2e9da11878c4202f97915c1cb4bb1ca318a63f5f", |
|
"reference": "2e9da11878c4202f97915c1cb4bb1ca318a63f5f", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-libxml": "*", |
|
"ext-xmlwriter": "*", |
|
"nikic/php-parser": "^4.13.0", |
|
"php": ">=7.3", |
|
"phpunit/php-file-iterator": "^3.0.3", |
|
"phpunit/php-text-template": "^2.0.2", |
|
"sebastian/code-unit-reverse-lookup": "^2.0.2", |
|
"sebastian/complexity": "^2.0", |
|
"sebastian/environment": "^5.1.2", |
|
"sebastian/lines-of-code": "^1.0.3", |
|
"sebastian/version": "^3.0.1", |
|
"theseer/tokenizer": "^1.2.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"ext-pcov": "*", |
|
"ext-xdebug": "*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "9.2-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
|
"homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
|
"keywords": [ |
|
"coverage", |
|
"testing", |
|
"xunit" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", |
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.15" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-03-07T09:28:20+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/php-file-iterator", |
|
"version": "3.0.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", |
|
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.", |
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
|
"keywords": [ |
|
"filesystem", |
|
"iterator" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", |
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-12-02T12:48:52+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/php-invoker", |
|
"version": "3.1.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/php-invoker.git", |
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", |
|
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"ext-pcntl": "*", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"ext-pcntl": "*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.1-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Invoke callables with a timeout", |
|
"homepage": "https://github.com/sebastianbergmann/php-invoker/", |
|
"keywords": [ |
|
"process" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/php-invoker/issues", |
|
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-09-28T05:58:55+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/php-text-template", |
|
"version": "2.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/php-text-template.git", |
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", |
|
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Simple template engine.", |
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/", |
|
"keywords": [ |
|
"template" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues", |
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T05:33:50+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/php-timer", |
|
"version": "5.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/php-timer.git", |
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", |
|
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Utility class for timing", |
|
"homepage": "https://github.com/sebastianbergmann/php-timer/", |
|
"keywords": [ |
|
"timer" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues", |
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:16:10+00:00" |
|
}, |
|
{ |
|
"name": "phpunit/phpunit", |
|
"version": "9.5.20", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/phpunit.git", |
|
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba", |
|
"reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/instantiator": "^1.3.1", |
|
"ext-dom": "*", |
|
"ext-json": "*", |
|
"ext-libxml": "*", |
|
"ext-mbstring": "*", |
|
"ext-xml": "*", |
|
"ext-xmlwriter": "*", |
|
"myclabs/deep-copy": "^1.10.1", |
|
"phar-io/manifest": "^2.0.3", |
|
"phar-io/version": "^3.0.2", |
|
"php": ">=7.3", |
|
"phpspec/prophecy": "^1.12.1", |
|
"phpunit/php-code-coverage": "^9.2.13", |
|
"phpunit/php-file-iterator": "^3.0.5", |
|
"phpunit/php-invoker": "^3.1.1", |
|
"phpunit/php-text-template": "^2.0.3", |
|
"phpunit/php-timer": "^5.0.2", |
|
"sebastian/cli-parser": "^1.0.1", |
|
"sebastian/code-unit": "^1.0.6", |
|
"sebastian/comparator": "^4.0.5", |
|
"sebastian/diff": "^4.0.3", |
|
"sebastian/environment": "^5.1.3", |
|
"sebastian/exporter": "^4.0.3", |
|
"sebastian/global-state": "^5.0.1", |
|
"sebastian/object-enumerator": "^4.0.3", |
|
"sebastian/resource-operations": "^3.0.3", |
|
"sebastian/type": "^3.0", |
|
"sebastian/version": "^3.0.2" |
|
}, |
|
"require-dev": { |
|
"ext-pdo": "*", |
|
"phpspec/prophecy-phpunit": "^2.0.1" |
|
}, |
|
"suggest": { |
|
"ext-soap": "*", |
|
"ext-xdebug": "*" |
|
}, |
|
"bin": [ |
|
"phpunit" |
|
], |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "9.5-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"files": [ |
|
"src/Framework/Assert/Functions.php" |
|
], |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "The PHP Unit Testing framework.", |
|
"homepage": "https://phpunit.de/", |
|
"keywords": [ |
|
"phpunit", |
|
"testing", |
|
"xunit" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues", |
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://phpunit.de/sponsors.html", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-04-01T12:37:26+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/cli-parser", |
|
"version": "1.0.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/cli-parser.git", |
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", |
|
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Library for parsing CLI options", |
|
"homepage": "https://github.com/sebastianbergmann/cli-parser", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/cli-parser/issues", |
|
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-09-28T06:08:49+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/code-unit", |
|
"version": "1.0.8", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/code-unit.git", |
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", |
|
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Collection of value objects that represent the PHP code units", |
|
"homepage": "https://github.com/sebastianbergmann/code-unit", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/code-unit/issues", |
|
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:08:54+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/code-unit-reverse-lookup", |
|
"version": "2.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", |
|
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Looks up which function or method a line of code belongs to", |
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", |
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-09-28T05:30:19+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/comparator", |
|
"version": "4.0.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/comparator.git", |
|
"reference": "55f4261989e546dc112258c7a75935a81a7ce382" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382", |
|
"reference": "55f4261989e546dc112258c7a75935a81a7ce382", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3", |
|
"sebastian/diff": "^4.0", |
|
"sebastian/exporter": "^4.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
}, |
|
{ |
|
"name": "Jeff Welch", |
|
"email": "whatthejeff@gmail.com" |
|
}, |
|
{ |
|
"name": "Volker Dusch", |
|
"email": "github@wallbash.com" |
|
}, |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@2bepublished.at" |
|
} |
|
], |
|
"description": "Provides the functionality to compare PHP values for equality", |
|
"homepage": "https://github.com/sebastianbergmann/comparator", |
|
"keywords": [ |
|
"comparator", |
|
"compare", |
|
"equality" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/comparator/issues", |
|
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T15:49:45+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/complexity", |
|
"version": "2.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/complexity.git", |
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", |
|
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"nikic/php-parser": "^4.7", |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Library for calculating the complexity of PHP code units", |
|
"homepage": "https://github.com/sebastianbergmann/complexity", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/complexity/issues", |
|
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T15:52:27+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/diff", |
|
"version": "4.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/diff.git", |
|
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", |
|
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3", |
|
"symfony/process": "^4.2 || ^5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
}, |
|
{ |
|
"name": "Kore Nordmann", |
|
"email": "mail@kore-nordmann.de" |
|
} |
|
], |
|
"description": "Diff implementation", |
|
"homepage": "https://github.com/sebastianbergmann/diff", |
|
"keywords": [ |
|
"diff", |
|
"udiff", |
|
"unidiff", |
|
"unified diff" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/diff/issues", |
|
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:10:38+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/environment", |
|
"version": "5.1.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/environment.git", |
|
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/1b5dff7bb151a4db11d49d90e5408e4e938270f7", |
|
"reference": "1b5dff7bb151a4db11d49d90e5408e4e938270f7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"ext-posix": "*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.1-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Provides functionality to handle HHVM/PHP environments", |
|
"homepage": "http://www.github.com/sebastianbergmann/environment", |
|
"keywords": [ |
|
"Xdebug", |
|
"environment", |
|
"hhvm" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/environment/issues", |
|
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-04-03T09:37:03+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/exporter", |
|
"version": "4.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/exporter.git", |
|
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9", |
|
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3", |
|
"sebastian/recursion-context": "^4.0" |
|
}, |
|
"require-dev": { |
|
"ext-mbstring": "*", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
}, |
|
{ |
|
"name": "Jeff Welch", |
|
"email": "whatthejeff@gmail.com" |
|
}, |
|
{ |
|
"name": "Volker Dusch", |
|
"email": "github@wallbash.com" |
|
}, |
|
{ |
|
"name": "Adam Harvey", |
|
"email": "aharvey@php.net" |
|
}, |
|
{ |
|
"name": "Bernhard Schussek", |
|
"email": "bschussek@gmail.com" |
|
} |
|
], |
|
"description": "Provides the functionality to export PHP variables for visualization", |
|
"homepage": "https://www.github.com/sebastianbergmann/exporter", |
|
"keywords": [ |
|
"export", |
|
"exporter" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/exporter/issues", |
|
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-11-11T14:18:36+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/global-state", |
|
"version": "5.0.5", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/global-state.git", |
|
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", |
|
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3", |
|
"sebastian/object-reflector": "^2.0", |
|
"sebastian/recursion-context": "^4.0" |
|
}, |
|
"require-dev": { |
|
"ext-dom": "*", |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"suggest": { |
|
"ext-uopz": "*" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "5.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Snapshotting of global state", |
|
"homepage": "http://www.github.com/sebastianbergmann/global-state", |
|
"keywords": [ |
|
"global state" |
|
], |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/global-state/issues", |
|
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-02-14T08:28:10+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/lines-of-code", |
|
"version": "1.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/lines-of-code.git", |
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", |
|
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"nikic/php-parser": "^4.6", |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "1.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Library for counting the lines of code in PHP source code", |
|
"homepage": "https://github.com/sebastianbergmann/lines-of-code", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues", |
|
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-11-28T06:42:11+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/object-enumerator", |
|
"version": "4.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/object-enumerator.git", |
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", |
|
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3", |
|
"sebastian/object-reflector": "^2.0", |
|
"sebastian/recursion-context": "^4.0" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Traverses array structures and object graphs to enumerate all referenced objects", |
|
"homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues", |
|
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:12:34+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/object-reflector", |
|
"version": "2.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/object-reflector.git", |
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", |
|
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Allows reflection of object attributes, including inherited and non-public ones", |
|
"homepage": "https://github.com/sebastianbergmann/object-reflector/", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/object-reflector/issues", |
|
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:14:26+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/recursion-context", |
|
"version": "4.0.4", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/recursion-context.git", |
|
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172", |
|
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "4.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
}, |
|
{ |
|
"name": "Jeff Welch", |
|
"email": "whatthejeff@gmail.com" |
|
}, |
|
{ |
|
"name": "Adam Harvey", |
|
"email": "aharvey@php.net" |
|
} |
|
], |
|
"description": "Provides functionality to recursively process PHP variables", |
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues", |
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-10-26T13:17:30+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/resource-operations", |
|
"version": "3.0.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/resource-operations.git", |
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", |
|
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.0" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de" |
|
} |
|
], |
|
"description": "Provides a list of PHP built-in functions that operate on resources", |
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/resource-operations/issues", |
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-09-28T06:45:17+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/type", |
|
"version": "3.0.0", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/type.git", |
|
"reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", |
|
"reference": "b233b84bc4465aff7b57cf1c4bc75c86d00d6dad", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"require-dev": { |
|
"phpunit/phpunit": "^9.5" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Collection of value objects that represent the types of the PHP type system", |
|
"homepage": "https://github.com/sebastianbergmann/type", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/type/issues", |
|
"source": "https://github.com/sebastianbergmann/type/tree/3.0.0" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2022-03-15T09:54:48+00:00" |
|
}, |
|
{ |
|
"name": "sebastian/version", |
|
"version": "3.0.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/sebastianbergmann/version.git", |
|
"reference": "c6c1022351a901512170118436c764e473f6de8c" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", |
|
"reference": "c6c1022351a901512170118436c764e473f6de8c", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.3" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "3.0-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Sebastian Bergmann", |
|
"email": "sebastian@phpunit.de", |
|
"role": "lead" |
|
} |
|
], |
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects", |
|
"homepage": "https://github.com/sebastianbergmann/version", |
|
"support": { |
|
"issues": "https://github.com/sebastianbergmann/version/issues", |
|
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/sebastianbergmann", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2020-09-28T06:39:44+00:00" |
|
}, |
|
{ |
|
"name": "symfony/browser-kit", |
|
"version": "v5.4.3", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/browser-kit.git", |
|
"reference": "18e73179c6a33d520de1b644941eba108dd811ad" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad", |
|
"reference": "18e73179c6a33d520de1b644941eba108dd811ad", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/dom-crawler": "^4.4|^5.0|^6.0", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"require-dev": { |
|
"symfony/css-selector": "^4.4|^5.0|^6.0", |
|
"symfony/http-client": "^4.4|^5.0|^6.0", |
|
"symfony/mime": "^4.4|^5.0|^6.0", |
|
"symfony/process": "^4.4|^5.0|^6.0" |
|
}, |
|
"suggest": { |
|
"symfony/process": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\BrowserKit\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/browser-kit/tree/v5.4.3" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-01-02T09:53:40+00:00" |
|
}, |
|
{ |
|
"name": "symfony/debug", |
|
"version": "v4.4.41", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/debug.git", |
|
"reference": "6637e62480b60817b9a6984154a533e8e64c6bd5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/debug/zipball/6637e62480b60817b9a6984154a533e8e64c6bd5", |
|
"reference": "6637e62480b60817b9a6984154a533e8e64c6bd5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/log": "^1|^2|^3" |
|
}, |
|
"conflict": { |
|
"symfony/http-kernel": "<3.4" |
|
}, |
|
"require-dev": { |
|
"symfony/http-kernel": "^3.4|^4.0|^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Debug\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides tools to ease debugging PHP code", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/debug/tree/v4.4.41" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"abandoned": "symfony/error-handler", |
|
"time": "2022-04-12T15:19:55+00:00" |
|
}, |
|
{ |
|
"name": "symfony/dom-crawler", |
|
"version": "v5.4.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/dom-crawler.git", |
|
"reference": "a213cbc80382320b0efdccdcdce232f191fafe3a" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/a213cbc80382320b0efdccdcdce232f191fafe3a", |
|
"reference": "a213cbc80382320b0efdccdcdce232f191fafe3a", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
"symfony/polyfill-ctype": "~1.8", |
|
"symfony/polyfill-mbstring": "~1.0", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"conflict": { |
|
"masterminds/html5": "<2.6" |
|
}, |
|
"require-dev": { |
|
"masterminds/html5": "^2.6", |
|
"symfony/css-selector": "^4.4|^5.0|^6.0" |
|
}, |
|
"suggest": { |
|
"symfony/css-selector": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\DomCrawler\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Eases DOM navigation for HTML and XML documents", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.9" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-04T14:46:32+00:00" |
|
}, |
|
{ |
|
"name": "symfony/error-handler", |
|
"version": "v4.4.41", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/error-handler.git", |
|
"reference": "529feb0e03133dbd5fd3707200147cc4903206da" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/529feb0e03133dbd5fd3707200147cc4903206da", |
|
"reference": "529feb0e03133dbd5fd3707200147cc4903206da", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/log": "^1|^2|^3", |
|
"symfony/debug": "^4.4.5", |
|
"symfony/var-dumper": "^4.4|^5.0" |
|
}, |
|
"require-dev": { |
|
"symfony/http-kernel": "^4.4|^5.0", |
|
"symfony/serializer": "^4.4|^5.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\ErrorHandler\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides tools to manage errors and ease debugging PHP code", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/error-handler/tree/v4.4.41" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-12T15:19:55+00:00" |
|
}, |
|
{ |
|
"name": "symfony/finder", |
|
"version": "v5.4.8", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/finder.git", |
|
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9", |
|
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/deprecation-contracts": "^2.1|^3", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Finder\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Finds files and directories via an intuitive fluent interface", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/finder/tree/v5.4.8" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-04-15T08:07:45+00:00" |
|
}, |
|
{ |
|
"name": "symfony/http-kernel", |
|
"version": "v4.4.42", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/http-kernel.git", |
|
"reference": "04181de9459df639512dadf83d544ce12edd6776" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/04181de9459df639512dadf83d544ce12edd6776", |
|
"reference": "04181de9459df639512dadf83d544ce12edd6776", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.1.3", |
|
"psr/log": "^1|^2", |
|
"symfony/error-handler": "^4.4", |
|
"symfony/event-dispatcher": "^4.4", |
|
"symfony/http-client-contracts": "^1.1|^2", |
|
"symfony/http-foundation": "^4.4.30|^5.3.7", |
|
"symfony/polyfill-ctype": "^1.8", |
|
"symfony/polyfill-php73": "^1.9", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"conflict": { |
|
"symfony/browser-kit": "<4.3", |
|
"symfony/config": "<3.4", |
|
"symfony/console": ">=5", |
|
"symfony/dependency-injection": "<4.3", |
|
"symfony/translation": "<4.2", |
|
"twig/twig": "<1.43|<2.13,>=2" |
|
}, |
|
"provide": { |
|
"psr/log-implementation": "1.0|2.0" |
|
}, |
|
"require-dev": { |
|
"psr/cache": "^1.0|^2.0|^3.0", |
|
"symfony/browser-kit": "^4.3|^5.0", |
|
"symfony/config": "^3.4|^4.0|^5.0", |
|
"symfony/console": "^3.4|^4.0", |
|
"symfony/css-selector": "^3.4|^4.0|^5.0", |
|
"symfony/dependency-injection": "^4.3|^5.0", |
|
"symfony/dom-crawler": "^3.4|^4.0|^5.0", |
|
"symfony/expression-language": "^3.4|^4.0|^5.0", |
|
"symfony/finder": "^3.4|^4.0|^5.0", |
|
"symfony/process": "^3.4|^4.0|^5.0", |
|
"symfony/routing": "^3.4|^4.0|^5.0", |
|
"symfony/stopwatch": "^3.4|^4.0|^5.0", |
|
"symfony/templating": "^3.4|^4.0|^5.0", |
|
"symfony/translation": "^4.2|^5.0", |
|
"symfony/translation-contracts": "^1.1|^2", |
|
"twig/twig": "^1.43|^2.13|^3.0.4" |
|
}, |
|
"suggest": { |
|
"symfony/browser-kit": "", |
|
"symfony/config": "", |
|
"symfony/console": "", |
|
"symfony/dependency-injection": "" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\HttpKernel\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides a structured process for converting a Request into a Response", |
|
"homepage": "https://symfony.com", |
|
"support": { |
|
"source": "https://github.com/symfony/http-kernel/tree/v4.4.42" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-27T07:04:21+00:00" |
|
}, |
|
{ |
|
"name": "symfony/panther", |
|
"version": "v1.1.2", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/panther.git", |
|
"reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/panther/zipball/8716dd7c1c26a592a4e0440047a7967c21ef71e5", |
|
"reference": "8716dd7c1c26a592a4e0440047a7967c21ef71e5", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-libxml": "*", |
|
"php": ">=7.1", |
|
"php-webdriver/webdriver": "^1.8.2", |
|
"symfony/browser-kit": "^4.4 || ^5.0", |
|
"symfony/dependency-injection": "^4.4 || ^5.0", |
|
"symfony/deprecation-contracts": "^2.4 || ^3.0", |
|
"symfony/dom-crawler": "^4.4 || ^5.0", |
|
"symfony/http-client": "^4.4.11 || ^5.2", |
|
"symfony/http-kernel": "^4.4 || ^5.0", |
|
"symfony/polyfill-php72": "^1.9", |
|
"symfony/process": "^4.4 || ^5.0" |
|
}, |
|
"require-dev": { |
|
"symfony/css-selector": "^4.4 || ^5.0", |
|
"symfony/framework-bundle": "^4.4 || ^5.0", |
|
"symfony/mime": "^4.4 || ^5.0", |
|
"symfony/phpunit-bridge": "^5.2" |
|
}, |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-main": "1.1.x-dev" |
|
} |
|
}, |
|
"autoload": { |
|
"psr-4": { |
|
"Symfony\\Component\\Panther\\": "src/" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Kévin Dunglas", |
|
"email": "dunglas@gmail.com", |
|
"homepage": "https://dunglas.fr" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "A browser testing and web scraping library for PHP and Symfony.", |
|
"homepage": "https://dunglas.fr", |
|
"keywords": [ |
|
"e2e", |
|
"scraping", |
|
"selenium", |
|
"symfony", |
|
"testing", |
|
"webdriver" |
|
], |
|
"support": { |
|
"issues": "https://github.com/symfony/panther/issues", |
|
"source": "https://github.com/symfony/panther/tree/v1.1.2" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://www.panthera.org/donate", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/dunglas", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/panther", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2021-11-30T15:51:25+00:00" |
|
}, |
|
{ |
|
"name": "symfony/var-dumper", |
|
"version": "v5.4.9", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/var-dumper.git", |
|
"reference": "af52239a330fafd192c773795520dc2dd62b5657" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/af52239a330fafd192c773795520dc2dd62b5657", |
|
"reference": "af52239a330fafd192c773795520dc2dd62b5657", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=7.2.5", |
|
"symfony/polyfill-mbstring": "~1.0", |
|
"symfony/polyfill-php80": "^1.16" |
|
}, |
|
"conflict": { |
|
"phpunit/phpunit": "<5.4.3", |
|
"symfony/console": "<4.4" |
|
}, |
|
"require-dev": { |
|
"ext-iconv": "*", |
|
"symfony/console": "^4.4|^5.0|^6.0", |
|
"symfony/process": "^4.4|^5.0|^6.0", |
|
"symfony/uid": "^5.1|^6.0", |
|
"twig/twig": "^2.13|^3.0.4" |
|
}, |
|
"suggest": { |
|
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", |
|
"ext-intl": "To show region name in time zone dump", |
|
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" |
|
}, |
|
"bin": [ |
|
"Resources/bin/var-dump-server" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"Resources/functions/dump.php" |
|
], |
|
"psr-4": { |
|
"Symfony\\Component\\VarDumper\\": "" |
|
}, |
|
"exclude-from-classmap": [ |
|
"/Tests/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Nicolas Grekas", |
|
"email": "p@tchwork.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "https://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Provides mechanisms for walking through any arbitrary PHP variable", |
|
"homepage": "https://symfony.com", |
|
"keywords": [ |
|
"debug", |
|
"dump" |
|
], |
|
"support": { |
|
"source": "https://github.com/symfony/var-dumper/tree/v5.4.9" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://symfony.com/sponsor", |
|
"type": "custom" |
|
}, |
|
{ |
|
"url": "https://github.com/fabpot", |
|
"type": "github" |
|
}, |
|
{ |
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
|
"type": "tidelift" |
|
} |
|
], |
|
"time": "2022-05-21T10:24:18+00:00" |
|
}, |
|
{ |
|
"name": "theseer/tokenizer", |
|
"version": "1.2.1", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/theseer/tokenizer.git", |
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", |
|
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"ext-dom": "*", |
|
"ext-tokenizer": "*", |
|
"ext-xmlwriter": "*", |
|
"php": "^7.2 || ^8.0" |
|
}, |
|
"type": "library", |
|
"autoload": { |
|
"classmap": [ |
|
"src/" |
|
] |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"BSD-3-Clause" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Arne Blankerts", |
|
"email": "arne@blankerts.de", |
|
"role": "Developer" |
|
} |
|
], |
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
|
"support": { |
|
"issues": "https://github.com/theseer/tokenizer/issues", |
|
"source": "https://github.com/theseer/tokenizer/tree/1.2.1" |
|
}, |
|
"funding": [ |
|
{ |
|
"url": "https://github.com/theseer", |
|
"type": "github" |
|
} |
|
], |
|
"time": "2021-07-28T10:34:58+00:00" |
|
}, |
|
{ |
|
"name": "zircote/swagger-php", |
|
"version": "3.3.6", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/zircote/swagger-php.git", |
|
"reference": "5016342f966fca29dda84455de066c5c90d37941" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/5016342f966fca29dda84455de066c5c90d37941", |
|
"reference": "5016342f966fca29dda84455de066c5c90d37941", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"doctrine/annotations": "^1.7", |
|
"ext-json": "*", |
|
"php": ">=7.2", |
|
"psr/log": "^1.1 || ^2.0 || ^3.0", |
|
"symfony/finder": ">=2.2", |
|
"symfony/yaml": ">=3.3" |
|
}, |
|
"require-dev": { |
|
"composer/package-versions-deprecated": "1.11.99.2", |
|
"friendsofphp/php-cs-fixer": "^2.17 || ^3.0", |
|
"phpunit/phpunit": ">=8.5.14" |
|
}, |
|
"bin": [ |
|
"bin/openapi" |
|
], |
|
"type": "library", |
|
"autoload": { |
|
"files": [ |
|
"src/functions.php" |
|
], |
|
"psr-4": { |
|
"OpenApi\\": "src" |
|
} |
|
}, |
|
"notification-url": "https://packagist.org/downloads/", |
|
"license": [ |
|
"Apache-2.0" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Robert Allen", |
|
"email": "zircote@gmail.com" |
|
}, |
|
{ |
|
"name": "Bob Fanger", |
|
"email": "bfanger@gmail.com", |
|
"homepage": "https://bfanger.nl" |
|
}, |
|
{ |
|
"name": "Martin Rademacher", |
|
"email": "mano@radebatz.net", |
|
"homepage": "https://radebatz.net" |
|
} |
|
], |
|
"description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations", |
|
"homepage": "https://github.com/zircote/swagger-php/", |
|
"keywords": [ |
|
"api", |
|
"json", |
|
"rest", |
|
"service discovery" |
|
], |
|
"support": { |
|
"issues": "https://github.com/zircote/swagger-php/issues", |
|
"source": "https://github.com/zircote/swagger-php/tree/3.3.6" |
|
}, |
|
"time": "2022-05-21T01:52:14+00:00" |
|
} |
|
], |
|
"aliases": [], |
|
"minimum-stability": "stable", |
|
"stability-flags": [], |
|
"prefer-stable": false, |
|
"prefer-lowest": false, |
|
"platform": { |
|
"php": ">=7.4.0" |
|
}, |
|
"platform-dev": [], |
|
"platform-overrides": { |
|
"php": "7.4" |
|
}, |
|
"plugin-api-version": "2.2.0" |
|
}
|
|
|