: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
"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": "3e5bffdbaba51711e957133649eddf9f",
"name": "automattic/jetpack-device-detection",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a"
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/178cb2d0215d7446743a1654b0964a1d4ddfca8a",
"reference": "178cb2d0215d7446743a1654b0964a1d4ddfca8a",
"automattic/jetpack-changelogger": "^4.1.2",
"yoast/phpunit-polyfills": "1.1.0"
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
"type": "jetpack-library",
"mirror-repo": "Automattic/jetpack-device-detection",
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
"notification-url": "https://packagist.org/downloads/",
"description": "A way to detect device types based on User-Agent header.",
"source": "https://github.com/Automattic/jetpack-device-detection/tree/v2.1.3"
"time": "2024-04-08T18:32:53+00:00"
"name": "automattic/jetpack-changelogger",
"url": "https://github.com/Automattic/jetpack-changelogger.git",
"reference": "72c219fa6e61bdcd760a68e8ff968a4365593f48"
"url": "https://api.github.com/repos/Automattic/jetpack-changelogger/zipball/72c219fa6e61bdcd760a68e8ff968a4365593f48",
"reference": "72c219fa6e61bdcd760a68e8ff968a4365593f48",
"symfony/console": "^3.4 || ^4.4 || ^5.2 || ^6.0 || ^7.0",
"symfony/process": "^3.4 || ^4.4 || ^5.2 || ^6.0 || ^7.0"
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0",
"yoast/phpunit-polyfills": "1.1.0"
"mirror-repo": "Automattic/jetpack-changelogger",
"::VERSION": "src/Application.php"
"link-template": "https://github.com/Automattic/jetpack-changelogger/compare/${old}...${new}"
"Automattic\\Jetpack\\Changelog\\": "lib",
"Automattic\\Jetpack\\Changelogger\\": "src"
"notification-url": "https://packagist.org/downloads/",
"description": "Jetpack Changelogger tool. Allows for managing changelogs by dropping change files into a changelog directory with each PR.",
"source": "https://github.com/Automattic/jetpack-changelogger/tree/v4.2.5"
"time": "2024-06-27T12:55:08+00:00"
"name": "doctrine/instantiator",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"doctrine/coding-standard": "^11",
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5.27",
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
"notification-url": "https://packagist.org/downloads/",
"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",
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/2.0.0"
"url": "https://www.doctrine-project.org/sponsorship.html",
"url": "https://www.patreon.com/phpdoctrine",
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"time": "2022-12-30T00:23:10+00:00"
"name": "myclabs/deep-copy",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
"doctrine/collections": "<1.6.8",
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
"phpspec/prophecy": "^1.10",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
"src/DeepCopy/deep_copy.php"
"DeepCopy\\": "src/DeepCopy/"
"notification-url": "https://packagist.org/downloads/",
"description": "Create deep copies (clones) of your objects",
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"time": "2024-06-12T14:39:25+00:00"
"name": "nikic/php-parser",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1"
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1",
"reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1",
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^9.0"
"PhpParser\\": "lib/PhpParser"
"notification-url": "https://packagist.org/downloads/",
"description": "A PHP parser written in PHP",
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0"
"time": "2024-07-01T20:03:41+00:00"
"name": "phar-io/manifest",
"url": "https://github.com/phar-io/manifest.git",
"reference": "54750ef60c58e43759730615a392c31c80e23176"
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
"reference": "54750ef60c58e43759730615a392c31c80e23176",
"phar-io/version": "^3.0.1",
"dev-master": "2.0.x-dev"
"notification-url": "https://packagist.org/downloads/",
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
"url": "https://github.com/theseer",
"time": "2024-03-03T12:33:53+00:00"
"name": "phar-io/version",
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"notification-url": "https://packagist.org/downloads/",
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"description": "Library for handling version information and constraints",
"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": "phpunit/php-code-coverage",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "48c34b5d8d983006bd2adc2d0de92963b9155965"
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965",
"reference": "48c34b5d8d983006bd2adc2d0de92963b9155965",
"nikic/php-parser": "^4.18 || ^5.0",
"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"
"phpunit/phpunit": "^9.3"
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
"notification-url": "https://packagist.org/downloads/",
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.31"