Current path: home/webdevt/www/wdp/wp-content/plugins/brizy/vendor/composer/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/brizy/vendor
{
"packages": [
{
"name": "bagrinsergiu/brizy-merge-page-assets",
"version": "dev-master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/bagrinsergiu/brizy-merge-page-assets.git",
"reference": "61eea2244cb34ff8666b802aafa74f74dec869da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bagrinsergiu/brizy-merge-page-assets/zipball/61eea2244cb34ff8666b802aafa74f74dec869da",
"reference": "61eea2244cb34ff8666b802aafa74f74dec869da",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.4"
},
"time": "2022-09-27T14:56:05+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BrizyMerge\\": "lib/",
"BrizyMergeTests\\": "tests/"
}
},
"description": "Merge page assets compiled by Brizy compiler",
"keywords": [
"brizy",
"brizy merge assets"
],
"support": {
"source": "https://github.com/bagrinsergiu/brizy-merge-page-assets/tree/master",
"issues": "https://github.com/bagrinsergiu/brizy-merge-page-assets/issues"
},
"install-path": "../bagrinsergiu/brizy-merge-page-assets"
},
{
"name": "bagrinsergiu/brizy-migration-utils",
"version": "1.5.4",
"version_normalized": "1.5.4.0",
"source": {
"type": "git",
"url": "https://github.com/bagrinsergiu/brizy-migration-utils.git",
"reference": "81523e89975e56d192bb3a5622ddbe1d06e10809"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bagrinsergiu/brizy-migration-utils/zipball/81523e89975e56d192bb3a5622ddbe1d06e10809",
"reference": "81523e89975e56d192bb3a5622ddbe1d06e10809",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "8.2.1"
},
"time": "2022-07-08T10:43:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Brizy": "src/"
}
},
"autoload-dev": {
"classmap": [
"tests/"
]
},
"authors": [
{
"name": "Alex Zaharia",
"email": "alecszaharia@gmail.com"
}
],
"description": "Data migration utils",
"support": {
"source": "https://github.com/bagrinsergiu/brizy-migration-utils/tree/1.5.4",
"issues": "https://github.com/bagrinsergiu/brizy-migration-utils/issues"
},
"install-path": "../bagrinsergiu/brizy-migration-utils"
},
{
"name": "bagrinsergiu/content-placeholder",
"version": "v2.0.17.x-dev",
"version_normalized": "2.0.17.9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/bagrinsergiu/brizy-content-placeholder.git",
"reference": "b7b544e1750d4e9e6d61b268712c92ad2cd1a120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bagrinsergiu/brizy-content-placeholder/zipball/b7b544e1750d4e9e6d61b268712c92ad2cd1a120",
"reference": "b7b544e1750d4e9e6d61b268712c92ad2cd1a120",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"php": ">=7.1.0",
"phpspec/prophecy-phpunit": "^2",
"phpunit/phpunit": "^9.5.9"
},
"time": "2023-12-05T13:49:49+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BrizyPlaceholders\\": "lib/",
"BrizyPlaceholdersTests\\": "tests/"
}
},
"description": "Brizy content placeholders SDK",
"keywords": [
"brizy",
"content",
"placeholders"
],
"support": {
"source": "https://github.com/bagrinsergiu/brizy-content-placeholder/tree/v2.0.17",
"issues": "https://github.com/bagrinsergiu/brizy-content-placeholder/issues"
},
"install-path": "../bagrinsergiu/content-placeholder"
},
{
"name": "enshrined/svg-sanitize",
"version": "0.13.3",
"version_normalized": "0.13.3.0",
"source": {
"type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "bc66593f255b7d2613d8f22041180036979b6403"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/bc66593f255b7d2613d8f22041180036979b6403",
"reference": "bc66593f255b7d2613d8f22041180036979b6403",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*"
},
"require-dev": {
"codeclimate/php-test-reporter": "^0.1.2",
"phpunit/phpunit": "^6"
},
"time": "2020-01-20T01:34:17+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"enshrined\\svgSanitize\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Daryll Doyle",
"email": "daryll@enshrined.co.uk"
}
],
"description": "An SVG sanitizer for PHP",
"support": {
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/develop"
},
"install-path": "../enshrined/svg-sanitize"
},
{
"name": "knplabs/gaufrette",
"version": "v0.7.0",
"version_normalized": "0.7.0.0",
"source": {
"type": "git",
"url": "https://github.com/KnpLabs/Gaufrette.git",
"reference": "a0627e91e8753f442eea6560cb347151cd306b2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/a0627e91e8753f442eea6560cb347151cd306b2c",
"reference": "a0627e91e8753f442eea6560cb347151cd306b2c",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"conflict": {
"microsoft/windowsazure": "<0.4.3"
},
"require-dev": {
"akeneo/phpspec-skip-example-extension": "~1.2",
"amazonwebservices/aws-sdk-for-php": "1.5.*",
"aws/aws-sdk-php": "^2.4.12||~3",
"doctrine/dbal": ">=2.3",
"dropbox-php/dropbox-php": "*",
"google/apiclient": "~1.1.3",
"league/flysystem": "~1.0",
"microsoft/azure-storage-blob": "^1.0",
"mikey179/vfsstream": "~1.2.0",
"mongodb/mongodb": "^1.1",
"phpseclib/phpseclib": "^2.0",
"phpspec/phpspec": "~2.4",
"phpunit/phpunit": "^5.6.8",
"rackspace/php-opencloud": "^1.9.2"
},
"suggest": {
"ext-curl": "*",
"ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
"ext-mbstring": "*",
"gaufrette/aws-s3-adapter": "to use AwsS3 adapter (supports SDK v2 and v3)",
"gaufrette/azure-blob-storage-adapter": "to use AzureBlobStorage adapter",
"gaufrette/doctrine-dbal-adapter": "to use DBAL adapter",
"gaufrette/flysystem-adapter": "to use Flysystem adapter",
"gaufrette/ftp-adapter": "to use Ftp adapter",
"gaufrette/gridfs-adapter": "to use GridFS adapter",
"gaufrette/in-memory-adapter": "to use InMemory adapter",
"gaufrette/local-adapter": "to use Local adapter",
"gaufrette/opencloud-adapter": "to use Opencloud adapter",
"gaufrette/phpseclib-sftp-adapter": "to use PhpseclibSftp adapter",
"gaufrette/zip-adapter": "to use Zip adapter",
"google/apiclient": "to use GoogleCloudStorage adapter",
"knplabs/knp-gaufrette-bundle": "to use with Symfony2"
},
"time": "2018-08-30T13:26:15+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.7.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-0": {
"Gaufrette": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "The contributors",
"homepage": "http://github.com/knplabs/Gaufrette/contributors"
},
{
"name": "KnpLabs Team",
"homepage": "http://knplabs.com"
}
],
"description": "PHP library that provides a filesystem abstraction layer",
"homepage": "http://knplabs.com",
"keywords": [
"abstraction",
"file",
"filesystem",
"media"
],
"support": {
"issues": "https://github.com/KnpLabs/Gaufrette/issues",
"source": "https://github.com/KnpLabs/Gaufrette/tree/v0.7.0"
},
"install-path": "../knplabs/gaufrette"
},
{
"name": "select2/select2",
"version": "4.1.0-rc.0",
"version_normalized": "4.1.0.0-RC0",
"source": {
"type": "git",
"url": "git@github.com:select2/select2.git",
"reference": "9ce61fd297fd2922fe771debea8b24dfd219a49a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/select2/select2/zipball/9ce61fd297fd2922fe771debea8b24dfd219a49a",
"reference": "9ce61fd297fd2922fe771debea8b24dfd219a49a",
"shasum": ""
},
"time": "2021-01-23T04:36:25+00:00",
"type": "component",
"extra": {
"component": {
"scripts": [
"dist/js/select2.js"
],
"styles": [
"dist/css/select2.css"
],
"files": [
"dist/js/select2.js",
"dist/js/i18n/*.js",
"dist/css/select2.css"
]
}
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Select2 is a jQuery based replacement for select boxes.",
"homepage": "https://select2.org/",
"install-path": "../select2/select2"
},
{
"name": "symfony/dotenv",
"version": "3.4.x-dev",
"version_normalized": "3.4.9999999.9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "1022723ac4f56b001d99691d96c6025dbf1404f1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/1022723ac4f56b001d99691d96c6025dbf1404f1",
"reference": "1022723ac4f56b001d99691d96c6025dbf1404f1",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"require-dev": {
"symfony/process": "^3.4.2|^4.0"
},
"time": "2020-10-24T10:57:07+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Dotenv\\": ""
},
"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": "Registers environment variables from a .env file",
"homepage": "https://symfony.com",
"keywords": [
"dotenv",
"env",
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/3.4"
},
"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"
}
],
"install-path": "../symfony/dotenv"
},
{
"name": "tburry/pquery",
"version": "dev-master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/tburry/pquery.git",
"reference": "c28159447f4cec57f2a016c2ec15f5b754b58052"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tburry/pquery/zipball/c28159447f4cec57f2a016c2ec15f5b754b58052",
"reference": "c28159447f4cec57f2a016c2ec15f5b754b58052",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"htmlawed/htmlawed": "dev-master"
},
"time": "2016-03-23T18:57:26+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"IQuery.php",
"gan_formatter.php",
"gan_node_html.php",
"gan_parser_html.php",
"gan_selector_html.php",
"gan_tokenizer.php",
"gan_xml2array.php",
"pQuery.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Todd Burry",
"email": "todd@vanillaforums.com",
"role": "Developer"
}
],
"description": "A jQuery like html dom parser written in php.",
"keywords": [
"dom",
"ganon",
"php"
],
"support": {
"issues": "https://github.com/tburry/pquery/issues",
"source": "https://github.com/tburry/pquery/tree/master"
},
"install-path": "../tburry/pquery"
}
],
"dev": false,
"dev-package-names": []
}