PluginProbe
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript / 1.9.7
BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript v1.9.7
4.1.16 4.1.15 4.1.14 4.1.13 4.1.12 4.1.11 4.1.10 4.0.30 4.0.29 4.0.28 4.0.27 4.0.26 4.0.24 4.0.25 4.0.23 4.0.22 4.0.21 4.0.19 4.0.18 4.0.17 4.0.16 1.9.3 1.9.4 1.9.5 1.9.6 All 170 releases
searchpro / vendor / composer / installed.json

installed.json in BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS & JavaScript 1.9.7, at vendor/composer/installed.json

53 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "woocommerce/action-scheduler",
5 "version": "3.8.1",
6 "version_normalized": "3.8.1.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/woocommerce/action-scheduler.git",
10 "reference": "e331b534d7de10402d7545a0de50177b874c0779"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/e331b534d7de10402d7545a0de50177b874c0779",
15 "reference": "e331b534d7de10402d7545a0de50177b874c0779",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=5.6"
20 },
21 "require-dev": {
22 "phpunit/phpunit": "^7.5",
23 "woocommerce/woocommerce-sniffs": "0.1.0",
24 "wp-cli/wp-cli": "~2.5.0",
25 "yoast/phpunit-polyfills": "^2.0"
26 },
27 "time": "2024-06-20T19:53:06+00:00",
28 "type": "wordpress-plugin",
29 "extra": {
30 "scripts-description": {
31 "test": "Run unit tests",
32 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
33 "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
34 }
35 },
36 "installation-source": "dist",
37 "notification-url": "https://packagist.org/downloads/",
38 "license": [
39 "GPL-3.0-or-later"
40 ],
41 "description": "Action Scheduler for WordPress and WooCommerce",
42 "homepage": "https://actionscheduler.org/",
43 "support": {
44 "issues": "https://github.com/woocommerce/action-scheduler/issues",
45 "source": "https://github.com/woocommerce/action-scheduler/tree/3.8.1"
46 },
47 "install-path": "../woocommerce/action-scheduler"
48 }
49 ],
50 "dev": true,
51 "dev-package-names": []
52 }
53