kollapsminoriteten/wp-content/plugins/the-events-calendar/vendor/composer/installed.json

53 lines
2.0 KiB
JSON
Raw Normal View History

2023-09-26 10:09:00 +02:00
{
"packages": [
{
"name": "woocommerce/action-scheduler",
2024-02-16 11:03:01 +01:00
"version": "3.7.1",
"version_normalized": "3.7.1.0",
2023-09-26 10:09:00 +02:00
"source": {
"type": "git",
"url": "https://github.com/woocommerce/action-scheduler.git",
2024-02-16 11:03:01 +01:00
"reference": "bdaecb016e0358065a8bf76a41fdd60772cacaa5"
2023-09-26 10:09:00 +02:00
},
"dist": {
"type": "zip",
2024-02-16 11:03:01 +01:00
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/bdaecb016e0358065a8bf76a41fdd60772cacaa5",
"reference": "bdaecb016e0358065a8bf76a41fdd60772cacaa5",
2023-09-26 10:09:00 +02:00
"shasum": ""
},
2024-02-16 11:03:01 +01:00
"require": {
"php": ">=5.6"
},
2023-09-26 10:09:00 +02:00
"require-dev": {
"phpunit/phpunit": "^7.5",
"woocommerce/woocommerce-sniffs": "0.1.0",
"wp-cli/wp-cli": "~2.5.0",
2024-02-16 11:03:01 +01:00
"yoast/phpunit-polyfills": "^2.0"
2023-09-26 10:09:00 +02:00
},
2024-02-16 11:03:01 +01:00
"time": "2023-12-13T21:52:55+00:00",
2023-09-26 10:09:00 +02:00
"type": "wordpress-plugin",
"extra": {
"scripts-description": {
"test": "Run unit tests",
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
}
},
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"description": "Action Scheduler for WordPress and WooCommerce",
"homepage": "https://actionscheduler.org/",
"support": {
"issues": "https://github.com/woocommerce/action-scheduler/issues",
2024-02-16 11:03:01 +01:00
"source": "https://github.com/woocommerce/action-scheduler/tree/3.7.1"
2023-09-26 10:09:00 +02:00
},
"install-path": "../woocommerce/action-scheduler"
}
],
"dev": false,
"dev-package-names": []
}