first commit
This commit is contained in:
52
composer.engine.json
Normal file
52
composer.engine.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"require": {
|
||||
"google/recaptcha": "^1.1",
|
||||
"google/cloud-recaptcha-enterprise": "^2.1",
|
||||
"php-amqplib/php-amqplib": "^2.6 || ^3.5",
|
||||
"gettext/gettext": "^v4.0",
|
||||
"erusev/parsedown": "^1.6",
|
||||
"educoder/pest": "^1.0",
|
||||
"sentry/sentry": "^1.2|^4.3",
|
||||
"trejjam/thepay-lib": "^3.1",
|
||||
"hisamu/php-xbase": "dev-master",
|
||||
"azuyalabs/yasumi": "^2.6",
|
||||
"hwi/oauth-bundle": "^v1.0 || ^2.0",
|
||||
"php-http/guzzle7-adapter": "@stable",
|
||||
"php-http/httplug-bundle": "@stable",
|
||||
"ifsnop/mysqldump-php":"^2.0",
|
||||
"picqer/php-barcode-generator": "^2.0",
|
||||
"violet/streaming-json-encoder":"^1.0",
|
||||
"phpoffice/phpspreadsheet":"^1.6.0",
|
||||
"box/spout": "3.3.0",
|
||||
"wpj-cz/abo": "dev-master",
|
||||
"promphp/prometheus_client_php": "^2.0",
|
||||
"http-interop/http-factory-guzzle": "^1.0",
|
||||
"phpdocumentor/reflection-docblock": "^5.3",
|
||||
"ezyang/htmlpurifier": "^4.11",
|
||||
"gopay/payments-sdk-php": "^1.4",
|
||||
"league/iso3166": "^4.0",
|
||||
"thepay/api-client": "^1.2.4",
|
||||
"globalcitizen/php-iban": "^4.1",
|
||||
"league/omnipay": "^3",
|
||||
"sunkaflek/vies-parser": "dev-master",
|
||||
"smarty/smarty": "^4.0",
|
||||
"graylog2/gelf-php": "^2.0|1.7.1",
|
||||
"espresso-dev/instagram-php": "^1.1",
|
||||
"deeplcom/deepl-php": "^1.0",
|
||||
"myclabs/php-enum": "^1.8.4",
|
||||
"wpjshop/graphql-client": "@stable",
|
||||
"smhg/sepa-qr-data": "^2.0",
|
||||
"heureka/overeno-zakazniky": "^4.0",
|
||||
"blackfire/php-sdk": "^2.4.0",
|
||||
"elasticsearch/elasticsearch": "^8.17.0",
|
||||
"ruflin/elastica": "^8.1.0",
|
||||
"phpseclib/phpseclib": "^3.0",
|
||||
"dragonmantank/cron-expression": "^3.0",
|
||||
"firebase/php-jwt": "^6.10",
|
||||
"theodo-group/llphant": "dev-main",
|
||||
"ext-rdkafka": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"rector/rector": "^2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user