Comparing sensitive data, confidential files or internal emails?

Most legal and privacy policies prohibit uploading sensitive data online. Diffchecker Desktop ensures your confidential information never leaves your computer. Work offline and compare documents securely.

composer.lock differences for pressbooks-network-catalog

Created Diff never expires
5 removals
46 lines
31 additions
71 lines
{
{
"name": "pressbooks/pressbooks-network-catalog",
"name": "pressbooks/pressbooks-network-catalog",
"version": "dev-dev",
"version": "dev-dev",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/pressbooks/pressbooks-network-catalog.git",
"url": "https://github.com/pressbooks/pressbooks-network-catalog.git",
"reference": "9a5078998b05d18a27e85880df05f0da26abff19"
"reference": "9a5078998b05d18a27e85880df05f0da26abff19"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/pressbooks/pressbooks-network-catalog/zipball/9a5078998b05d18a27e85880df05f0da26abff19",
"url": "https://api.github.com/repos/pressbooks/pressbooks-network-catalog/zipball/9a5078998b05d18a27e85880df05f0da26abff19",
"reference": "9a5078998b05d18a27e85880df05f0da26abff19",
"reference": "9a5078998b05d18a27e85880df05f0da26abff19",
"shasum": ""
"shasum": "",
"mirrors": [
{
"url": "https://repo.packagist.com/pressbooks/dists/%package%/%version%/r%reference%.%type%",
"preferred": true
}
]
},
},
"require": {
"require": {
"php": "^8.1"
"php": "^8.1"
},
},
"require-dev": {
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.10",
"friendsofphp/php-cs-fixer": "^3.10",
"pressbooks/pressbooks": "dev-dev",
"pressbooks/pressbooks": "dev-dev",
"yoast/phpunit-polyfills": "^1.0"
"yoast/phpunit-polyfills": "^1.0"
},
},
"default-branch": true,
"default-branch": true,
"type": "wordpress-plugin",
"type": "wordpress-plugin",
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"PressbooksNetworkCatalog\\": "src/"
"PressbooksNetworkCatalog\\": "src/"
}
}
},
},
"notification-url": "https://packagist.org/downloads/",
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
}
},
"notification-url": "https://repo.packagist.com/pressbooks/downloads/",
"scripts": {
"test": [
"vendor/bin/phpunit --configuration phpunit.xml"
],
"test-coverage": [
"vendor/bin/phpunit --configuration phpunit.xml --coverage-clover coverage.xml"
],
"fix": [
"vendor/bin/php-cs-fixer fix"
],
"standards": [
"vendor/bin/php-cs-fixer fix --dry-run"
]
},
"license": [
"license": [
"GPL-3.0-or-later"
"GPL-3.0-or-later"
],
],
"authors": [
"authors": [
{
{
"name": "Pressbooks (Book Oven Inc.)",
"name": "Pressbooks (Book Oven Inc.)",
"email": "code@pressbooks.com"
"email": "code@pressbooks.com"
}
}
],
],
"description": "Add a searchable, filterable catalog to the Pressbooks Aldine theme",
"description": "Add a searchable, filterable catalog to the Pressbooks Aldine theme",
"support": {
"support": {
"issues": "https://github.com/pressbooks/pressbooks-network-catalog/issues",
"source": "https://github.com/pressbooks/pressbooks-network-catalog/tree/dev",
"source": "https://github.com/pressbooks/pressbooks-network-catalog/tree/dev"
"issues": "https://github.com/pressbooks/pressbooks-network-catalog/issues"
},
},
"time": "2024-02-21T14:44:52+00:00"
"time": "2024-02-21T14:44:52+00:00"
}
},