PluginProbe
Tableberg – Simple Gutenberg Table Block / 1.1.5
Tableberg – Simple Gutenberg Table Block v1.1.5
1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 All 42 releases
tableberg / vendor / composer / installed.json

installed.json in Tableberg – Simple Gutenberg Table Block 1.1.5, at vendor/composer/installed.json

120 lines 4.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "freemius/wordpress-sdk",
5 "version": "2.13.4",
6 "version_normalized": "2.13.4.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/Freemius/wordpress-sdk.git",
10 "reference": "fa43eb92ae9dffa0d9f5ae11b5a1739bd7222308"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/fa43eb92ae9dffa0d9f5ae11b5a1739bd7222308",
15 "reference": "fa43eb92ae9dffa0d9f5ae11b5a1739bd7222308",
16 "shasum": ""
17 },
18 "require": {
19 "php": ">=5.6"
20 },
21 "require-dev": {
22 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
23 "phpcompatibility/php-compatibility": "^9.3",
24 "phpcompatibility/phpcompatibility-wp": "^2.1",
25 "phpstan/extension-installer": "^1.3",
26 "squizlabs/php_codesniffer": "^3.7",
27 "szepeviktor/phpstan-wordpress": "^1.3",
28 "wp-coding-standards/wpcs": "^2.3"
29 },
30 "time": "2026-07-09T08:50:52+00:00",
31 "type": "library",
32 "installation-source": "dist",
33 "autoload": {
34 "files": [
35 "start.php"
36 ]
37 },
38 "notification-url": "https://packagist.org/downloads/",
39 "license": [
40 "GPL-3.0-only"
41 ],
42 "description": "Freemius WordPress SDK",
43 "homepage": "https://freemius.com",
44 "keywords": [
45 "freemius",
46 "plugin",
47 "sdk",
48 "theme",
49 "wordpress",
50 "wordpress-plugin",
51 "wordpress-theme"
52 ],
53 "support": {
54 "issues": "https://github.com/Freemius/wordpress-sdk/issues",
55 "source": "https://github.com/Freemius/wordpress-sdk/tree/2.13.4"
56 },
57 "install-path": "../freemius"
58 },
59 {
60 "name": "php-stubs/wordpress-stubs",
61 "version": "v6.9.1",
62 "version_normalized": "6.9.1.0",
63 "source": {
64 "type": "git",
65 "url": "https://github.com/php-stubs/wordpress-stubs.git",
66 "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7"
67 },
68 "dist": {
69 "type": "zip",
70 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f12220f303e0d7c0844c0e5e957b0c3cee48d2f7",
71 "reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7",
72 "shasum": ""
73 },
74 "conflict": {
75 "phpdocumentor/reflection-docblock": "5.6.1"
76 },
77 "require-dev": {
78 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
79 "nikic/php-parser": "^5.5",
80 "php": "^7.4 || ^8.0",
81 "php-stubs/generator": "^0.8.3",
82 "phpdocumentor/reflection-docblock": "^6.0",
83 "phpstan/phpstan": "^2.1",
84 "phpunit/phpunit": "^9.5",
85 "symfony/polyfill-php80": "*",
86 "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1",
87 "wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
88 },
89 "suggest": {
90 "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
91 "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
92 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
93 },
94 "time": "2026-02-03T19:29:21+00:00",
95 "type": "library",
96 "installation-source": "dist",
97 "notification-url": "https://packagist.org/downloads/",
98 "license": [
99 "MIT"
100 ],
101 "description": "WordPress function and class declaration stubs for static analysis.",
102 "homepage": "https://github.com/php-stubs/wordpress-stubs",
103 "keywords": [
104 "PHPStan",
105 "static analysis",
106 "wordpress"
107 ],
108 "support": {
109 "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
110 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.9.1"
111 },
112 "install-path": "../php-stubs/wordpress-stubs"
113 }
114 ],
115 "dev": true,
116 "dev-package-names": [
117 "php-stubs/wordpress-stubs"
118 ]
119 }
120