PluginProbe
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More / 2.3.1
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More v2.3.1
2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.2 2.2.1 2.2.0 2.1.2 2.1.1 trunk 0.0.1 0.0.2 0.0.3 0.0.4 0.0.5 0.0.6 0.0.7 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 All 66 releases
better-payment / vendor / composer / installed.json

installed.json in Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More 2.3.1, at vendor/composer/installed.json

129 lines 4.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "league/csv",
5 "version": "9.8.0",
6 "version_normalized": "9.8.0.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/thephpleague/csv.git",
10 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
15 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
16 "shasum": ""
17 },
18 "require": {
19 "ext-json": "*",
20 "ext-mbstring": "*",
21 "php": "^7.4 || ^8.0"
22 },
23 "require-dev": {
24 "ext-curl": "*",
25 "ext-dom": "*",
26 "friendsofphp/php-cs-fixer": "^v3.4.0",
27 "phpstan/phpstan": "^1.3.0",
28 "phpstan/phpstan-phpunit": "^1.0.0",
29 "phpstan/phpstan-strict-rules": "^1.1.0",
30 "phpunit/phpunit": "^9.5.11"
31 },
32 "suggest": {
33 "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
34 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
35 },
36 "time": "2022-01-04T00:13:07+00:00",
37 "type": "library",
38 "extra": {
39 "branch-alias": {
40 "dev-master": "9.x-dev"
41 }
42 },
43 "installation-source": "dist",
44 "autoload": {
45 "files": [
46 "src/functions_include.php"
47 ],
48 "psr-4": {
49 "League\\Csv\\": "src"
50 }
51 },
52 "notification-url": "https://packagist.org/downloads/",
53 "license": [
54 "MIT"
55 ],
56 "authors": [
57 {
58 "name": "Ignace Nyamagana Butera",
59 "email": "[email protected]",
60 "homepage": "https://github.com/nyamsprod/",
61 "role": "Developer"
62 }
63 ],
64 "description": "CSV data manipulation made easy in PHP",
65 "homepage": "https://csv.thephpleague.com",
66 "keywords": [
67 "convert",
68 "csv",
69 "export",
70 "filter",
71 "import",
72 "read",
73 "transform",
74 "write"
75 ],
76 "support": {
77 "docs": "https://csv.thephpleague.com",
78 "issues": "https://github.com/thephpleague/csv/issues",
79 "rss": "https://github.com/thephpleague/csv/releases.atom",
80 "source": "https://github.com/thephpleague/csv"
81 },
82 "funding": [
83 {
84 "url": "https://github.com/sponsors/nyamsprod",
85 "type": "github"
86 }
87 ],
88 "install-path": "../league/csv"
89 },
90 {
91 "name": "priyomukul/wp-notice",
92 "version": "v2.x-dev",
93 "version_normalized": "2.9999999.9999999.9999999-dev",
94 "source": {
95 "type": "git",
96 "url": "[email protected]:priyomukul/wp-notice.git",
97 "reference": "5471f3262e583ebcba56062d84faecc910bd04d6"
98 },
99 "dist": {
100 "type": "zip",
101 "url": "https://api.github.com/repos/priyomukul/wp-notice/zipball/5471f3262e583ebcba56062d84faecc910bd04d6",
102 "reference": "5471f3262e583ebcba56062d84faecc910bd04d6",
103 "shasum": ""
104 },
105 "time": "2023-12-27T06:49:41+00:00",
106 "type": "library",
107 "installation-source": "dist",
108 "autoload": {
109 "psr-4": {
110 "PriyoMukul\\WPNotice\\": "src/"
111 }
112 },
113 "authors": [
114 {
115 "name": "Priyo Mukul",
116 "email": "[email protected]"
117 }
118 ],
119 "support": {
120 "source": "https://github.com/priyomukul/wp-notice/tree/v2",
121 "issues": "https://github.com/priyomukul/wp-notice/issues"
122 },
123 "install-path": "../priyomukul/wp-notice"
124 }
125 ],
126 "dev": true,
127 "dev-package-names": []
128 }
129