File: /home/frenchy/www/french-american.org/repo/composer.lock
{
"_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": "ba861ecdf858621e7c5239a9c492894a",
"packages": [
{
"name": "altorouter/altorouter",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/dannyvankooten/AltoRouter.git",
"reference": "39c50092470128c12284d332bb57f306bb5b58e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4",
"reference": "39c50092470128c12284d332bb57f306bb5b58e4",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"codeclimate/php-test-reporter": "dev-master",
"phpunit/phpunit": "4.5.*"
},
"type": "library",
"autoload": {
"classmap": [
"AltoRouter.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Danny van Kooten",
"email": "dannyvankooten@gmail.com",
"homepage": "http://dannyvankooten.com/"
},
{
"name": "Koen Punt",
"homepage": "https://github.com/koenpunt"
},
{
"name": "niahoo",
"homepage": "https://github.com/niahoo"
}
],
"description": "A lightning fast router for PHP",
"homepage": "https://github.com/dannyvankooten/AltoRouter",
"keywords": [
"lightweight",
"router",
"routing"
],
"time": "2015-11-30T00:47:43+00:00"
},
{
"name": "asm89/twig-cache-extension",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/twig-cache-extension.git",
"reference": "13787226956ec766f4770722082288097aebaaf3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/13787226956ec766f4770722082288097aebaaf3",
"reference": "13787226956ec766f4770722082288097aebaaf3",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"twig/twig": "^1.0|^2.0"
},
"require-dev": {
"doctrine/cache": "~1.0",
"phpunit/phpunit": "^5.0 || ^4.8.10"
},
"suggest": {
"psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "iam.asm89@gmail.com"
}
],
"description": "Cache fragments of templates directly within Twig.",
"homepage": "https://github.com/asm89/twig-cache-extension",
"keywords": [
"cache",
"extension",
"twig"
],
"abandoned": "twig/cache-extension",
"time": "2020-01-01T20:47:37+00:00"
},
{
"name": "bea/bea-fix-loco-translate",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/BeAPI/bea-fix-loco-translate.git",
"reference": "b7c8b3c0ee8691911e9f4c0514a48d5a9a23b1d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/BeAPI/bea-fix-loco-translate/zipball/b7c8b3c0ee8691911e9f4c0514a48d5a9a23b1d4",
"reference": "b7c8b3c0ee8691911e9f4c0514a48d5a9a23b1d4",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"type": "wordpress-muplugin",
"license": [
"GPL-3.0+"
],
"authors": [
{
"name": "Be API",
"email": "technique@beapi.fr",
"homepage": "https://beapi.fr/"
}
],
"description": "Improve Loco Translate's plugin behaviour.",
"homepage": "https://github.com/BeAPI/bea-fix-loco-translate",
"keywords": [
"Locostranslate"
],
"support": {
"source": "https://github.com/BeAPI/bea-fix-loco-translate/tree/1.1.1",
"issues": "https://github.com/BeAPI/bea-fix-loco-translate/issues"
},
"time": "2018-07-27T13:02:14+00:00"
},
{
"name": "composer/installers",
"version": "v1.0.25",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/36e5b5843203d7f1cf6ffb0305a97e014387bd8e",
"reference": "36e5b5843203d7f1cf6ffb0305a97e014387bd8e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "4.1.*"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Hurad",
"ImageCMS",
"MODX Evo",
"Mautic",
"OXID",
"SMF",
"Thelia",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"bitrix",
"cakephp",
"chef",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"elgg",
"fuelphp",
"grav",
"installer",
"joomla",
"kohana",
"laravel",
"lithium",
"magento",
"mako",
"mediawiki",
"modulework",
"moodle",
"phpbb",
"piwik",
"ppi",
"puppet",
"roundcube",
"shopware",
"silverstripe",
"symfony",
"typo3",
"wordpress",
"zend",
"zikula"
],
"time": "2016-04-13T19:46:30+00:00"
},
{
"name": "johnpbloch/wordpress",
"version": "5.7.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress.git",
"reference": "22ea3c6aa631e296c528f58a67371fb2a5e674f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/22ea3c6aa631e296c528f58a67371fb2a5e674f2",
"reference": "22ea3c6aa631e296c528f58a67371fb2a5e674f2",
"shasum": ""
},
"require": {
"johnpbloch/wordpress-core": "5.7.0",
"johnpbloch/wordpress-core-installer": "^1.0 || ^2.0",
"php": ">=5.6.20"
},
"type": "package",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "WordPress Community",
"homepage": "http://wordpress.org/about/"
}
],
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"homepage": "http://wordpress.org/",
"keywords": [
"blog",
"cms",
"wordpress"
],
"time": "2021-03-09T20:32:28+00:00"
},
{
"name": "johnpbloch/wordpress-core",
"version": "5.7.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core.git",
"reference": "8b057056692ca196aaa7a7ddd915f29426922c6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/8b057056692ca196aaa7a7ddd915f29426922c6d",
"reference": "8b057056692ca196aaa7a7ddd915f29426922c6d",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6.20"
},
"provide": {
"wordpress/core-implementation": "5.7.0"
},
"type": "wordpress-core",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WordPress Community",
"homepage": "https://wordpress.org/about/"
}
],
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"homepage": "https://wordpress.org/",
"keywords": [
"blog",
"cms",
"wordpress"
],
"time": "2021-03-09T20:32:23+00:00"
},
{
"name": "johnpbloch/wordpress-core-installer",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/johnpbloch/wordpress-core-installer.git",
"reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/johnpbloch/wordpress-core-installer/zipball/237faae9a60a4a2e1d45dce1a5836ffa616de63e",
"reference": "237faae9a60a4a2e1d45dce1a5836ffa616de63e",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.6.0"
},
"conflict": {
"composer/installers": "<1.0.6"
},
"require-dev": {
"composer/composer": "^1.0 || ^2.0",
"phpunit/phpunit": ">=5.7.27"
},
"type": "composer-plugin",
"extra": {
"class": "johnpbloch\\Composer\\WordPressCorePlugin"
},
"autoload": {
"psr-0": {
"johnpbloch\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "John P. Bloch",
"email": "me@johnpbloch.com"
}
],
"description": "A custom installer to handle deploying WordPress with composer",
"keywords": [
"wordpress"
],
"time": "2020-04-16T21:44:57+00:00"
},
{
"name": "monolog/monolog",
"version": "1.26.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
"reference": "2209ddd84e7ef1256b7af205d0717fb62cfc9c33",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"psr/log": "~1.0"
},
"provide": {
"psr/log-implementation": "1.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
"php-amqplib/php-amqplib": "~2.4",
"php-console/php-console": "^3.1.3",
"phpstan/phpstan": "^0.12.59",
"phpunit/phpunit": "~4.5",
"ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
"swiftmailer/swiftmailer": "^5.3|^6.0"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"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",
"sentry/sentry": "Allow sending log messages to a Sentry server"
},
"type": "library",
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "http://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2020-12-14T12:56:38+00:00"
},
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://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"
],
"time": "2017-02-14T16:28:37+00:00"
},
{
"name": "psr/log",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
"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": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"time": "2020-03-23T09:12:05+00:00"
},
{
"name": "sentry/sentry",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
"reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe",
"reference": "159eeaa02bb2ef8a8ec669f3c88e4bff7e6a7ffe",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": "^5.3|^7.0"
},
"conflict": {
"raven/raven": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^1.8.0",
"monolog/monolog": "^1.0",
"phpunit/phpunit": "^4.8.35 || ^5.7"
},
"suggest": {
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"monolog/monolog": "Automatically capture Monolog events as breadcrumbs"
},
"bin": [
"bin/sentry"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.11.x-dev"
}
},
"autoload": {
"psr-0": {
"Raven_": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "David Cramer",
"email": "dcramer@gmail.com"
}
],
"description": "A PHP client for Sentry (http://getsentry.com)",
"homepage": "http://getsentry.com",
"keywords": [
"log",
"logging"
],
"time": "2020-02-12T18:38:11+00:00"
},
{
"name": "stayallive/wp-sentry",
"version": "v2.8.0",
"source": {
"type": "git",
"url": "https://github.com/stayallive/wp-sentry.git",
"reference": "cd9828763d2bd9efe7fc4e4f08e91a1bc811d557"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stayallive/wp-sentry/zipball/cd9828763d2bd9efe7fc4e4f08e91a1bc811d557",
"reference": "cd9828763d2bd9efe7fc4e4f08e91a1bc811d557",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"php": ">=5.4.0",
"sentry/sentry": "^1.10.0"
},
"type": "wordpress-plugin",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Bouma",
"homepage": "https://alex.bouma.me"
}
],
"description": "A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry",
"homepage": "https://github.com/stayallive/wp-sentry/",
"keywords": [
"sentry",
"wordpress"
],
"time": "2019-04-23T13:56:25+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"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"
],
"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": "2021-01-07T16:49:33+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.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": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"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": "2021-01-22T09:19:47+00:00"
},
{
"name": "timber/timber",
"version": "1.18.2",
"source": {
"type": "git",
"url": "https://github.com/timber/timber.git",
"reference": "18766d1af8650ca919534cc497e7f0e8d82423a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/timber/timber/zipball/18766d1af8650ca919534cc497e7f0e8d82423a3",
"reference": "18766d1af8650ca919534cc497e7f0e8d82423a3",
"shasum": ""
},
"require": {
"asm89/twig-cache-extension": "~1.0",
"composer/installers": "~1.0",
"php": ">=5.3.0|7.*",
"twig/twig": "^1.41|^2.10",
"upstatement/routes": "0.5"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"johnpbloch/wordpress": "*",
"phpunit/phpunit": "5.7.16|6.*",
"squizlabs/php_codesniffer": "3.*",
"wp-coding-standards/wpcs": "^2.0",
"wpackagist-plugin/advanced-custom-fields": "5.*",
"wpackagist-plugin/co-authors-plus": "3.2.*|3.4.*"
},
"suggest": {
"satooshi/php-coveralls": "1.0.* for code coverage"
},
"type": "library",
"autoload": {
"psr-4": {
"Timber\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jared Novack",
"email": "jared@upstatement.com",
"homepage": "http://upstatement.com"
},
{
"name": "Connor J. Burton",
"email": "connorjburton@gmail.com",
"homepage": "http://connorburton.com"
}
],
"description": "Plugin to write WordPress themes w Object-Oriented Code and the Twig Template Engine",
"homepage": "http://timber.upstatement.com",
"keywords": [
"templating",
"themes",
"timber",
"twig"
],
"time": "2020-10-11T15:08:40+00:00"
},
{
"name": "twig/twig",
"version": "v2.14.4",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
"reference": "0b4ba691fb99ec7952d25deb36c0a83061b93bbf",
"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"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.14-dev"
}
},
"autoload": {
"psr-0": {
"Twig_": "lib/"
},
"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"
],
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
"time": "2021-03-10T10:05:55+00:00"
},
{
"name": "upstatement/routes",
"version": "0.5",
"source": {
"type": "git",
"url": "https://github.com/Upstatement/routes.git",
"reference": "3267d28be0a73f197087d58384e1a358d85671b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Upstatement/routes/zipball/3267d28be0a73f197087d58384e1a358d85671b6",
"reference": "3267d28be0a73f197087d58384e1a358d85671b6",
"shasum": ""
},
"require": {
"altorouter/altorouter": "^1.1.0",
"composer/installers": "~1.0",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "3.7.*",
"satooshi/php-coveralls": "dev-master",
"wp-cli/wp-cli": "*"
},
"type": "library",
"autoload": {
"psr-0": {
"Routes": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jared Novack",
"email": "jared@upstatement.com",
"homepage": "http://upstatement.com"
}
],
"description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
"homepage": "http://routes.upstatement.com",
"keywords": [
"redirects",
"rewrite",
"routes",
"routing"
],
"time": "2018-12-04T01:13:41+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v2.6.7",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "b786088918a884258c9e3e27405c6a4cf2ee246e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/b786088918a884258c9e3e27405c6a4cf2ee246e",
"reference": "b786088918a884258c9e3e27405c6a4cf2ee246e",
"shasum": ""
},
"require": {
"php": "^5.3.9 || ^7.0 || ^8.0",
"symfony/polyfill-ctype": "^1.17"
},
"require-dev": {
"ext-filter": "*",
"ext-pcre": "*",
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20"
},
"suggest": {
"ext-filter": "Required to use the boolean validator.",
"ext-pcre": "Required to use most of the library."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"homepage": "https://gjcampbell.co.uk/"
},
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://vancelucas.com/"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
"time": "2021-01-20T14:39:13+00:00"
},
{
"name": "wordpress-plugins/acf-pro",
"version": "5.9.5",
"source": {
"type": "git",
"url": "ssh://git@gitlab.biig.fr:2224/wordpress-plugins/acf-pro.git",
"reference": "30763b89cb05ec8be7dc1133d7f2e004a0c3699f"
},
"require": {
"johnpbloch/wordpress": ">=4.8",
"php": ">=5.6.0"
},
"type": "wordpress-plugin",
"extra": {
"installer-name": "acf_pro"
},
"notification-url": "https://packagist.biig.fr/downloads/",
"license": [
"Commercial"
],
"authors": [
{
"name": "Intégration",
"email": "integration@biig.fr"
}
],
"description": "Wordpress ACF PRO plugin",
"keywords": [
"acf",
"plugin",
"wordpress"
],
"time": "2021-02-15T14:45:52+00:00"
},
{
"name": "wp-media/wp-rocket",
"version": "v3.8.8",
"source": {
"type": "git",
"url": "https://github.com/wp-media/wp-rocket.git",
"reference": "c4206e0dc9835cb8e04b5a168bd8406f5247a665"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wp-media/wp-rocket/zipball/c4206e0dc9835cb8e04b5a168bd8406f5247a665",
"reference": "c4206e0dc9835cb8e04b5a168bd8406f5247a665",
"shasum": ""
},
"require": {
"composer/installers": "~1.0",
"monolog/monolog": "^1.0",
"php": ">=7.0",
"psr/container": "1.0.0"
},
"require-dev": {
"brain/monkey": "^2.0",
"coenjacobs/mozart": "^0.7",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"mikey179/vfsstream": "^1.6",
"mnsami/composer-custom-directory-installer": "^2.0",
"mobiledetect/mobiledetectlib": "^2.8",
"php": "^7 || ^8",
"phpcompatibility/phpcompatibility-wp": "^2.0",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5",
"roave/security-advisories": "dev-master",
"szepeviktor/phpstan-wordpress": "^0.7.0",
"woocommerce/woocommerce": "^3.9",
"wp-coding-standards/wpcs": "^2",
"wp-media/background-processing": "^1.3",
"wp-media/cloudflare": "^1.0",
"wp-media/module-rocketcdn": "^1.0",
"wp-media/module-varnish": "^1.0",
"wp-media/phpunit": "2.0",
"wp-media/rocket-lazyload-common": "^2",
"wp-media/wp-imagify-partner": "^1.0",
"wpackagist-plugin/amp": "^1.1.4",
"wpackagist-plugin/hummingbird-performance": "2.0.1",
"wpackagist-plugin/pdf-embedder": "^4.6",
"wpackagist-plugin/simple-custom-css": "^4.0.3",
"wpackagist-plugin/spinupwp": "^1.1",
"wpackagist-plugin/wp-smushit": "^3.0"
},
"type": "wordpress-plugin",
"extra": {
"installer-paths": {
"vendor/{$vendor}/{$name}/": [
"type:wordpress-plugin"
],
"./inc/Addon/Cloudflare/": [
"wp-media/cloudflare"
],
"./inc/Addon/Varnish/": [
"wp-media/module-varnish"
],
"./inc/Engine/CDN/RocketCDN/": [
"wp-media/module-rocketcdn"
]
},
"mozart": {
"dep_namespace": "WP_Rocket\\Dependencies\\",
"dep_directory": "/inc/Dependencies/",
"classmap_directory": "/inc/classes/dependencies/",
"classmap_prefix": "WP_Rocket_",
"packages": [
"mobiledetect/mobiledetectlib",
"wp-media/background-processing",
"wp-media/rocket-lazyload-common",
"wp-media/wp-imagify-partner"
]
}
},
"autoload": {
"classmap": [
"inc/classes",
"inc/vendors/classes",
"inc/deprecated"
],
"exclude-from-classmap": [
"inc/vendors/classes/class-rocket-mobile-detect.php",
"inc/classes/class-wp-rocket-requirements-check.php"
],
"psr-4": {
"WP_Rocket\\": "inc/",
"WPMedia\\Cloudflare\\": "inc/Addon/Cloudflare/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "WP Media",
"email": "contact@wp-media.me",
"homepage": "https://wp-media.me"
}
],
"description": "Performance optimization plugin for WordPress",
"homepage": "https://wp-rocket.me",
"keywords": [
"cache",
"lazyload",
"minification",
"wordpress"
],
"time": "2021-04-01T14:12:20+00:00"
},
{
"name": "wp-sync-db/wp-sync-db",
"version": "1.5",
"source": {
"type": "git",
"url": "ssh://git@gitlab.biig.fr:2224/wordpress-plugins/wp-sync-db.git",
"reference": "0f9d61b727175d7970468bba135d9b1083798d69"
},
"require": {
"composer/installers": "~1.0.6"
},
"type": "wordpress-plugin",
"notification-url": "https://packagist.biig.fr/downloads/",
"license": [
"GPL-2.0"
],
"description": "WP Sync DB eliminates the manual work of migrating a WP database.",
"homepage": "https://github.com/wp-sync-db/wp-sync-db",
"keywords": [
"db",
"plugin",
"wordpress",
"wp-sync-db"
],
"time": "2018-10-25T09:51:02+00:00"
},
{
"name": "wp-sync-db/wp-sync-db-media-files",
"version": "1.1.5",
"source": {
"type": "git",
"url": "ssh://git@gitlab.biig.fr:2224/wordpress-plugins/wp-sync-db-media-files.git",
"reference": "d3b234de1318620625fb1ccbf86825fde02163fa"
},
"require": {
"composer/installers": "~1.0.6"
},
"type": "wordpress-plugin",
"notification-url": "https://packagist.biig.fr/downloads/",
"license": [
"GPL-2.0"
],
"description": "WP Sync DB Media File Addon for WP Sync DB",
"homepage": "https://github.com/wp-sync-db/wp-sync-db-media-files",
"keywords": [
"media",
"plugin",
"wordpress",
"wp-sync-db"
],
"time": "2018-11-20T09:09:48+00:00"
},
{
"name": "wpackagist-plugin/advanced-custom-fields-recaptcha-field",
"version": "1.3.3",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/advanced-custom-fields-recaptcha-field/",
"reference": "tags/1.3.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/advanced-custom-fields-recaptcha-field.1.3.3.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/advanced-custom-fields-recaptcha-field/"
},
{
"name": "wpackagist-plugin/advanced-forms",
"version": "1.7.2",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/advanced-forms/",
"reference": "tags/1.7.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/advanced-forms.1.7.2.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/advanced-forms/"
},
{
"name": "wpackagist-plugin/crop-thumbnails",
"version": "1.3.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/crop-thumbnails/",
"reference": "tags/1.3.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/crop-thumbnails.1.3.1.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/crop-thumbnails/"
},
{
"name": "wpackagist-plugin/enable-media-replace",
"version": "3.5.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/enable-media-replace/",
"reference": "tags/3.5.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/enable-media-replace.3.5.0.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/enable-media-replace/"
},
{
"name": "wpackagist-plugin/imsanity",
"version": "2.7.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/imsanity/",
"reference": "trunk"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/imsanity.zip?timestamp=1606234837"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/imsanity/"
},
{
"name": "wpackagist-plugin/intuitive-custom-post-order",
"version": "3.1.2.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/intuitive-custom-post-order/",
"reference": "tags/3.1.2.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/intuitive-custom-post-order.3.1.2.1.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/intuitive-custom-post-order/"
},
{
"name": "wpackagist-plugin/loco-translate",
"version": "2.5.2",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/loco-translate/",
"reference": "tags/2.5.2"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/loco-translate.2.5.2.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/loco-translate/"
},
{
"name": "wpackagist-plugin/mainwp-child",
"version": "4.1.5",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/mainwp-child/",
"reference": "tags/4.1.5"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/mainwp-child.4.1.5.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/mainwp-child/"
},
{
"name": "wpackagist-plugin/members",
"version": "3.1.5",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/members/",
"reference": "tags/3.1.5"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/members.3.1.5.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/members/"
},
{
"name": "wpackagist-plugin/redirection",
"version": "5.1.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/redirection/",
"reference": "tags/5.1.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/redirection.5.1.1.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/redirection/"
},
{
"name": "wpackagist-plugin/secupress",
"version": "2.0.3",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/secupress/",
"reference": "tags/2.0.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/secupress.2.0.3.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/secupress/"
},
{
"name": "wpackagist-plugin/wordpress-seo",
"version": "16.1.1",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wordpress-seo/",
"reference": "tags/16.1.1"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.16.1.1.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wordpress-seo/"
},
{
"name": "wpackagist-plugin/wp-mail-smtp",
"version": "2.7.0",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/wp-mail-smtp/",
"reference": "tags/2.7.0"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/wp-mail-smtp.2.7.0.zip"
},
"require": {
"composer/installers": "~1.0"
},
"type": "wordpress-plugin",
"homepage": "https://wordpress.org/plugins/wp-mail-smtp/"
}
],
"packages-dev": [
{
"name": "symfony/polyfill-php72",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
"reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
},
"files": [
"bootstrap.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": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"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": "2021-01-07T16:49:33+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"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"
],
"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": "2021-01-07T16:49:33+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0da0e174f728996f5d5072d6a9f0a42259dbc806",
"reference": "0da0e174f728996f5d5072d6a9f0a42259dbc806",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php80": "^1.15"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/console": "<3.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/process": "^4.4|^5.0",
"twig/twig": "^1.43|^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"
],
"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": "2021-03-27T19:49:03+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
}