PluginProbe
Tableberg – Simple Gutenberg Table Block / 0.3.3
Tableberg – Simple Gutenberg Table Block v0.3.3
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 0.3.3, at vendor/composer/installed.json

59 lines 2.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "php-stubs/wordpress-stubs",
5 "version": "v6.4.1",
6 "version_normalized": "6.4.1.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/php-stubs/wordpress-stubs.git",
10 "reference": "6d6063cf9464a306ca2a0529705d41312b08500b"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/6d6063cf9464a306ca2a0529705d41312b08500b",
15 "reference": "6d6063cf9464a306ca2a0529705d41312b08500b",
16 "shasum": ""
17 },
18 "require-dev": {
19 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
20 "nikic/php-parser": "^4.13",
21 "php": "^7.4 || ~8.0.0",
22 "php-stubs/generator": "^0.8.3",
23 "phpdocumentor/reflection-docblock": "^5.3",
24 "phpstan/phpstan": "^1.10.12",
25 "phpunit/phpunit": "^9.5",
26 "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.8"
27 },
28 "suggest": {
29 "paragonie/sodium_compat": "Pure PHP implementation of libsodium",
30 "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
31 "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
32 },
33 "time": "2023-11-10T00:33:47+00:00",
34 "type": "library",
35 "installation-source": "dist",
36 "notification-url": "https://packagist.org/downloads/",
37 "license": [
38 "MIT"
39 ],
40 "description": "WordPress function and class declaration stubs for static analysis.",
41 "homepage": "https://github.com/php-stubs/wordpress-stubs",
42 "keywords": [
43 "PHPStan",
44 "static analysis",
45 "wordpress"
46 ],
47 "support": {
48 "issues": "https://github.com/php-stubs/wordpress-stubs/issues",
49 "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.4.1"
50 },
51 "install-path": "../php-stubs/wordpress-stubs"
52 }
53 ],
54 "dev": true,
55 "dev-package-names": [
56 "php-stubs/wordpress-stubs"
57 ]
58 }
59