Commit c5d2a922f98f055c9ae2c2614afe1dbc48ca40bc

Authored by Андрей Ларионов
1 parent d69adb313a
Exists in master

composer & excel

Showing 2 changed files with 1 additions and 1 deletions Inline Diff

1 { 1 {
2 "_readme": [ 2 "_readme": [
3 "This file locks the dependencies of your project to a known state", 3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically" 5 "This file is @generated automatically"
6 ], 6 ],
7 "content-hash": "e00756e0febf0cc362b59b2f6f9fa84c", 7 "content-hash": "e00756e0febf0cc362b59b2f6f9fa84c",
8 "packages": [ 8 "packages": [
9 { 9 {
10 "name": "akaunting/laravel-money", 10 "name": "akaunting/laravel-money",
11 "version": "4.0.1", 11 "version": "4.0.1",
12 "source": { 12 "source": {
13 "type": "git", 13 "type": "git",
14 "url": "https://github.com/akaunting/laravel-money.git", 14 "url": "https://github.com/akaunting/laravel-money.git",
15 "reference": "df99d0f5d415490ef7e79362c3b694e8cc8af903" 15 "reference": "df99d0f5d415490ef7e79362c3b694e8cc8af903"
16 }, 16 },
17 "dist": { 17 "dist": {
18 "type": "zip", 18 "type": "zip",
19 "url": "https://api.github.com/repos/akaunting/laravel-money/zipball/df99d0f5d415490ef7e79362c3b694e8cc8af903", 19 "url": "https://api.github.com/repos/akaunting/laravel-money/zipball/df99d0f5d415490ef7e79362c3b694e8cc8af903",
20 "reference": "df99d0f5d415490ef7e79362c3b694e8cc8af903", 20 "reference": "df99d0f5d415490ef7e79362c3b694e8cc8af903",
21 "shasum": "" 21 "shasum": ""
22 }, 22 },
23 "require": { 23 "require": {
24 "illuminate/contracts": "^9.0|^10.0", 24 "illuminate/contracts": "^9.0|^10.0",
25 "illuminate/support": "^9.0|^10.0", 25 "illuminate/support": "^9.0|^10.0",
26 "illuminate/validation": "^9.0|^10.0", 26 "illuminate/validation": "^9.0|^10.0",
27 "illuminate/view": "^9.0|^10.0", 27 "illuminate/view": "^9.0|^10.0",
28 "php": "^8.0", 28 "php": "^8.0",
29 "vlucas/phpdotenv": "^5.4.1" 29 "vlucas/phpdotenv": "^5.4.1"
30 }, 30 },
31 "require-dev": { 31 "require-dev": {
32 "orchestra/testbench": "^7.4|^8.0", 32 "orchestra/testbench": "^7.4|^8.0",
33 "phpunit/phpunit": "^9.5|^10.0", 33 "phpunit/phpunit": "^9.5|^10.0",
34 "vimeo/psalm": "^4.23" 34 "vimeo/psalm": "^4.23"
35 }, 35 },
36 "type": "library", 36 "type": "library",
37 "extra": { 37 "extra": {
38 "laravel": { 38 "laravel": {
39 "providers": [ 39 "providers": [
40 "Akaunting\\Money\\Provider" 40 "Akaunting\\Money\\Provider"
41 ] 41 ]
42 } 42 }
43 }, 43 },
44 "autoload": { 44 "autoload": {
45 "files": [ 45 "files": [
46 "src/helpers.php" 46 "src/helpers.php"
47 ], 47 ],
48 "psr-4": { 48 "psr-4": {
49 "Akaunting\\Money\\": "src" 49 "Akaunting\\Money\\": "src"
50 } 50 }
51 }, 51 },
52 "notification-url": "https://packagist.org/downloads/", 52 "notification-url": "https://packagist.org/downloads/",
53 "license": [ 53 "license": [
54 "MIT" 54 "MIT"
55 ], 55 ],
56 "authors": [ 56 "authors": [
57 { 57 {
58 "name": "Denis Duliçi", 58 "name": "Denis Duliçi",
59 "email": "info@akaunting.com", 59 "email": "info@akaunting.com",
60 "homepage": "https://akaunting.com", 60 "homepage": "https://akaunting.com",
61 "role": "Developer" 61 "role": "Developer"
62 } 62 }
63 ], 63 ],
64 "description": "Currency formatting and conversion package for Laravel", 64 "description": "Currency formatting and conversion package for Laravel",
65 "keywords": [ 65 "keywords": [
66 "convert", 66 "convert",
67 "currency", 67 "currency",
68 "format", 68 "format",
69 "laravel", 69 "laravel",
70 "money" 70 "money"
71 ], 71 ],
72 "support": { 72 "support": {
73 "issues": "https://github.com/akaunting/laravel-money/issues", 73 "issues": "https://github.com/akaunting/laravel-money/issues",
74 "source": "https://github.com/akaunting/laravel-money/tree/4.0.1" 74 "source": "https://github.com/akaunting/laravel-money/tree/4.0.1"
75 }, 75 },
76 "time": "2023-03-16T14:39:27+00:00" 76 "time": "2023-03-16T14:39:27+00:00"
77 }, 77 },
78 { 78 {
79 "name": "blade-ui-kit/blade-heroicons", 79 "name": "blade-ui-kit/blade-heroicons",
80 "version": "1.4.0", 80 "version": "1.4.0",
81 "source": { 81 "source": {
82 "type": "git", 82 "type": "git",
83 "url": "https://github.com/blade-ui-kit/blade-heroicons.git", 83 "url": "https://github.com/blade-ui-kit/blade-heroicons.git",
84 "reference": "dea08e8308d9bad9ebff1bc482d5985dbaacc91b" 84 "reference": "dea08e8308d9bad9ebff1bc482d5985dbaacc91b"
85 }, 85 },
86 "dist": { 86 "dist": {
87 "type": "zip", 87 "type": "zip",
88 "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/dea08e8308d9bad9ebff1bc482d5985dbaacc91b", 88 "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/dea08e8308d9bad9ebff1bc482d5985dbaacc91b",
89 "reference": "dea08e8308d9bad9ebff1bc482d5985dbaacc91b", 89 "reference": "dea08e8308d9bad9ebff1bc482d5985dbaacc91b",
90 "shasum": "" 90 "shasum": ""
91 }, 91 },
92 "require": { 92 "require": {
93 "blade-ui-kit/blade-icons": "^1.1", 93 "blade-ui-kit/blade-icons": "^1.1",
94 "illuminate/support": "^8.0|^9.0|^10.0", 94 "illuminate/support": "^8.0|^9.0|^10.0",
95 "php": "^7.4|^8.0" 95 "php": "^7.4|^8.0"
96 }, 96 },
97 "require-dev": { 97 "require-dev": {
98 "orchestra/testbench": "^6.0|^7.0|^8.0", 98 "orchestra/testbench": "^6.0|^7.0|^8.0",
99 "phpunit/phpunit": "^9.0" 99 "phpunit/phpunit": "^9.0"
100 }, 100 },
101 "type": "library", 101 "type": "library",
102 "extra": { 102 "extra": {
103 "laravel": { 103 "laravel": {
104 "providers": [ 104 "providers": [
105 "BladeUI\\Heroicons\\BladeHeroiconsServiceProvider" 105 "BladeUI\\Heroicons\\BladeHeroiconsServiceProvider"
106 ] 106 ]
107 } 107 }
108 }, 108 },
109 "autoload": { 109 "autoload": {
110 "psr-4": { 110 "psr-4": {
111 "BladeUI\\Heroicons\\": "src" 111 "BladeUI\\Heroicons\\": "src"
112 } 112 }
113 }, 113 },
114 "notification-url": "https://packagist.org/downloads/", 114 "notification-url": "https://packagist.org/downloads/",
115 "license": [ 115 "license": [
116 "MIT" 116 "MIT"
117 ], 117 ],
118 "authors": [ 118 "authors": [
119 { 119 {
120 "name": "Dries Vints", 120 "name": "Dries Vints",
121 "homepage": "https://driesvints.com" 121 "homepage": "https://driesvints.com"
122 } 122 }
123 ], 123 ],
124 "description": "A package to easily make use of Heroicons in your Laravel Blade views.", 124 "description": "A package to easily make use of Heroicons in your Laravel Blade views.",
125 "homepage": "https://github.com/blade-ui-kit/blade-heroicons", 125 "homepage": "https://github.com/blade-ui-kit/blade-heroicons",
126 "keywords": [ 126 "keywords": [
127 "Heroicons", 127 "Heroicons",
128 "blade", 128 "blade",
129 "laravel" 129 "laravel"
130 ], 130 ],
131 "support": { 131 "support": {
132 "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues", 132 "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues",
133 "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/1.4.0" 133 "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/1.4.0"
134 }, 134 },
135 "funding": [ 135 "funding": [
136 { 136 {
137 "url": "https://github.com/caneco", 137 "url": "https://github.com/caneco",
138 "type": "github" 138 "type": "github"
139 }, 139 },
140 { 140 {
141 "url": "https://github.com/driesvints", 141 "url": "https://github.com/driesvints",
142 "type": "github" 142 "type": "github"
143 } 143 }
144 ], 144 ],
145 "time": "2023-01-25T17:57:58+00:00" 145 "time": "2023-01-25T17:57:58+00:00"
146 }, 146 },
147 { 147 {
148 "name": "blade-ui-kit/blade-icons", 148 "name": "blade-ui-kit/blade-icons",
149 "version": "1.5.1", 149 "version": "1.5.1",
150 "source": { 150 "source": {
151 "type": "git", 151 "type": "git",
152 "url": "https://github.com/blade-ui-kit/blade-icons.git", 152 "url": "https://github.com/blade-ui-kit/blade-icons.git",
153 "reference": "b2a80ff2a26641f64bfee48ad0d2a922ce781228" 153 "reference": "b2a80ff2a26641f64bfee48ad0d2a922ce781228"
154 }, 154 },
155 "dist": { 155 "dist": {
156 "type": "zip", 156 "type": "zip",
157 "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/b2a80ff2a26641f64bfee48ad0d2a922ce781228", 157 "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/b2a80ff2a26641f64bfee48ad0d2a922ce781228",
158 "reference": "b2a80ff2a26641f64bfee48ad0d2a922ce781228", 158 "reference": "b2a80ff2a26641f64bfee48ad0d2a922ce781228",
159 "shasum": "" 159 "shasum": ""
160 }, 160 },
161 "require": { 161 "require": {
162 "illuminate/contracts": "^8.0|^9.0|^10.0", 162 "illuminate/contracts": "^8.0|^9.0|^10.0",
163 "illuminate/filesystem": "^8.0|^9.0|^10.0", 163 "illuminate/filesystem": "^8.0|^9.0|^10.0",
164 "illuminate/support": "^8.0|^9.0|^10.0", 164 "illuminate/support": "^8.0|^9.0|^10.0",
165 "illuminate/view": "^8.0|^9.0|^10.0", 165 "illuminate/view": "^8.0|^9.0|^10.0",
166 "php": "^7.4|^8.0", 166 "php": "^7.4|^8.0",
167 "symfony/console": "^5.3|^6.0", 167 "symfony/console": "^5.3|^6.0",
168 "symfony/finder": "^5.3|^6.0" 168 "symfony/finder": "^5.3|^6.0"
169 }, 169 },
170 "require-dev": { 170 "require-dev": {
171 "mockery/mockery": "^1.3", 171 "mockery/mockery": "^1.3",
172 "orchestra/testbench": "^6.0|^7.0|^8.0", 172 "orchestra/testbench": "^6.0|^7.0|^8.0",
173 "phpunit/phpunit": "^9.0" 173 "phpunit/phpunit": "^9.0"
174 }, 174 },
175 "bin": [ 175 "bin": [
176 "bin/blade-icons-generate" 176 "bin/blade-icons-generate"
177 ], 177 ],
178 "type": "library", 178 "type": "library",
179 "extra": { 179 "extra": {
180 "laravel": { 180 "laravel": {
181 "providers": [ 181 "providers": [
182 "BladeUI\\Icons\\BladeIconsServiceProvider" 182 "BladeUI\\Icons\\BladeIconsServiceProvider"
183 ] 183 ]
184 } 184 }
185 }, 185 },
186 "autoload": { 186 "autoload": {
187 "files": [ 187 "files": [
188 "src/helpers.php" 188 "src/helpers.php"
189 ], 189 ],
190 "psr-4": { 190 "psr-4": {
191 "BladeUI\\Icons\\": "src" 191 "BladeUI\\Icons\\": "src"
192 } 192 }
193 }, 193 },
194 "notification-url": "https://packagist.org/downloads/", 194 "notification-url": "https://packagist.org/downloads/",
195 "license": [ 195 "license": [
196 "MIT" 196 "MIT"
197 ], 197 ],
198 "authors": [ 198 "authors": [
199 { 199 {
200 "name": "Dries Vints", 200 "name": "Dries Vints",
201 "homepage": "https://driesvints.com" 201 "homepage": "https://driesvints.com"
202 } 202 }
203 ], 203 ],
204 "description": "A package to easily make use of icons in your Laravel Blade views.", 204 "description": "A package to easily make use of icons in your Laravel Blade views.",
205 "homepage": "https://github.com/blade-ui-kit/blade-icons", 205 "homepage": "https://github.com/blade-ui-kit/blade-icons",
206 "keywords": [ 206 "keywords": [
207 "blade", 207 "blade",
208 "icons", 208 "icons",
209 "laravel", 209 "laravel",
210 "svg" 210 "svg"
211 ], 211 ],
212 "support": { 212 "support": {
213 "issues": "https://github.com/blade-ui-kit/blade-icons/issues", 213 "issues": "https://github.com/blade-ui-kit/blade-icons/issues",
214 "source": "https://github.com/blade-ui-kit/blade-icons" 214 "source": "https://github.com/blade-ui-kit/blade-icons"
215 }, 215 },
216 "funding": [ 216 "funding": [
217 { 217 {
218 "url": "https://github.com/caneco", 218 "url": "https://github.com/caneco",
219 "type": "github" 219 "type": "github"
220 }, 220 },
221 { 221 {
222 "url": "https://github.com/driesvints", 222 "url": "https://github.com/driesvints",
223 "type": "github" 223 "type": "github"
224 } 224 }
225 ], 225 ],
226 "time": "2023-02-15T16:30:12+00:00" 226 "time": "2023-02-15T16:30:12+00:00"
227 }, 227 },
228 { 228 {
229 "name": "brick/math", 229 "name": "brick/math",
230 "version": "0.11.0", 230 "version": "0.11.0",
231 "source": { 231 "source": {
232 "type": "git", 232 "type": "git",
233 "url": "https://github.com/brick/math.git", 233 "url": "https://github.com/brick/math.git",
234 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" 234 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
235 }, 235 },
236 "dist": { 236 "dist": {
237 "type": "zip", 237 "type": "zip",
238 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", 238 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
239 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", 239 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
240 "shasum": "" 240 "shasum": ""
241 }, 241 },
242 "require": { 242 "require": {
243 "php": "^8.0" 243 "php": "^8.0"
244 }, 244 },
245 "require-dev": { 245 "require-dev": {
246 "php-coveralls/php-coveralls": "^2.2", 246 "php-coveralls/php-coveralls": "^2.2",
247 "phpunit/phpunit": "^9.0", 247 "phpunit/phpunit": "^9.0",
248 "vimeo/psalm": "5.0.0" 248 "vimeo/psalm": "5.0.0"
249 }, 249 },
250 "type": "library", 250 "type": "library",
251 "autoload": { 251 "autoload": {
252 "psr-4": { 252 "psr-4": {
253 "Brick\\Math\\": "src/" 253 "Brick\\Math\\": "src/"
254 } 254 }
255 }, 255 },
256 "notification-url": "https://packagist.org/downloads/", 256 "notification-url": "https://packagist.org/downloads/",
257 "license": [ 257 "license": [
258 "MIT" 258 "MIT"
259 ], 259 ],
260 "description": "Arbitrary-precision arithmetic library", 260 "description": "Arbitrary-precision arithmetic library",
261 "keywords": [ 261 "keywords": [
262 "Arbitrary-precision", 262 "Arbitrary-precision",
263 "BigInteger", 263 "BigInteger",
264 "BigRational", 264 "BigRational",
265 "arithmetic", 265 "arithmetic",
266 "bigdecimal", 266 "bigdecimal",
267 "bignum", 267 "bignum",
268 "brick", 268 "brick",
269 "math" 269 "math"
270 ], 270 ],
271 "support": { 271 "support": {
272 "issues": "https://github.com/brick/math/issues", 272 "issues": "https://github.com/brick/math/issues",
273 "source": "https://github.com/brick/math/tree/0.11.0" 273 "source": "https://github.com/brick/math/tree/0.11.0"
274 }, 274 },
275 "funding": [ 275 "funding": [
276 { 276 {
277 "url": "https://github.com/BenMorel", 277 "url": "https://github.com/BenMorel",
278 "type": "github" 278 "type": "github"
279 } 279 }
280 ], 280 ],
281 "time": "2023-01-15T23:15:59+00:00" 281 "time": "2023-01-15T23:15:59+00:00"
282 }, 282 },
283 { 283 {
284 "name": "danharrin/date-format-converter", 284 "name": "danharrin/date-format-converter",
285 "version": "v0.3.0", 285 "version": "v0.3.0",
286 "source": { 286 "source": {
287 "type": "git", 287 "type": "git",
288 "url": "https://github.com/danharrin/date-format-converter.git", 288 "url": "https://github.com/danharrin/date-format-converter.git",
289 "reference": "42b6ddc52059d4ba228a67c15adaaa0c039e75f2" 289 "reference": "42b6ddc52059d4ba228a67c15adaaa0c039e75f2"
290 }, 290 },
291 "dist": { 291 "dist": {
292 "type": "zip", 292 "type": "zip",
293 "url": "https://api.github.com/repos/danharrin/date-format-converter/zipball/42b6ddc52059d4ba228a67c15adaaa0c039e75f2", 293 "url": "https://api.github.com/repos/danharrin/date-format-converter/zipball/42b6ddc52059d4ba228a67c15adaaa0c039e75f2",
294 "reference": "42b6ddc52059d4ba228a67c15adaaa0c039e75f2", 294 "reference": "42b6ddc52059d4ba228a67c15adaaa0c039e75f2",
295 "shasum": "" 295 "shasum": ""
296 }, 296 },
297 "require": { 297 "require": {
298 "php": "^7.2|^8.0" 298 "php": "^7.2|^8.0"
299 }, 299 },
300 "type": "library", 300 "type": "library",
301 "autoload": { 301 "autoload": {
302 "files": [ 302 "files": [
303 "src/helpers.php", 303 "src/helpers.php",
304 "src/standards.php" 304 "src/standards.php"
305 ], 305 ],
306 "psr-4": { 306 "psr-4": {
307 "DanHarrin\\DateFormatConverter\\": "src/" 307 "DanHarrin\\DateFormatConverter\\": "src/"
308 } 308 }
309 }, 309 },
310 "notification-url": "https://packagist.org/downloads/", 310 "notification-url": "https://packagist.org/downloads/",
311 "license": [ 311 "license": [
312 "MIT" 312 "MIT"
313 ], 313 ],
314 "authors": [ 314 "authors": [
315 { 315 {
316 "name": "Dan Harrin", 316 "name": "Dan Harrin",
317 "email": "dan@danharrin.com" 317 "email": "dan@danharrin.com"
318 } 318 }
319 ], 319 ],
320 "description": "Convert token-based date formats between standards.", 320 "description": "Convert token-based date formats between standards.",
321 "homepage": "https://github.com/danharrin/date-format-converter", 321 "homepage": "https://github.com/danharrin/date-format-converter",
322 "support": { 322 "support": {
323 "issues": "https://github.com/danharrin/date-format-converter/issues", 323 "issues": "https://github.com/danharrin/date-format-converter/issues",
324 "source": "https://github.com/danharrin/date-format-converter" 324 "source": "https://github.com/danharrin/date-format-converter"
325 }, 325 },
326 "funding": [ 326 "funding": [
327 { 327 {
328 "url": "https://github.com/danharrin", 328 "url": "https://github.com/danharrin",
329 "type": "github" 329 "type": "github"
330 } 330 }
331 ], 331 ],
332 "time": "2022-09-29T07:48:20+00:00" 332 "time": "2022-09-29T07:48:20+00:00"
333 }, 333 },
334 { 334 {
335 "name": "dflydev/dot-access-data", 335 "name": "dflydev/dot-access-data",
336 "version": "v3.0.2", 336 "version": "v3.0.2",
337 "source": { 337 "source": {
338 "type": "git", 338 "type": "git",
339 "url": "https://github.com/dflydev/dflydev-dot-access-data.git", 339 "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
340 "reference": "f41715465d65213d644d3141a6a93081be5d3549" 340 "reference": "f41715465d65213d644d3141a6a93081be5d3549"
341 }, 341 },
342 "dist": { 342 "dist": {
343 "type": "zip", 343 "type": "zip",
344 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549", 344 "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
345 "reference": "f41715465d65213d644d3141a6a93081be5d3549", 345 "reference": "f41715465d65213d644d3141a6a93081be5d3549",
346 "shasum": "" 346 "shasum": ""
347 }, 347 },
348 "require": { 348 "require": {
349 "php": "^7.1 || ^8.0" 349 "php": "^7.1 || ^8.0"
350 }, 350 },
351 "require-dev": { 351 "require-dev": {
352 "phpstan/phpstan": "^0.12.42", 352 "phpstan/phpstan": "^0.12.42",
353 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3", 353 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
354 "scrutinizer/ocular": "1.6.0", 354 "scrutinizer/ocular": "1.6.0",
355 "squizlabs/php_codesniffer": "^3.5", 355 "squizlabs/php_codesniffer": "^3.5",
356 "vimeo/psalm": "^4.0.0" 356 "vimeo/psalm": "^4.0.0"
357 }, 357 },
358 "type": "library", 358 "type": "library",
359 "extra": { 359 "extra": {
360 "branch-alias": { 360 "branch-alias": {
361 "dev-main": "3.x-dev" 361 "dev-main": "3.x-dev"
362 } 362 }
363 }, 363 },
364 "autoload": { 364 "autoload": {
365 "psr-4": { 365 "psr-4": {
366 "Dflydev\\DotAccessData\\": "src/" 366 "Dflydev\\DotAccessData\\": "src/"
367 } 367 }
368 }, 368 },
369 "notification-url": "https://packagist.org/downloads/", 369 "notification-url": "https://packagist.org/downloads/",
370 "license": [ 370 "license": [
371 "MIT" 371 "MIT"
372 ], 372 ],
373 "authors": [ 373 "authors": [
374 { 374 {
375 "name": "Dragonfly Development Inc.", 375 "name": "Dragonfly Development Inc.",
376 "email": "info@dflydev.com", 376 "email": "info@dflydev.com",
377 "homepage": "http://dflydev.com" 377 "homepage": "http://dflydev.com"
378 }, 378 },
379 { 379 {
380 "name": "Beau Simensen", 380 "name": "Beau Simensen",
381 "email": "beau@dflydev.com", 381 "email": "beau@dflydev.com",
382 "homepage": "http://beausimensen.com" 382 "homepage": "http://beausimensen.com"
383 }, 383 },
384 { 384 {
385 "name": "Carlos Frutos", 385 "name": "Carlos Frutos",
386 "email": "carlos@kiwing.it", 386 "email": "carlos@kiwing.it",
387 "homepage": "https://github.com/cfrutos" 387 "homepage": "https://github.com/cfrutos"
388 }, 388 },
389 { 389 {
390 "name": "Colin O'Dell", 390 "name": "Colin O'Dell",
391 "email": "colinodell@gmail.com", 391 "email": "colinodell@gmail.com",
392 "homepage": "https://www.colinodell.com" 392 "homepage": "https://www.colinodell.com"
393 } 393 }
394 ], 394 ],
395 "description": "Given a deep data structure, access data by dot notation.", 395 "description": "Given a deep data structure, access data by dot notation.",
396 "homepage": "https://github.com/dflydev/dflydev-dot-access-data", 396 "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
397 "keywords": [ 397 "keywords": [
398 "access", 398 "access",
399 "data", 399 "data",
400 "dot", 400 "dot",
401 "notation" 401 "notation"
402 ], 402 ],
403 "support": { 403 "support": {
404 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues", 404 "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
405 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2" 405 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
406 }, 406 },
407 "time": "2022-10-27T11:44:00+00:00" 407 "time": "2022-10-27T11:44:00+00:00"
408 }, 408 },
409 { 409 {
410 "name": "doctrine/deprecations", 410 "name": "doctrine/deprecations",
411 "version": "v1.0.0", 411 "version": "v1.0.0",
412 "source": { 412 "source": {
413 "type": "git", 413 "type": "git",
414 "url": "https://github.com/doctrine/deprecations.git", 414 "url": "https://github.com/doctrine/deprecations.git",
415 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" 415 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
416 }, 416 },
417 "dist": { 417 "dist": {
418 "type": "zip", 418 "type": "zip",
419 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", 419 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
420 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", 420 "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
421 "shasum": "" 421 "shasum": ""
422 }, 422 },
423 "require": { 423 "require": {
424 "php": "^7.1|^8.0" 424 "php": "^7.1|^8.0"
425 }, 425 },
426 "require-dev": { 426 "require-dev": {
427 "doctrine/coding-standard": "^9", 427 "doctrine/coding-standard": "^9",
428 "phpunit/phpunit": "^7.5|^8.5|^9.5", 428 "phpunit/phpunit": "^7.5|^8.5|^9.5",
429 "psr/log": "^1|^2|^3" 429 "psr/log": "^1|^2|^3"
430 }, 430 },
431 "suggest": { 431 "suggest": {
432 "psr/log": "Allows logging deprecations via PSR-3 logger implementation" 432 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
433 }, 433 },
434 "type": "library", 434 "type": "library",
435 "autoload": { 435 "autoload": {
436 "psr-4": { 436 "psr-4": {
437 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" 437 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
438 } 438 }
439 }, 439 },
440 "notification-url": "https://packagist.org/downloads/", 440 "notification-url": "https://packagist.org/downloads/",
441 "license": [ 441 "license": [
442 "MIT" 442 "MIT"
443 ], 443 ],
444 "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", 444 "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
445 "homepage": "https://www.doctrine-project.org/", 445 "homepage": "https://www.doctrine-project.org/",
446 "support": { 446 "support": {
447 "issues": "https://github.com/doctrine/deprecations/issues", 447 "issues": "https://github.com/doctrine/deprecations/issues",
448 "source": "https://github.com/doctrine/deprecations/tree/v1.0.0" 448 "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
449 }, 449 },
450 "time": "2022-05-02T15:47:09+00:00" 450 "time": "2022-05-02T15:47:09+00:00"
451 }, 451 },
452 { 452 {
453 "name": "doctrine/inflector", 453 "name": "doctrine/inflector",
454 "version": "2.0.6", 454 "version": "2.0.6",
455 "source": { 455 "source": {
456 "type": "git", 456 "type": "git",
457 "url": "https://github.com/doctrine/inflector.git", 457 "url": "https://github.com/doctrine/inflector.git",
458 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" 458 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
459 }, 459 },
460 "dist": { 460 "dist": {
461 "type": "zip", 461 "type": "zip",
462 "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", 462 "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
463 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024", 463 "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
464 "shasum": "" 464 "shasum": ""
465 }, 465 },
466 "require": { 466 "require": {
467 "php": "^7.2 || ^8.0" 467 "php": "^7.2 || ^8.0"
468 }, 468 },
469 "require-dev": { 469 "require-dev": {
470 "doctrine/coding-standard": "^10", 470 "doctrine/coding-standard": "^10",
471 "phpstan/phpstan": "^1.8", 471 "phpstan/phpstan": "^1.8",
472 "phpstan/phpstan-phpunit": "^1.1", 472 "phpstan/phpstan-phpunit": "^1.1",
473 "phpstan/phpstan-strict-rules": "^1.3", 473 "phpstan/phpstan-strict-rules": "^1.3",
474 "phpunit/phpunit": "^8.5 || ^9.5", 474 "phpunit/phpunit": "^8.5 || ^9.5",
475 "vimeo/psalm": "^4.25" 475 "vimeo/psalm": "^4.25"
476 }, 476 },
477 "type": "library", 477 "type": "library",
478 "autoload": { 478 "autoload": {
479 "psr-4": { 479 "psr-4": {
480 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" 480 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
481 } 481 }
482 }, 482 },
483 "notification-url": "https://packagist.org/downloads/", 483 "notification-url": "https://packagist.org/downloads/",
484 "license": [ 484 "license": [
485 "MIT" 485 "MIT"
486 ], 486 ],
487 "authors": [ 487 "authors": [
488 { 488 {
489 "name": "Guilherme Blanco", 489 "name": "Guilherme Blanco",
490 "email": "guilhermeblanco@gmail.com" 490 "email": "guilhermeblanco@gmail.com"
491 }, 491 },
492 { 492 {
493 "name": "Roman Borschel", 493 "name": "Roman Borschel",
494 "email": "roman@code-factory.org" 494 "email": "roman@code-factory.org"
495 }, 495 },
496 { 496 {
497 "name": "Benjamin Eberlei", 497 "name": "Benjamin Eberlei",
498 "email": "kontakt@beberlei.de" 498 "email": "kontakt@beberlei.de"
499 }, 499 },
500 { 500 {
501 "name": "Jonathan Wage", 501 "name": "Jonathan Wage",
502 "email": "jonwage@gmail.com" 502 "email": "jonwage@gmail.com"
503 }, 503 },
504 { 504 {
505 "name": "Johannes Schmitt", 505 "name": "Johannes Schmitt",
506 "email": "schmittjoh@gmail.com" 506 "email": "schmittjoh@gmail.com"
507 } 507 }
508 ], 508 ],
509 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", 509 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
510 "homepage": "https://www.doctrine-project.org/projects/inflector.html", 510 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
511 "keywords": [ 511 "keywords": [
512 "inflection", 512 "inflection",
513 "inflector", 513 "inflector",
514 "lowercase", 514 "lowercase",
515 "manipulation", 515 "manipulation",
516 "php", 516 "php",
517 "plural", 517 "plural",
518 "singular", 518 "singular",
519 "strings", 519 "strings",
520 "uppercase", 520 "uppercase",
521 "words" 521 "words"
522 ], 522 ],
523 "support": { 523 "support": {
524 "issues": "https://github.com/doctrine/inflector/issues", 524 "issues": "https://github.com/doctrine/inflector/issues",
525 "source": "https://github.com/doctrine/inflector/tree/2.0.6" 525 "source": "https://github.com/doctrine/inflector/tree/2.0.6"
526 }, 526 },
527 "funding": [ 527 "funding": [
528 { 528 {
529 "url": "https://www.doctrine-project.org/sponsorship.html", 529 "url": "https://www.doctrine-project.org/sponsorship.html",
530 "type": "custom" 530 "type": "custom"
531 }, 531 },
532 { 532 {
533 "url": "https://www.patreon.com/phpdoctrine", 533 "url": "https://www.patreon.com/phpdoctrine",
534 "type": "patreon" 534 "type": "patreon"
535 }, 535 },
536 { 536 {
537 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", 537 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
538 "type": "tidelift" 538 "type": "tidelift"
539 } 539 }
540 ], 540 ],
541 "time": "2022-10-20T09:10:12+00:00" 541 "time": "2022-10-20T09:10:12+00:00"
542 }, 542 },
543 { 543 {
544 "name": "doctrine/lexer", 544 "name": "doctrine/lexer",
545 "version": "2.1.0", 545 "version": "2.1.0",
546 "source": { 546 "source": {
547 "type": "git", 547 "type": "git",
548 "url": "https://github.com/doctrine/lexer.git", 548 "url": "https://github.com/doctrine/lexer.git",
549 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" 549 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
550 }, 550 },
551 "dist": { 551 "dist": {
552 "type": "zip", 552 "type": "zip",
553 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", 553 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
554 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124", 554 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
555 "shasum": "" 555 "shasum": ""
556 }, 556 },
557 "require": { 557 "require": {
558 "doctrine/deprecations": "^1.0", 558 "doctrine/deprecations": "^1.0",
559 "php": "^7.1 || ^8.0" 559 "php": "^7.1 || ^8.0"
560 }, 560 },
561 "require-dev": { 561 "require-dev": {
562 "doctrine/coding-standard": "^9 || ^10", 562 "doctrine/coding-standard": "^9 || ^10",
563 "phpstan/phpstan": "^1.3", 563 "phpstan/phpstan": "^1.3",
564 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", 564 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
565 "psalm/plugin-phpunit": "^0.18.3", 565 "psalm/plugin-phpunit": "^0.18.3",
566 "vimeo/psalm": "^4.11 || ^5.0" 566 "vimeo/psalm": "^4.11 || ^5.0"
567 }, 567 },
568 "type": "library", 568 "type": "library",
569 "autoload": { 569 "autoload": {
570 "psr-4": { 570 "psr-4": {
571 "Doctrine\\Common\\Lexer\\": "src" 571 "Doctrine\\Common\\Lexer\\": "src"
572 } 572 }
573 }, 573 },
574 "notification-url": "https://packagist.org/downloads/", 574 "notification-url": "https://packagist.org/downloads/",
575 "license": [ 575 "license": [
576 "MIT" 576 "MIT"
577 ], 577 ],
578 "authors": [ 578 "authors": [
579 { 579 {
580 "name": "Guilherme Blanco", 580 "name": "Guilherme Blanco",
581 "email": "guilhermeblanco@gmail.com" 581 "email": "guilhermeblanco@gmail.com"
582 }, 582 },
583 { 583 {
584 "name": "Roman Borschel", 584 "name": "Roman Borschel",
585 "email": "roman@code-factory.org" 585 "email": "roman@code-factory.org"
586 }, 586 },
587 { 587 {
588 "name": "Johannes Schmitt", 588 "name": "Johannes Schmitt",
589 "email": "schmittjoh@gmail.com" 589 "email": "schmittjoh@gmail.com"
590 } 590 }
591 ], 591 ],
592 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", 592 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
593 "homepage": "https://www.doctrine-project.org/projects/lexer.html", 593 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
594 "keywords": [ 594 "keywords": [
595 "annotations", 595 "annotations",
596 "docblock", 596 "docblock",
597 "lexer", 597 "lexer",
598 "parser", 598 "parser",
599 "php" 599 "php"
600 ], 600 ],
601 "support": { 601 "support": {
602 "issues": "https://github.com/doctrine/lexer/issues", 602 "issues": "https://github.com/doctrine/lexer/issues",
603 "source": "https://github.com/doctrine/lexer/tree/2.1.0" 603 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
604 }, 604 },
605 "funding": [ 605 "funding": [
606 { 606 {
607 "url": "https://www.doctrine-project.org/sponsorship.html", 607 "url": "https://www.doctrine-project.org/sponsorship.html",
608 "type": "custom" 608 "type": "custom"
609 }, 609 },
610 { 610 {
611 "url": "https://www.patreon.com/phpdoctrine", 611 "url": "https://www.patreon.com/phpdoctrine",
612 "type": "patreon" 612 "type": "patreon"
613 }, 613 },
614 { 614 {
615 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", 615 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
616 "type": "tidelift" 616 "type": "tidelift"
617 } 617 }
618 ], 618 ],
619 "time": "2022-12-14T08:49:07+00:00" 619 "time": "2022-12-14T08:49:07+00:00"
620 }, 620 },
621 { 621 {
622 "name": "dragonmantank/cron-expression", 622 "name": "dragonmantank/cron-expression",
623 "version": "v3.3.2", 623 "version": "v3.3.2",
624 "source": { 624 "source": {
625 "type": "git", 625 "type": "git",
626 "url": "https://github.com/dragonmantank/cron-expression.git", 626 "url": "https://github.com/dragonmantank/cron-expression.git",
627 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8" 627 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8"
628 }, 628 },
629 "dist": { 629 "dist": {
630 "type": "zip", 630 "type": "zip",
631 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8", 631 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/782ca5968ab8b954773518e9e49a6f892a34b2a8",
632 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8", 632 "reference": "782ca5968ab8b954773518e9e49a6f892a34b2a8",
633 "shasum": "" 633 "shasum": ""
634 }, 634 },
635 "require": { 635 "require": {
636 "php": "^7.2|^8.0", 636 "php": "^7.2|^8.0",
637 "webmozart/assert": "^1.0" 637 "webmozart/assert": "^1.0"
638 }, 638 },
639 "replace": { 639 "replace": {
640 "mtdowling/cron-expression": "^1.0" 640 "mtdowling/cron-expression": "^1.0"
641 }, 641 },
642 "require-dev": { 642 "require-dev": {
643 "phpstan/extension-installer": "^1.0", 643 "phpstan/extension-installer": "^1.0",
644 "phpstan/phpstan": "^1.0", 644 "phpstan/phpstan": "^1.0",
645 "phpstan/phpstan-webmozart-assert": "^1.0", 645 "phpstan/phpstan-webmozart-assert": "^1.0",
646 "phpunit/phpunit": "^7.0|^8.0|^9.0" 646 "phpunit/phpunit": "^7.0|^8.0|^9.0"
647 }, 647 },
648 "type": "library", 648 "type": "library",
649 "autoload": { 649 "autoload": {
650 "psr-4": { 650 "psr-4": {
651 "Cron\\": "src/Cron/" 651 "Cron\\": "src/Cron/"
652 } 652 }
653 }, 653 },
654 "notification-url": "https://packagist.org/downloads/", 654 "notification-url": "https://packagist.org/downloads/",
655 "license": [ 655 "license": [
656 "MIT" 656 "MIT"
657 ], 657 ],
658 "authors": [ 658 "authors": [
659 { 659 {
660 "name": "Chris Tankersley", 660 "name": "Chris Tankersley",
661 "email": "chris@ctankersley.com", 661 "email": "chris@ctankersley.com",
662 "homepage": "https://github.com/dragonmantank" 662 "homepage": "https://github.com/dragonmantank"
663 } 663 }
664 ], 664 ],
665 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", 665 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
666 "keywords": [ 666 "keywords": [
667 "cron", 667 "cron",
668 "schedule" 668 "schedule"
669 ], 669 ],
670 "support": { 670 "support": {
671 "issues": "https://github.com/dragonmantank/cron-expression/issues", 671 "issues": "https://github.com/dragonmantank/cron-expression/issues",
672 "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2" 672 "source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.2"
673 }, 673 },
674 "funding": [ 674 "funding": [
675 { 675 {
676 "url": "https://github.com/dragonmantank", 676 "url": "https://github.com/dragonmantank",
677 "type": "github" 677 "type": "github"
678 } 678 }
679 ], 679 ],
680 "time": "2022-09-10T18:51:20+00:00" 680 "time": "2022-09-10T18:51:20+00:00"
681 }, 681 },
682 { 682 {
683 "name": "egulias/email-validator", 683 "name": "egulias/email-validator",
684 "version": "3.2.5", 684 "version": "3.2.5",
685 "source": { 685 "source": {
686 "type": "git", 686 "type": "git",
687 "url": "https://github.com/egulias/EmailValidator.git", 687 "url": "https://github.com/egulias/EmailValidator.git",
688 "reference": "b531a2311709443320c786feb4519cfaf94af796" 688 "reference": "b531a2311709443320c786feb4519cfaf94af796"
689 }, 689 },
690 "dist": { 690 "dist": {
691 "type": "zip", 691 "type": "zip",
692 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796", 692 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796",
693 "reference": "b531a2311709443320c786feb4519cfaf94af796", 693 "reference": "b531a2311709443320c786feb4519cfaf94af796",
694 "shasum": "" 694 "shasum": ""
695 }, 695 },
696 "require": { 696 "require": {
697 "doctrine/lexer": "^1.2|^2", 697 "doctrine/lexer": "^1.2|^2",
698 "php": ">=7.2", 698 "php": ">=7.2",
699 "symfony/polyfill-intl-idn": "^1.15" 699 "symfony/polyfill-intl-idn": "^1.15"
700 }, 700 },
701 "require-dev": { 701 "require-dev": {
702 "phpunit/phpunit": "^8.5.8|^9.3.3", 702 "phpunit/phpunit": "^8.5.8|^9.3.3",
703 "vimeo/psalm": "^4" 703 "vimeo/psalm": "^4"
704 }, 704 },
705 "suggest": { 705 "suggest": {
706 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" 706 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
707 }, 707 },
708 "type": "library", 708 "type": "library",
709 "extra": { 709 "extra": {
710 "branch-alias": { 710 "branch-alias": {
711 "dev-master": "3.0.x-dev" 711 "dev-master": "3.0.x-dev"
712 } 712 }
713 }, 713 },
714 "autoload": { 714 "autoload": {
715 "psr-4": { 715 "psr-4": {
716 "Egulias\\EmailValidator\\": "src" 716 "Egulias\\EmailValidator\\": "src"
717 } 717 }
718 }, 718 },
719 "notification-url": "https://packagist.org/downloads/", 719 "notification-url": "https://packagist.org/downloads/",
720 "license": [ 720 "license": [
721 "MIT" 721 "MIT"
722 ], 722 ],
723 "authors": [ 723 "authors": [
724 { 724 {
725 "name": "Eduardo Gulias Davis" 725 "name": "Eduardo Gulias Davis"
726 } 726 }
727 ], 727 ],
728 "description": "A library for validating emails against several RFCs", 728 "description": "A library for validating emails against several RFCs",
729 "homepage": "https://github.com/egulias/EmailValidator", 729 "homepage": "https://github.com/egulias/EmailValidator",
730 "keywords": [ 730 "keywords": [
731 "email", 731 "email",
732 "emailvalidation", 732 "emailvalidation",
733 "emailvalidator", 733 "emailvalidator",
734 "validation", 734 "validation",
735 "validator" 735 "validator"
736 ], 736 ],
737 "support": { 737 "support": {
738 "issues": "https://github.com/egulias/EmailValidator/issues", 738 "issues": "https://github.com/egulias/EmailValidator/issues",
739 "source": "https://github.com/egulias/EmailValidator/tree/3.2.5" 739 "source": "https://github.com/egulias/EmailValidator/tree/3.2.5"
740 }, 740 },
741 "funding": [ 741 "funding": [
742 { 742 {
743 "url": "https://github.com/egulias", 743 "url": "https://github.com/egulias",
744 "type": "github" 744 "type": "github"
745 } 745 }
746 ], 746 ],
747 "time": "2023-01-02T17:26:14+00:00" 747 "time": "2023-01-02T17:26:14+00:00"
748 }, 748 },
749 { 749 {
750 "name": "ezyang/htmlpurifier", 750 "name": "ezyang/htmlpurifier",
751 "version": "v4.16.0", 751 "version": "v4.16.0",
752 "source": { 752 "source": {
753 "type": "git", 753 "type": "git",
754 "url": "https://github.com/ezyang/htmlpurifier.git", 754 "url": "https://github.com/ezyang/htmlpurifier.git",
755 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" 755 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
756 }, 756 },
757 "dist": { 757 "dist": {
758 "type": "zip", 758 "type": "zip",
759 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", 759 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
760 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", 760 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
761 "shasum": "" 761 "shasum": ""
762 }, 762 },
763 "require": { 763 "require": {
764 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" 764 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
765 }, 765 },
766 "require-dev": { 766 "require-dev": {
767 "cerdic/css-tidy": "^1.7 || ^2.0", 767 "cerdic/css-tidy": "^1.7 || ^2.0",
768 "simpletest/simpletest": "dev-master" 768 "simpletest/simpletest": "dev-master"
769 }, 769 },
770 "suggest": { 770 "suggest": {
771 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", 771 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
772 "ext-bcmath": "Used for unit conversion and imagecrash protection", 772 "ext-bcmath": "Used for unit conversion and imagecrash protection",
773 "ext-iconv": "Converts text to and from non-UTF-8 encodings", 773 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
774 "ext-tidy": "Used for pretty-printing HTML" 774 "ext-tidy": "Used for pretty-printing HTML"
775 }, 775 },
776 "type": "library", 776 "type": "library",
777 "autoload": { 777 "autoload": {
778 "files": [ 778 "files": [
779 "library/HTMLPurifier.composer.php" 779 "library/HTMLPurifier.composer.php"
780 ], 780 ],
781 "psr-0": { 781 "psr-0": {
782 "HTMLPurifier": "library/" 782 "HTMLPurifier": "library/"
783 }, 783 },
784 "exclude-from-classmap": [ 784 "exclude-from-classmap": [
785 "/library/HTMLPurifier/Language/" 785 "/library/HTMLPurifier/Language/"
786 ] 786 ]
787 }, 787 },
788 "notification-url": "https://packagist.org/downloads/", 788 "notification-url": "https://packagist.org/downloads/",
789 "license": [ 789 "license": [
790 "LGPL-2.1-or-later" 790 "LGPL-2.1-or-later"
791 ], 791 ],
792 "authors": [ 792 "authors": [
793 { 793 {
794 "name": "Edward Z. Yang", 794 "name": "Edward Z. Yang",
795 "email": "admin@htmlpurifier.org", 795 "email": "admin@htmlpurifier.org",
796 "homepage": "http://ezyang.com" 796 "homepage": "http://ezyang.com"
797 } 797 }
798 ], 798 ],
799 "description": "Standards compliant HTML filter written in PHP", 799 "description": "Standards compliant HTML filter written in PHP",
800 "homepage": "http://htmlpurifier.org/", 800 "homepage": "http://htmlpurifier.org/",
801 "keywords": [ 801 "keywords": [
802 "html" 802 "html"
803 ], 803 ],
804 "support": { 804 "support": {
805 "issues": "https://github.com/ezyang/htmlpurifier/issues", 805 "issues": "https://github.com/ezyang/htmlpurifier/issues",
806 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" 806 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
807 }, 807 },
808 "time": "2022-09-18T07:06:19+00:00" 808 "time": "2022-09-18T07:06:19+00:00"
809 }, 809 },
810 { 810 {
811 "name": "filament/forms", 811 "name": "filament/forms",
812 "version": "v2.17.40", 812 "version": "v2.17.40",
813 "source": { 813 "source": {
814 "type": "git", 814 "type": "git",
815 "url": "https://github.com/filamentphp/forms.git", 815 "url": "https://github.com/filamentphp/forms.git",
816 "reference": "bac884ddd8017ff5acf1ca7d3841a7cb4150bf81" 816 "reference": "bac884ddd8017ff5acf1ca7d3841a7cb4150bf81"
817 }, 817 },
818 "dist": { 818 "dist": {
819 "type": "zip", 819 "type": "zip",
820 "url": "https://api.github.com/repos/filamentphp/forms/zipball/bac884ddd8017ff5acf1ca7d3841a7cb4150bf81", 820 "url": "https://api.github.com/repos/filamentphp/forms/zipball/bac884ddd8017ff5acf1ca7d3841a7cb4150bf81",
821 "reference": "bac884ddd8017ff5acf1ca7d3841a7cb4150bf81", 821 "reference": "bac884ddd8017ff5acf1ca7d3841a7cb4150bf81",
822 "shasum": "" 822 "shasum": ""
823 }, 823 },
824 "require": { 824 "require": {
825 "blade-ui-kit/blade-heroicons": "^1.2", 825 "blade-ui-kit/blade-heroicons": "^1.2",
826 "danharrin/date-format-converter": "^0.3", 826 "danharrin/date-format-converter": "^0.3",
827 "filament/notifications": "self.version", 827 "filament/notifications": "self.version",
828 "filament/support": "self.version", 828 "filament/support": "self.version",
829 "illuminate/console": "^8.6|^9.0|^10.0", 829 "illuminate/console": "^8.6|^9.0|^10.0",
830 "illuminate/contracts": "^8.6|^9.0|^10.0", 830 "illuminate/contracts": "^8.6|^9.0|^10.0",
831 "illuminate/database": "^8.6|^9.0|^10.0", 831 "illuminate/database": "^8.6|^9.0|^10.0",
832 "illuminate/filesystem": "^8.6|^9.0|^10.0", 832 "illuminate/filesystem": "^8.6|^9.0|^10.0",
833 "illuminate/support": "^8.6|^9.0|^10.0", 833 "illuminate/support": "^8.6|^9.0|^10.0",
834 "illuminate/validation": "^8.6|^9.0|^10.0", 834 "illuminate/validation": "^8.6|^9.0|^10.0",
835 "illuminate/view": "^8.6|^9.0|^10.0", 835 "illuminate/view": "^8.6|^9.0|^10.0",
836 "livewire/livewire": "^2.10.7", 836 "livewire/livewire": "^2.10.7",
837 "php": "^8.0", 837 "php": "^8.0",
838 "spatie/laravel-package-tools": "^1.9" 838 "spatie/laravel-package-tools": "^1.9"
839 }, 839 },
840 "type": "library", 840 "type": "library",
841 "extra": { 841 "extra": {
842 "laravel": { 842 "laravel": {
843 "providers": [ 843 "providers": [
844 "Filament\\Forms\\FormsServiceProvider" 844 "Filament\\Forms\\FormsServiceProvider"
845 ] 845 ]
846 } 846 }
847 }, 847 },
848 "autoload": { 848 "autoload": {
849 "files": [ 849 "files": [
850 "src/helpers.php" 850 "src/helpers.php"
851 ], 851 ],
852 "psr-4": { 852 "psr-4": {
853 "Filament\\Forms\\": "src" 853 "Filament\\Forms\\": "src"
854 } 854 }
855 }, 855 },
856 "notification-url": "https://packagist.org/downloads/", 856 "notification-url": "https://packagist.org/downloads/",
857 "license": [ 857 "license": [
858 "MIT" 858 "MIT"
859 ], 859 ],
860 "description": "Effortlessly build TALL-powered forms.", 860 "description": "Effortlessly build TALL-powered forms.",
861 "homepage": "https://github.com/filamentphp/filament", 861 "homepage": "https://github.com/filamentphp/filament",
862 "support": { 862 "support": {
863 "issues": "https://github.com/filamentphp/filament/issues", 863 "issues": "https://github.com/filamentphp/filament/issues",
864 "source": "https://github.com/filamentphp/filament" 864 "source": "https://github.com/filamentphp/filament"
865 }, 865 },
866 "time": "2023-05-13T18:44:56+00:00" 866 "time": "2023-05-13T18:44:56+00:00"
867 }, 867 },
868 { 868 {
869 "name": "filament/notifications", 869 "name": "filament/notifications",
870 "version": "v2.17.40", 870 "version": "v2.17.40",
871 "source": { 871 "source": {
872 "type": "git", 872 "type": "git",
873 "url": "https://github.com/filamentphp/notifications.git", 873 "url": "https://github.com/filamentphp/notifications.git",
874 "reference": "0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252" 874 "reference": "0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252"
875 }, 875 },
876 "dist": { 876 "dist": {
877 "type": "zip", 877 "type": "zip",
878 "url": "https://api.github.com/repos/filamentphp/notifications/zipball/0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252", 878 "url": "https://api.github.com/repos/filamentphp/notifications/zipball/0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252",
879 "reference": "0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252", 879 "reference": "0ef9f1f3481a08f357b8e78bcb4bbcd8111a1252",
880 "shasum": "" 880 "shasum": ""
881 }, 881 },
882 "require": { 882 "require": {
883 "blade-ui-kit/blade-heroicons": "^1.2", 883 "blade-ui-kit/blade-heroicons": "^1.2",
884 "filament/support": "self.version", 884 "filament/support": "self.version",
885 "illuminate/contracts": "^8.6|^9.0|^10.0", 885 "illuminate/contracts": "^8.6|^9.0|^10.0",
886 "illuminate/filesystem": "^8.6|^9.0|^10.0", 886 "illuminate/filesystem": "^8.6|^9.0|^10.0",
887 "illuminate/notifications": "^8.6|^9.0|^10.0", 887 "illuminate/notifications": "^8.6|^9.0|^10.0",
888 "illuminate/support": "^8.6|^9.0|^10.0", 888 "illuminate/support": "^8.6|^9.0|^10.0",
889 "livewire/livewire": "^2.10.7", 889 "livewire/livewire": "^2.10.7",
890 "php": "^8.0", 890 "php": "^8.0",
891 "spatie/laravel-package-tools": "^1.9" 891 "spatie/laravel-package-tools": "^1.9"
892 }, 892 },
893 "type": "library", 893 "type": "library",
894 "extra": { 894 "extra": {
895 "laravel": { 895 "laravel": {
896 "providers": [ 896 "providers": [
897 "Filament\\Notifications\\NotificationsServiceProvider" 897 "Filament\\Notifications\\NotificationsServiceProvider"
898 ] 898 ]
899 } 899 }
900 }, 900 },
901 "autoload": { 901 "autoload": {
902 "files": [ 902 "files": [
903 "src/Testing/Autoload.php" 903 "src/Testing/Autoload.php"
904 ], 904 ],
905 "psr-4": { 905 "psr-4": {
906 "Filament\\Notifications\\": "src" 906 "Filament\\Notifications\\": "src"
907 } 907 }
908 }, 908 },
909 "notification-url": "https://packagist.org/downloads/", 909 "notification-url": "https://packagist.org/downloads/",
910 "license": [ 910 "license": [
911 "MIT" 911 "MIT"
912 ], 912 ],
913 "description": "Effortlessly build TALL-powered notifications.", 913 "description": "Effortlessly build TALL-powered notifications.",
914 "homepage": "https://github.com/filamentphp/filament", 914 "homepage": "https://github.com/filamentphp/filament",
915 "support": { 915 "support": {
916 "issues": "https://github.com/filamentphp/filament/issues", 916 "issues": "https://github.com/filamentphp/filament/issues",
917 "source": "https://github.com/filamentphp/filament" 917 "source": "https://github.com/filamentphp/filament"
918 }, 918 },
919 "time": "2023-05-04T23:08:09+00:00" 919 "time": "2023-05-04T23:08:09+00:00"
920 }, 920 },
921 { 921 {
922 "name": "filament/support", 922 "name": "filament/support",
923 "version": "v2.17.40", 923 "version": "v2.17.40",
924 "source": { 924 "source": {
925 "type": "git", 925 "type": "git",
926 "url": "https://github.com/filamentphp/support.git", 926 "url": "https://github.com/filamentphp/support.git",
927 "reference": "e75e02a76edd959304cdbea7815586b720f8d308" 927 "reference": "e75e02a76edd959304cdbea7815586b720f8d308"
928 }, 928 },
929 "dist": { 929 "dist": {
930 "type": "zip", 930 "type": "zip",
931 "url": "https://api.github.com/repos/filamentphp/support/zipball/e75e02a76edd959304cdbea7815586b720f8d308", 931 "url": "https://api.github.com/repos/filamentphp/support/zipball/e75e02a76edd959304cdbea7815586b720f8d308",
932 "reference": "e75e02a76edd959304cdbea7815586b720f8d308", 932 "reference": "e75e02a76edd959304cdbea7815586b720f8d308",
933 "shasum": "" 933 "shasum": ""
934 }, 934 },
935 "require": { 935 "require": {
936 "illuminate/contracts": "^8.6|^9.0|^10.0", 936 "illuminate/contracts": "^8.6|^9.0|^10.0",
937 "illuminate/support": "^8.6|^9.0|^10.0", 937 "illuminate/support": "^8.6|^9.0|^10.0",
938 "illuminate/view": "^8.6|^9.0|^10.0", 938 "illuminate/view": "^8.6|^9.0|^10.0",
939 "php": "^8.0", 939 "php": "^8.0",
940 "spatie/laravel-package-tools": "^1.9", 940 "spatie/laravel-package-tools": "^1.9",
941 "tgalopin/html-sanitizer": "^1.5" 941 "tgalopin/html-sanitizer": "^1.5"
942 }, 942 },
943 "type": "library", 943 "type": "library",
944 "extra": { 944 "extra": {
945 "laravel": { 945 "laravel": {
946 "providers": [ 946 "providers": [
947 "Filament\\Support\\SupportServiceProvider" 947 "Filament\\Support\\SupportServiceProvider"
948 ] 948 ]
949 } 949 }
950 }, 950 },
951 "autoload": { 951 "autoload": {
952 "files": [ 952 "files": [
953 "src/helpers.php" 953 "src/helpers.php"
954 ], 954 ],
955 "psr-4": { 955 "psr-4": {
956 "Filament\\Support\\": "src" 956 "Filament\\Support\\": "src"
957 } 957 }
958 }, 958 },
959 "notification-url": "https://packagist.org/downloads/", 959 "notification-url": "https://packagist.org/downloads/",
960 "license": [ 960 "license": [
961 "MIT" 961 "MIT"
962 ], 962 ],
963 "description": "Associated helper methods and foundation code for Filament packages.", 963 "description": "Associated helper methods and foundation code for Filament packages.",
964 "homepage": "https://github.com/filamentphp/filament", 964 "homepage": "https://github.com/filamentphp/filament",
965 "support": { 965 "support": {
966 "issues": "https://github.com/filamentphp/filament/issues", 966 "issues": "https://github.com/filamentphp/filament/issues",
967 "source": "https://github.com/filamentphp/filament" 967 "source": "https://github.com/filamentphp/filament"
968 }, 968 },
969 "time": "2023-05-13T07:21:02+00:00" 969 "time": "2023-05-13T07:21:02+00:00"
970 }, 970 },
971 { 971 {
972 "name": "filament/tables", 972 "name": "filament/tables",
973 "version": "v2.17.40", 973 "version": "v2.17.40",
974 "source": { 974 "source": {
975 "type": "git", 975 "type": "git",
976 "url": "https://github.com/filamentphp/tables.git", 976 "url": "https://github.com/filamentphp/tables.git",
977 "reference": "7389f819d057262642295a22fb7d26e92e0b2ab6" 977 "reference": "7389f819d057262642295a22fb7d26e92e0b2ab6"
978 }, 978 },
979 "dist": { 979 "dist": {
980 "type": "zip", 980 "type": "zip",
981 "url": "https://api.github.com/repos/filamentphp/tables/zipball/7389f819d057262642295a22fb7d26e92e0b2ab6", 981 "url": "https://api.github.com/repos/filamentphp/tables/zipball/7389f819d057262642295a22fb7d26e92e0b2ab6",
982 "reference": "7389f819d057262642295a22fb7d26e92e0b2ab6", 982 "reference": "7389f819d057262642295a22fb7d26e92e0b2ab6",
983 "shasum": "" 983 "shasum": ""
984 }, 984 },
985 "require": { 985 "require": {
986 "akaunting/laravel-money": "^1.2|^2.0|^3.0|^4.0", 986 "akaunting/laravel-money": "^1.2|^2.0|^3.0|^4.0",
987 "blade-ui-kit/blade-heroicons": "^1.2", 987 "blade-ui-kit/blade-heroicons": "^1.2",
988 "filament/forms": "self.version", 988 "filament/forms": "self.version",
989 "filament/notifications": "self.version", 989 "filament/notifications": "self.version",
990 "filament/support": "self.version", 990 "filament/support": "self.version",
991 "illuminate/console": "^8.6|^9.0|^10.0", 991 "illuminate/console": "^8.6|^9.0|^10.0",
992 "illuminate/contracts": "^8.6|^9.0|^10.0", 992 "illuminate/contracts": "^8.6|^9.0|^10.0",
993 "illuminate/database": "^8.6|^9.0|^10.0", 993 "illuminate/database": "^8.6|^9.0|^10.0",
994 "illuminate/filesystem": "^8.6|^9.0|^10.0", 994 "illuminate/filesystem": "^8.6|^9.0|^10.0",
995 "illuminate/support": "^8.6|^9.0|^10.0", 995 "illuminate/support": "^8.6|^9.0|^10.0",
996 "illuminate/view": "^8.6|^9.0|^10.0", 996 "illuminate/view": "^8.6|^9.0|^10.0",
997 "livewire/livewire": "^2.10.7", 997 "livewire/livewire": "^2.10.7",
998 "php": "^8.0", 998 "php": "^8.0",
999 "spatie/invade": "^1.0", 999 "spatie/invade": "^1.0",
1000 "spatie/laravel-package-tools": "^1.9" 1000 "spatie/laravel-package-tools": "^1.9"
1001 }, 1001 },
1002 "type": "library", 1002 "type": "library",
1003 "extra": { 1003 "extra": {
1004 "laravel": { 1004 "laravel": {
1005 "providers": [ 1005 "providers": [
1006 "Filament\\Tables\\TablesServiceProvider" 1006 "Filament\\Tables\\TablesServiceProvider"
1007 ] 1007 ]
1008 } 1008 }
1009 }, 1009 },
1010 "autoload": { 1010 "autoload": {
1011 "psr-4": { 1011 "psr-4": {
1012 "Filament\\Tables\\": "src" 1012 "Filament\\Tables\\": "src"
1013 } 1013 }
1014 }, 1014 },
1015 "notification-url": "https://packagist.org/downloads/", 1015 "notification-url": "https://packagist.org/downloads/",
1016 "license": [ 1016 "license": [
1017 "MIT" 1017 "MIT"
1018 ], 1018 ],
1019 "description": "Effortlessly build TALL-powered tables.", 1019 "description": "Effortlessly build TALL-powered tables.",
1020 "homepage": "https://github.com/filamentphp/filament", 1020 "homepage": "https://github.com/filamentphp/filament",
1021 "support": { 1021 "support": {
1022 "issues": "https://github.com/filamentphp/filament/issues", 1022 "issues": "https://github.com/filamentphp/filament/issues",
1023 "source": "https://github.com/filamentphp/filament" 1023 "source": "https://github.com/filamentphp/filament"
1024 }, 1024 },
1025 "time": "2023-05-13T07:21:08+00:00" 1025 "time": "2023-05-13T07:21:08+00:00"
1026 }, 1026 },
1027 { 1027 {
1028 "name": "fruitcake/php-cors", 1028 "name": "fruitcake/php-cors",
1029 "version": "v1.2.0", 1029 "version": "v1.2.0",
1030 "source": { 1030 "source": {
1031 "type": "git", 1031 "type": "git",
1032 "url": "https://github.com/fruitcake/php-cors.git", 1032 "url": "https://github.com/fruitcake/php-cors.git",
1033 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e" 1033 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e"
1034 }, 1034 },
1035 "dist": { 1035 "dist": {
1036 "type": "zip", 1036 "type": "zip",
1037 "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e", 1037 "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e",
1038 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e", 1038 "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e",
1039 "shasum": "" 1039 "shasum": ""
1040 }, 1040 },
1041 "require": { 1041 "require": {
1042 "php": "^7.4|^8.0", 1042 "php": "^7.4|^8.0",
1043 "symfony/http-foundation": "^4.4|^5.4|^6" 1043 "symfony/http-foundation": "^4.4|^5.4|^6"
1044 }, 1044 },
1045 "require-dev": { 1045 "require-dev": {
1046 "phpstan/phpstan": "^1.4", 1046 "phpstan/phpstan": "^1.4",
1047 "phpunit/phpunit": "^9", 1047 "phpunit/phpunit": "^9",
1048 "squizlabs/php_codesniffer": "^3.5" 1048 "squizlabs/php_codesniffer": "^3.5"
1049 }, 1049 },
1050 "type": "library", 1050 "type": "library",
1051 "extra": { 1051 "extra": {
1052 "branch-alias": { 1052 "branch-alias": {
1053 "dev-main": "1.1-dev" 1053 "dev-main": "1.1-dev"
1054 } 1054 }
1055 }, 1055 },
1056 "autoload": { 1056 "autoload": {
1057 "psr-4": { 1057 "psr-4": {
1058 "Fruitcake\\Cors\\": "src/" 1058 "Fruitcake\\Cors\\": "src/"
1059 } 1059 }
1060 }, 1060 },
1061 "notification-url": "https://packagist.org/downloads/", 1061 "notification-url": "https://packagist.org/downloads/",
1062 "license": [ 1062 "license": [
1063 "MIT" 1063 "MIT"
1064 ], 1064 ],
1065 "authors": [ 1065 "authors": [
1066 { 1066 {
1067 "name": "Fruitcake", 1067 "name": "Fruitcake",
1068 "homepage": "https://fruitcake.nl" 1068 "homepage": "https://fruitcake.nl"
1069 }, 1069 },
1070 { 1070 {
1071 "name": "Barryvdh", 1071 "name": "Barryvdh",
1072 "email": "barryvdh@gmail.com" 1072 "email": "barryvdh@gmail.com"
1073 } 1073 }
1074 ], 1074 ],
1075 "description": "Cross-origin resource sharing library for the Symfony HttpFoundation", 1075 "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
1076 "homepage": "https://github.com/fruitcake/php-cors", 1076 "homepage": "https://github.com/fruitcake/php-cors",
1077 "keywords": [ 1077 "keywords": [
1078 "cors", 1078 "cors",
1079 "laravel", 1079 "laravel",
1080 "symfony" 1080 "symfony"
1081 ], 1081 ],
1082 "support": { 1082 "support": {
1083 "issues": "https://github.com/fruitcake/php-cors/issues", 1083 "issues": "https://github.com/fruitcake/php-cors/issues",
1084 "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0" 1084 "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0"
1085 }, 1085 },
1086 "funding": [ 1086 "funding": [
1087 { 1087 {
1088 "url": "https://fruitcake.nl", 1088 "url": "https://fruitcake.nl",
1089 "type": "custom" 1089 "type": "custom"
1090 }, 1090 },
1091 { 1091 {
1092 "url": "https://github.com/barryvdh", 1092 "url": "https://github.com/barryvdh",
1093 "type": "github" 1093 "type": "github"
1094 } 1094 }
1095 ], 1095 ],
1096 "time": "2022-02-20T15:07:15+00:00" 1096 "time": "2022-02-20T15:07:15+00:00"
1097 }, 1097 },
1098 { 1098 {
1099 "name": "graham-campbell/result-type", 1099 "name": "graham-campbell/result-type",
1100 "version": "v1.1.1", 1100 "version": "v1.1.1",
1101 "source": { 1101 "source": {
1102 "type": "git", 1102 "type": "git",
1103 "url": "https://github.com/GrahamCampbell/Result-Type.git", 1103 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1104 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831" 1104 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
1105 }, 1105 },
1106 "dist": { 1106 "dist": {
1107 "type": "zip", 1107 "type": "zip",
1108 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", 1108 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1109 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", 1109 "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
1110 "shasum": "" 1110 "shasum": ""
1111 }, 1111 },
1112 "require": { 1112 "require": {
1113 "php": "^7.2.5 || ^8.0", 1113 "php": "^7.2.5 || ^8.0",
1114 "phpoption/phpoption": "^1.9.1" 1114 "phpoption/phpoption": "^1.9.1"
1115 }, 1115 },
1116 "require-dev": { 1116 "require-dev": {
1117 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" 1117 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
1118 }, 1118 },
1119 "type": "library", 1119 "type": "library",
1120 "autoload": { 1120 "autoload": {
1121 "psr-4": { 1121 "psr-4": {
1122 "GrahamCampbell\\ResultType\\": "src/" 1122 "GrahamCampbell\\ResultType\\": "src/"
1123 } 1123 }
1124 }, 1124 },
1125 "notification-url": "https://packagist.org/downloads/", 1125 "notification-url": "https://packagist.org/downloads/",
1126 "license": [ 1126 "license": [
1127 "MIT" 1127 "MIT"
1128 ], 1128 ],
1129 "authors": [ 1129 "authors": [
1130 { 1130 {
1131 "name": "Graham Campbell", 1131 "name": "Graham Campbell",
1132 "email": "hello@gjcampbell.co.uk", 1132 "email": "hello@gjcampbell.co.uk",
1133 "homepage": "https://github.com/GrahamCampbell" 1133 "homepage": "https://github.com/GrahamCampbell"
1134 } 1134 }
1135 ], 1135 ],
1136 "description": "An Implementation Of The Result Type", 1136 "description": "An Implementation Of The Result Type",
1137 "keywords": [ 1137 "keywords": [
1138 "Graham Campbell", 1138 "Graham Campbell",
1139 "GrahamCampbell", 1139 "GrahamCampbell",
1140 "Result Type", 1140 "Result Type",
1141 "Result-Type", 1141 "Result-Type",
1142 "result" 1142 "result"
1143 ], 1143 ],
1144 "support": { 1144 "support": {
1145 "issues": "https://github.com/GrahamCampbell/Result-Type/issues", 1145 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1146 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1" 1146 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
1147 }, 1147 },
1148 "funding": [ 1148 "funding": [
1149 { 1149 {
1150 "url": "https://github.com/GrahamCampbell", 1150 "url": "https://github.com/GrahamCampbell",
1151 "type": "github" 1151 "type": "github"
1152 }, 1152 },
1153 { 1153 {
1154 "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", 1154 "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1155 "type": "tidelift" 1155 "type": "tidelift"
1156 } 1156 }
1157 ], 1157 ],
1158 "time": "2023-02-25T20:23:15+00:00" 1158 "time": "2023-02-25T20:23:15+00:00"
1159 }, 1159 },
1160 { 1160 {
1161 "name": "guzzlehttp/guzzle", 1161 "name": "guzzlehttp/guzzle",
1162 "version": "7.6.0", 1162 "version": "7.6.0",
1163 "source": { 1163 "source": {
1164 "type": "git", 1164 "type": "git",
1165 "url": "https://github.com/guzzle/guzzle.git", 1165 "url": "https://github.com/guzzle/guzzle.git",
1166 "reference": "733dd89533dd371a0987172727df15f500dab0ef" 1166 "reference": "733dd89533dd371a0987172727df15f500dab0ef"
1167 }, 1167 },
1168 "dist": { 1168 "dist": {
1169 "type": "zip", 1169 "type": "zip",
1170 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/733dd89533dd371a0987172727df15f500dab0ef", 1170 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/733dd89533dd371a0987172727df15f500dab0ef",
1171 "reference": "733dd89533dd371a0987172727df15f500dab0ef", 1171 "reference": "733dd89533dd371a0987172727df15f500dab0ef",
1172 "shasum": "" 1172 "shasum": ""
1173 }, 1173 },
1174 "require": { 1174 "require": {
1175 "ext-json": "*", 1175 "ext-json": "*",
1176 "guzzlehttp/promises": "^1.5", 1176 "guzzlehttp/promises": "^1.5",
1177 "guzzlehttp/psr7": "^1.9.1 || ^2.4.5", 1177 "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
1178 "php": "^7.2.5 || ^8.0", 1178 "php": "^7.2.5 || ^8.0",
1179 "psr/http-client": "^1.0", 1179 "psr/http-client": "^1.0",
1180 "symfony/deprecation-contracts": "^2.2 || ^3.0" 1180 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1181 }, 1181 },
1182 "provide": { 1182 "provide": {
1183 "psr/http-client-implementation": "1.0" 1183 "psr/http-client-implementation": "1.0"
1184 }, 1184 },
1185 "require-dev": { 1185 "require-dev": {
1186 "bamarni/composer-bin-plugin": "^1.8.1", 1186 "bamarni/composer-bin-plugin": "^1.8.1",
1187 "ext-curl": "*", 1187 "ext-curl": "*",
1188 "php-http/client-integration-tests": "^3.0", 1188 "php-http/client-integration-tests": "^3.0",
1189 "phpunit/phpunit": "^8.5.29 || ^9.5.23", 1189 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1190 "psr/log": "^1.1 || ^2.0 || ^3.0" 1190 "psr/log": "^1.1 || ^2.0 || ^3.0"
1191 }, 1191 },
1192 "suggest": { 1192 "suggest": {
1193 "ext-curl": "Required for CURL handler support", 1193 "ext-curl": "Required for CURL handler support",
1194 "ext-intl": "Required for Internationalized Domain Name (IDN) support", 1194 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1195 "psr/log": "Required for using the Log middleware" 1195 "psr/log": "Required for using the Log middleware"
1196 }, 1196 },
1197 "type": "library", 1197 "type": "library",
1198 "extra": { 1198 "extra": {
1199 "bamarni-bin": { 1199 "bamarni-bin": {
1200 "bin-links": true, 1200 "bin-links": true,
1201 "forward-command": false 1201 "forward-command": false
1202 } 1202 }
1203 }, 1203 },
1204 "autoload": { 1204 "autoload": {
1205 "files": [ 1205 "files": [
1206 "src/functions_include.php" 1206 "src/functions_include.php"
1207 ], 1207 ],
1208 "psr-4": { 1208 "psr-4": {
1209 "GuzzleHttp\\": "src/" 1209 "GuzzleHttp\\": "src/"
1210 } 1210 }
1211 }, 1211 },
1212 "notification-url": "https://packagist.org/downloads/", 1212 "notification-url": "https://packagist.org/downloads/",
1213 "license": [ 1213 "license": [
1214 "MIT" 1214 "MIT"
1215 ], 1215 ],
1216 "authors": [ 1216 "authors": [
1217 { 1217 {
1218 "name": "Graham Campbell", 1218 "name": "Graham Campbell",
1219 "email": "hello@gjcampbell.co.uk", 1219 "email": "hello@gjcampbell.co.uk",
1220 "homepage": "https://github.com/GrahamCampbell" 1220 "homepage": "https://github.com/GrahamCampbell"
1221 }, 1221 },
1222 { 1222 {
1223 "name": "Michael Dowling", 1223 "name": "Michael Dowling",
1224 "email": "mtdowling@gmail.com", 1224 "email": "mtdowling@gmail.com",
1225 "homepage": "https://github.com/mtdowling" 1225 "homepage": "https://github.com/mtdowling"
1226 }, 1226 },
1227 { 1227 {
1228 "name": "Jeremy Lindblom", 1228 "name": "Jeremy Lindblom",
1229 "email": "jeremeamia@gmail.com", 1229 "email": "jeremeamia@gmail.com",
1230 "homepage": "https://github.com/jeremeamia" 1230 "homepage": "https://github.com/jeremeamia"
1231 }, 1231 },
1232 { 1232 {
1233 "name": "George Mponos", 1233 "name": "George Mponos",
1234 "email": "gmponos@gmail.com", 1234 "email": "gmponos@gmail.com",
1235 "homepage": "https://github.com/gmponos" 1235 "homepage": "https://github.com/gmponos"
1236 }, 1236 },
1237 { 1237 {
1238 "name": "Tobias Nyholm", 1238 "name": "Tobias Nyholm",
1239 "email": "tobias.nyholm@gmail.com", 1239 "email": "tobias.nyholm@gmail.com",
1240 "homepage": "https://github.com/Nyholm" 1240 "homepage": "https://github.com/Nyholm"
1241 }, 1241 },
1242 { 1242 {
1243 "name": "Márk Sági-Kazár", 1243 "name": "Márk Sági-Kazár",
1244 "email": "mark.sagikazar@gmail.com", 1244 "email": "mark.sagikazar@gmail.com",
1245 "homepage": "https://github.com/sagikazarmark" 1245 "homepage": "https://github.com/sagikazarmark"
1246 }, 1246 },
1247 { 1247 {
1248 "name": "Tobias Schultze", 1248 "name": "Tobias Schultze",
1249 "email": "webmaster@tubo-world.de", 1249 "email": "webmaster@tubo-world.de",
1250 "homepage": "https://github.com/Tobion" 1250 "homepage": "https://github.com/Tobion"
1251 } 1251 }
1252 ], 1252 ],
1253 "description": "Guzzle is a PHP HTTP client library", 1253 "description": "Guzzle is a PHP HTTP client library",
1254 "keywords": [ 1254 "keywords": [
1255 "client", 1255 "client",
1256 "curl", 1256 "curl",
1257 "framework", 1257 "framework",
1258 "http", 1258 "http",
1259 "http client", 1259 "http client",
1260 "psr-18", 1260 "psr-18",
1261 "psr-7", 1261 "psr-7",
1262 "rest", 1262 "rest",
1263 "web service" 1263 "web service"
1264 ], 1264 ],
1265 "support": { 1265 "support": {
1266 "issues": "https://github.com/guzzle/guzzle/issues", 1266 "issues": "https://github.com/guzzle/guzzle/issues",
1267 "source": "https://github.com/guzzle/guzzle/tree/7.6.0" 1267 "source": "https://github.com/guzzle/guzzle/tree/7.6.0"
1268 }, 1268 },
1269 "funding": [ 1269 "funding": [
1270 { 1270 {
1271 "url": "https://github.com/GrahamCampbell", 1271 "url": "https://github.com/GrahamCampbell",
1272 "type": "github" 1272 "type": "github"
1273 }, 1273 },
1274 { 1274 {
1275 "url": "https://github.com/Nyholm", 1275 "url": "https://github.com/Nyholm",
1276 "type": "github" 1276 "type": "github"
1277 }, 1277 },
1278 { 1278 {
1279 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", 1279 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1280 "type": "tidelift" 1280 "type": "tidelift"
1281 } 1281 }
1282 ], 1282 ],
1283 "time": "2023-05-14T11:23:39+00:00" 1283 "time": "2023-05-14T11:23:39+00:00"
1284 }, 1284 },
1285 { 1285 {
1286 "name": "guzzlehttp/promises", 1286 "name": "guzzlehttp/promises",
1287 "version": "1.5.2", 1287 "version": "1.5.2",
1288 "source": { 1288 "source": {
1289 "type": "git", 1289 "type": "git",
1290 "url": "https://github.com/guzzle/promises.git", 1290 "url": "https://github.com/guzzle/promises.git",
1291 "reference": "b94b2807d85443f9719887892882d0329d1e2598" 1291 "reference": "b94b2807d85443f9719887892882d0329d1e2598"
1292 }, 1292 },
1293 "dist": { 1293 "dist": {
1294 "type": "zip", 1294 "type": "zip",
1295 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", 1295 "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
1296 "reference": "b94b2807d85443f9719887892882d0329d1e2598", 1296 "reference": "b94b2807d85443f9719887892882d0329d1e2598",
1297 "shasum": "" 1297 "shasum": ""
1298 }, 1298 },
1299 "require": { 1299 "require": {
1300 "php": ">=5.5" 1300 "php": ">=5.5"
1301 }, 1301 },
1302 "require-dev": { 1302 "require-dev": {
1303 "symfony/phpunit-bridge": "^4.4 || ^5.1" 1303 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1304 }, 1304 },
1305 "type": "library", 1305 "type": "library",
1306 "extra": { 1306 "extra": {
1307 "branch-alias": { 1307 "branch-alias": {
1308 "dev-master": "1.5-dev" 1308 "dev-master": "1.5-dev"
1309 } 1309 }
1310 }, 1310 },
1311 "autoload": { 1311 "autoload": {
1312 "files": [ 1312 "files": [
1313 "src/functions_include.php" 1313 "src/functions_include.php"
1314 ], 1314 ],
1315 "psr-4": { 1315 "psr-4": {
1316 "GuzzleHttp\\Promise\\": "src/" 1316 "GuzzleHttp\\Promise\\": "src/"
1317 } 1317 }
1318 }, 1318 },
1319 "notification-url": "https://packagist.org/downloads/", 1319 "notification-url": "https://packagist.org/downloads/",
1320 "license": [ 1320 "license": [
1321 "MIT" 1321 "MIT"
1322 ], 1322 ],
1323 "authors": [ 1323 "authors": [
1324 { 1324 {
1325 "name": "Graham Campbell", 1325 "name": "Graham Campbell",
1326 "email": "hello@gjcampbell.co.uk", 1326 "email": "hello@gjcampbell.co.uk",
1327 "homepage": "https://github.com/GrahamCampbell" 1327 "homepage": "https://github.com/GrahamCampbell"
1328 }, 1328 },
1329 { 1329 {
1330 "name": "Michael Dowling", 1330 "name": "Michael Dowling",
1331 "email": "mtdowling@gmail.com", 1331 "email": "mtdowling@gmail.com",
1332 "homepage": "https://github.com/mtdowling" 1332 "homepage": "https://github.com/mtdowling"
1333 }, 1333 },
1334 { 1334 {
1335 "name": "Tobias Nyholm", 1335 "name": "Tobias Nyholm",
1336 "email": "tobias.nyholm@gmail.com", 1336 "email": "tobias.nyholm@gmail.com",
1337 "homepage": "https://github.com/Nyholm" 1337 "homepage": "https://github.com/Nyholm"
1338 }, 1338 },
1339 { 1339 {
1340 "name": "Tobias Schultze", 1340 "name": "Tobias Schultze",
1341 "email": "webmaster@tubo-world.de", 1341 "email": "webmaster@tubo-world.de",
1342 "homepage": "https://github.com/Tobion" 1342 "homepage": "https://github.com/Tobion"
1343 } 1343 }
1344 ], 1344 ],
1345 "description": "Guzzle promises library", 1345 "description": "Guzzle promises library",
1346 "keywords": [ 1346 "keywords": [
1347 "promise" 1347 "promise"
1348 ], 1348 ],
1349 "support": { 1349 "support": {
1350 "issues": "https://github.com/guzzle/promises/issues", 1350 "issues": "https://github.com/guzzle/promises/issues",
1351 "source": "https://github.com/guzzle/promises/tree/1.5.2" 1351 "source": "https://github.com/guzzle/promises/tree/1.5.2"
1352 }, 1352 },
1353 "funding": [ 1353 "funding": [
1354 { 1354 {
1355 "url": "https://github.com/GrahamCampbell", 1355 "url": "https://github.com/GrahamCampbell",
1356 "type": "github" 1356 "type": "github"
1357 }, 1357 },
1358 { 1358 {
1359 "url": "https://github.com/Nyholm", 1359 "url": "https://github.com/Nyholm",
1360 "type": "github" 1360 "type": "github"
1361 }, 1361 },
1362 { 1362 {
1363 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", 1363 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1364 "type": "tidelift" 1364 "type": "tidelift"
1365 } 1365 }
1366 ], 1366 ],
1367 "time": "2022-08-28T14:55:35+00:00" 1367 "time": "2022-08-28T14:55:35+00:00"
1368 }, 1368 },
1369 { 1369 {
1370 "name": "guzzlehttp/psr7", 1370 "name": "guzzlehttp/psr7",
1371 "version": "2.5.0", 1371 "version": "2.5.0",
1372 "source": { 1372 "source": {
1373 "type": "git", 1373 "type": "git",
1374 "url": "https://github.com/guzzle/psr7.git", 1374 "url": "https://github.com/guzzle/psr7.git",
1375 "reference": "b635f279edd83fc275f822a1188157ffea568ff6" 1375 "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
1376 }, 1376 },
1377 "dist": { 1377 "dist": {
1378 "type": "zip", 1378 "type": "zip",
1379 "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", 1379 "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6",
1380 "reference": "b635f279edd83fc275f822a1188157ffea568ff6", 1380 "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
1381 "shasum": "" 1381 "shasum": ""
1382 }, 1382 },
1383 "require": { 1383 "require": {
1384 "php": "^7.2.5 || ^8.0", 1384 "php": "^7.2.5 || ^8.0",
1385 "psr/http-factory": "^1.0", 1385 "psr/http-factory": "^1.0",
1386 "psr/http-message": "^1.1 || ^2.0", 1386 "psr/http-message": "^1.1 || ^2.0",
1387 "ralouphie/getallheaders": "^3.0" 1387 "ralouphie/getallheaders": "^3.0"
1388 }, 1388 },
1389 "provide": { 1389 "provide": {
1390 "psr/http-factory-implementation": "1.0", 1390 "psr/http-factory-implementation": "1.0",
1391 "psr/http-message-implementation": "1.0" 1391 "psr/http-message-implementation": "1.0"
1392 }, 1392 },
1393 "require-dev": { 1393 "require-dev": {
1394 "bamarni/composer-bin-plugin": "^1.8.1", 1394 "bamarni/composer-bin-plugin": "^1.8.1",
1395 "http-interop/http-factory-tests": "^0.9", 1395 "http-interop/http-factory-tests": "^0.9",
1396 "phpunit/phpunit": "^8.5.29 || ^9.5.23" 1396 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1397 }, 1397 },
1398 "suggest": { 1398 "suggest": {
1399 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" 1399 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1400 }, 1400 },
1401 "type": "library", 1401 "type": "library",
1402 "extra": { 1402 "extra": {
1403 "bamarni-bin": { 1403 "bamarni-bin": {
1404 "bin-links": true, 1404 "bin-links": true,
1405 "forward-command": false 1405 "forward-command": false
1406 } 1406 }
1407 }, 1407 },
1408 "autoload": { 1408 "autoload": {
1409 "psr-4": { 1409 "psr-4": {
1410 "GuzzleHttp\\Psr7\\": "src/" 1410 "GuzzleHttp\\Psr7\\": "src/"
1411 } 1411 }
1412 }, 1412 },
1413 "notification-url": "https://packagist.org/downloads/", 1413 "notification-url": "https://packagist.org/downloads/",
1414 "license": [ 1414 "license": [
1415 "MIT" 1415 "MIT"
1416 ], 1416 ],
1417 "authors": [ 1417 "authors": [
1418 { 1418 {
1419 "name": "Graham Campbell", 1419 "name": "Graham Campbell",
1420 "email": "hello@gjcampbell.co.uk", 1420 "email": "hello@gjcampbell.co.uk",
1421 "homepage": "https://github.com/GrahamCampbell" 1421 "homepage": "https://github.com/GrahamCampbell"
1422 }, 1422 },
1423 { 1423 {
1424 "name": "Michael Dowling", 1424 "name": "Michael Dowling",
1425 "email": "mtdowling@gmail.com", 1425 "email": "mtdowling@gmail.com",
1426 "homepage": "https://github.com/mtdowling" 1426 "homepage": "https://github.com/mtdowling"
1427 }, 1427 },
1428 { 1428 {
1429 "name": "George Mponos", 1429 "name": "George Mponos",
1430 "email": "gmponos@gmail.com", 1430 "email": "gmponos@gmail.com",
1431 "homepage": "https://github.com/gmponos" 1431 "homepage": "https://github.com/gmponos"
1432 }, 1432 },
1433 { 1433 {
1434 "name": "Tobias Nyholm", 1434 "name": "Tobias Nyholm",
1435 "email": "tobias.nyholm@gmail.com", 1435 "email": "tobias.nyholm@gmail.com",
1436 "homepage": "https://github.com/Nyholm" 1436 "homepage": "https://github.com/Nyholm"
1437 }, 1437 },
1438 { 1438 {
1439 "name": "Márk Sági-Kazár", 1439 "name": "Márk Sági-Kazár",
1440 "email": "mark.sagikazar@gmail.com", 1440 "email": "mark.sagikazar@gmail.com",
1441 "homepage": "https://github.com/sagikazarmark" 1441 "homepage": "https://github.com/sagikazarmark"
1442 }, 1442 },
1443 { 1443 {
1444 "name": "Tobias Schultze", 1444 "name": "Tobias Schultze",
1445 "email": "webmaster@tubo-world.de", 1445 "email": "webmaster@tubo-world.de",
1446 "homepage": "https://github.com/Tobion" 1446 "homepage": "https://github.com/Tobion"
1447 }, 1447 },
1448 { 1448 {
1449 "name": "Márk Sági-Kazár", 1449 "name": "Márk Sági-Kazár",
1450 "email": "mark.sagikazar@gmail.com", 1450 "email": "mark.sagikazar@gmail.com",
1451 "homepage": "https://sagikazarmark.hu" 1451 "homepage": "https://sagikazarmark.hu"
1452 } 1452 }
1453 ], 1453 ],
1454 "description": "PSR-7 message implementation that also provides common utility methods", 1454 "description": "PSR-7 message implementation that also provides common utility methods",
1455 "keywords": [ 1455 "keywords": [
1456 "http", 1456 "http",
1457 "message", 1457 "message",
1458 "psr-7", 1458 "psr-7",
1459 "request", 1459 "request",
1460 "response", 1460 "response",
1461 "stream", 1461 "stream",
1462 "uri", 1462 "uri",
1463 "url" 1463 "url"
1464 ], 1464 ],
1465 "support": { 1465 "support": {
1466 "issues": "https://github.com/guzzle/psr7/issues", 1466 "issues": "https://github.com/guzzle/psr7/issues",
1467 "source": "https://github.com/guzzle/psr7/tree/2.5.0" 1467 "source": "https://github.com/guzzle/psr7/tree/2.5.0"
1468 }, 1468 },
1469 "funding": [ 1469 "funding": [
1470 { 1470 {
1471 "url": "https://github.com/GrahamCampbell", 1471 "url": "https://github.com/GrahamCampbell",
1472 "type": "github" 1472 "type": "github"
1473 }, 1473 },
1474 { 1474 {
1475 "url": "https://github.com/Nyholm", 1475 "url": "https://github.com/Nyholm",
1476 "type": "github" 1476 "type": "github"
1477 }, 1477 },
1478 { 1478 {
1479 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", 1479 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1480 "type": "tidelift" 1480 "type": "tidelift"
1481 } 1481 }
1482 ], 1482 ],
1483 "time": "2023-04-17T16:11:26+00:00" 1483 "time": "2023-04-17T16:11:26+00:00"
1484 }, 1484 },
1485 { 1485 {
1486 "name": "guzzlehttp/uri-template", 1486 "name": "guzzlehttp/uri-template",
1487 "version": "v1.0.1", 1487 "version": "v1.0.1",
1488 "source": { 1488 "source": {
1489 "type": "git", 1489 "type": "git",
1490 "url": "https://github.com/guzzle/uri-template.git", 1490 "url": "https://github.com/guzzle/uri-template.git",
1491 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2" 1491 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2"
1492 }, 1492 },
1493 "dist": { 1493 "dist": {
1494 "type": "zip", 1494 "type": "zip",
1495 "url": "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2", 1495 "url": "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2",
1496 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2", 1496 "reference": "b945d74a55a25a949158444f09ec0d3c120d69e2",
1497 "shasum": "" 1497 "shasum": ""
1498 }, 1498 },
1499 "require": { 1499 "require": {
1500 "php": "^7.2.5 || ^8.0", 1500 "php": "^7.2.5 || ^8.0",
1501 "symfony/polyfill-php80": "^1.17" 1501 "symfony/polyfill-php80": "^1.17"
1502 }, 1502 },
1503 "require-dev": { 1503 "require-dev": {
1504 "phpunit/phpunit": "^8.5.19 || ^9.5.8", 1504 "phpunit/phpunit": "^8.5.19 || ^9.5.8",
1505 "uri-template/tests": "1.0.0" 1505 "uri-template/tests": "1.0.0"
1506 }, 1506 },
1507 "type": "library", 1507 "type": "library",
1508 "extra": { 1508 "extra": {
1509 "branch-alias": { 1509 "branch-alias": {
1510 "dev-master": "1.0-dev" 1510 "dev-master": "1.0-dev"
1511 } 1511 }
1512 }, 1512 },
1513 "autoload": { 1513 "autoload": {
1514 "psr-4": { 1514 "psr-4": {
1515 "GuzzleHttp\\UriTemplate\\": "src" 1515 "GuzzleHttp\\UriTemplate\\": "src"
1516 } 1516 }
1517 }, 1517 },
1518 "notification-url": "https://packagist.org/downloads/", 1518 "notification-url": "https://packagist.org/downloads/",
1519 "license": [ 1519 "license": [
1520 "MIT" 1520 "MIT"
1521 ], 1521 ],
1522 "authors": [ 1522 "authors": [
1523 { 1523 {
1524 "name": "Graham Campbell", 1524 "name": "Graham Campbell",
1525 "email": "hello@gjcampbell.co.uk", 1525 "email": "hello@gjcampbell.co.uk",
1526 "homepage": "https://github.com/GrahamCampbell" 1526 "homepage": "https://github.com/GrahamCampbell"
1527 }, 1527 },
1528 { 1528 {
1529 "name": "Michael Dowling", 1529 "name": "Michael Dowling",
1530 "email": "mtdowling@gmail.com", 1530 "email": "mtdowling@gmail.com",
1531 "homepage": "https://github.com/mtdowling" 1531 "homepage": "https://github.com/mtdowling"
1532 }, 1532 },
1533 { 1533 {
1534 "name": "George Mponos", 1534 "name": "George Mponos",
1535 "email": "gmponos@gmail.com", 1535 "email": "gmponos@gmail.com",
1536 "homepage": "https://github.com/gmponos" 1536 "homepage": "https://github.com/gmponos"
1537 }, 1537 },
1538 { 1538 {
1539 "name": "Tobias Nyholm", 1539 "name": "Tobias Nyholm",
1540 "email": "tobias.nyholm@gmail.com", 1540 "email": "tobias.nyholm@gmail.com",
1541 "homepage": "https://github.com/Nyholm" 1541 "homepage": "https://github.com/Nyholm"
1542 } 1542 }
1543 ], 1543 ],
1544 "description": "A polyfill class for uri_template of PHP", 1544 "description": "A polyfill class for uri_template of PHP",
1545 "keywords": [ 1545 "keywords": [
1546 "guzzlehttp", 1546 "guzzlehttp",
1547 "uri-template" 1547 "uri-template"
1548 ], 1548 ],
1549 "support": { 1549 "support": {
1550 "issues": "https://github.com/guzzle/uri-template/issues", 1550 "issues": "https://github.com/guzzle/uri-template/issues",
1551 "source": "https://github.com/guzzle/uri-template/tree/v1.0.1" 1551 "source": "https://github.com/guzzle/uri-template/tree/v1.0.1"
1552 }, 1552 },
1553 "funding": [ 1553 "funding": [
1554 { 1554 {
1555 "url": "https://github.com/GrahamCampbell", 1555 "url": "https://github.com/GrahamCampbell",
1556 "type": "github" 1556 "type": "github"
1557 }, 1557 },
1558 { 1558 {
1559 "url": "https://github.com/Nyholm", 1559 "url": "https://github.com/Nyholm",
1560 "type": "github" 1560 "type": "github"
1561 }, 1561 },
1562 { 1562 {
1563 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template", 1563 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
1564 "type": "tidelift" 1564 "type": "tidelift"
1565 } 1565 }
1566 ], 1566 ],
1567 "time": "2021-10-07T12:57:01+00:00" 1567 "time": "2021-10-07T12:57:01+00:00"
1568 }, 1568 },
1569 { 1569 {
1570 "name": "laravel-lang/lang", 1570 "name": "laravel-lang/lang",
1571 "version": "12.17.1", 1571 "version": "12.17.1",
1572 "source": { 1572 "source": {
1573 "type": "git", 1573 "type": "git",
1574 "url": "https://github.com/Laravel-Lang/lang.git", 1574 "url": "https://github.com/Laravel-Lang/lang.git",
1575 "reference": "b07184103fb64131d514667b8fd1d74c71105409" 1575 "reference": "b07184103fb64131d514667b8fd1d74c71105409"
1576 }, 1576 },
1577 "dist": { 1577 "dist": {
1578 "type": "zip", 1578 "type": "zip",
1579 "url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/b07184103fb64131d514667b8fd1d74c71105409", 1579 "url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/b07184103fb64131d514667b8fd1d74c71105409",
1580 "reference": "b07184103fb64131d514667b8fd1d74c71105409", 1580 "reference": "b07184103fb64131d514667b8fd1d74c71105409",
1581 "shasum": "" 1581 "shasum": ""
1582 }, 1582 },
1583 "require": { 1583 "require": {
1584 "ext-json": "*" 1584 "ext-json": "*"
1585 }, 1585 },
1586 "conflict": { 1586 "conflict": {
1587 "laravel-lang/publisher": "<14.0" 1587 "laravel-lang/publisher": "<14.0"
1588 }, 1588 },
1589 "require-dev": { 1589 "require-dev": {
1590 "laravel-lang/publisher": "^14.0", 1590 "laravel-lang/publisher": "^14.0",
1591 "laravel-lang/status-generator": "^1.13", 1591 "laravel-lang/status-generator": "^1.13",
1592 "php": "^8.1", 1592 "php": "^8.1",
1593 "phpunit/phpunit": "^9.6", 1593 "phpunit/phpunit": "^9.6",
1594 "symfony/var-dumper": "^5.0 || ^6.0" 1594 "symfony/var-dumper": "^5.0 || ^6.0"
1595 }, 1595 },
1596 "suggest": { 1596 "suggest": {
1597 "arcanedev/laravel-lang": "Translations manager and checker for Laravel", 1597 "arcanedev/laravel-lang": "Translations manager and checker for Laravel",
1598 "laravel-lang/attributes": "Translations for field names of the forms", 1598 "laravel-lang/attributes": "Translations for field names of the forms",
1599 "laravel-lang/http-statuses": "Translations for HTTP statuses", 1599 "laravel-lang/http-statuses": "Translations for HTTP statuses",
1600 "laravel-lang/publisher": "Easy installation and update of translation files for your project" 1600 "laravel-lang/publisher": "Easy installation and update of translation files for your project"
1601 }, 1601 },
1602 "type": "library", 1602 "type": "library",
1603 "extra": { 1603 "extra": {
1604 "laravel": { 1604 "laravel": {
1605 "providers": [ 1605 "providers": [
1606 "LaravelLang\\Lang\\ServiceProvider" 1606 "LaravelLang\\Lang\\ServiceProvider"
1607 ] 1607 ]
1608 } 1608 }
1609 }, 1609 },
1610 "autoload": { 1610 "autoload": {
1611 "psr-4": { 1611 "psr-4": {
1612 "LaravelLang\\Lang\\": "src" 1612 "LaravelLang\\Lang\\": "src"
1613 } 1613 }
1614 }, 1614 },
1615 "notification-url": "https://packagist.org/downloads/", 1615 "notification-url": "https://packagist.org/downloads/",
1616 "license": [ 1616 "license": [
1617 "MIT" 1617 "MIT"
1618 ], 1618 ],
1619 "authors": [ 1619 "authors": [
1620 { 1620 {
1621 "name": "Laravel-Lang Team", 1621 "name": "Laravel-Lang Team",
1622 "homepage": "https://github.com/Laravel-Lang" 1622 "homepage": "https://github.com/Laravel-Lang"
1623 } 1623 }
1624 ], 1624 ],
1625 "description": "Languages for Laravel", 1625 "description": "Languages for Laravel",
1626 "keywords": [ 1626 "keywords": [
1627 "lang", 1627 "lang",
1628 "languages", 1628 "languages",
1629 "laravel", 1629 "laravel",
1630 "lpm" 1630 "lpm"
1631 ], 1631 ],
1632 "support": { 1632 "support": {
1633 "issues": "https://github.com/Laravel-Lang/lang/issues", 1633 "issues": "https://github.com/Laravel-Lang/lang/issues",
1634 "source": "https://github.com/Laravel-Lang/lang" 1634 "source": "https://github.com/Laravel-Lang/lang"
1635 }, 1635 },
1636 "funding": [ 1636 "funding": [
1637 { 1637 {
1638 "url": "https://opencollective.com/laravel-lang", 1638 "url": "https://opencollective.com/laravel-lang",
1639 "type": "open_collective" 1639 "type": "open_collective"
1640 } 1640 }
1641 ], 1641 ],
1642 "time": "2023-02-19T13:40:37+00:00" 1642 "time": "2023-02-19T13:40:37+00:00"
1643 }, 1643 },
1644 { 1644 {
1645 "name": "laravel/framework", 1645 "name": "laravel/framework",
1646 "version": "v9.52.7", 1646 "version": "v9.52.7",
1647 "source": { 1647 "source": {
1648 "type": "git", 1648 "type": "git",
1649 "url": "https://github.com/laravel/framework.git", 1649 "url": "https://github.com/laravel/framework.git",
1650 "reference": "675ea868fe36b18c8303e954aac540e6b1caa677" 1650 "reference": "675ea868fe36b18c8303e954aac540e6b1caa677"
1651 }, 1651 },
1652 "dist": { 1652 "dist": {
1653 "type": "zip", 1653 "type": "zip",
1654 "url": "https://api.github.com/repos/laravel/framework/zipball/675ea868fe36b18c8303e954aac540e6b1caa677", 1654 "url": "https://api.github.com/repos/laravel/framework/zipball/675ea868fe36b18c8303e954aac540e6b1caa677",
1655 "reference": "675ea868fe36b18c8303e954aac540e6b1caa677", 1655 "reference": "675ea868fe36b18c8303e954aac540e6b1caa677",
1656 "shasum": "" 1656 "shasum": ""
1657 }, 1657 },
1658 "require": { 1658 "require": {
1659 "brick/math": "^0.9.3|^0.10.2|^0.11", 1659 "brick/math": "^0.9.3|^0.10.2|^0.11",
1660 "doctrine/inflector": "^2.0.5", 1660 "doctrine/inflector": "^2.0.5",
1661 "dragonmantank/cron-expression": "^3.3.2", 1661 "dragonmantank/cron-expression": "^3.3.2",
1662 "egulias/email-validator": "^3.2.1|^4.0", 1662 "egulias/email-validator": "^3.2.1|^4.0",
1663 "ext-ctype": "*", 1663 "ext-ctype": "*",
1664 "ext-filter": "*", 1664 "ext-filter": "*",
1665 "ext-hash": "*", 1665 "ext-hash": "*",
1666 "ext-mbstring": "*", 1666 "ext-mbstring": "*",
1667 "ext-openssl": "*", 1667 "ext-openssl": "*",
1668 "ext-session": "*", 1668 "ext-session": "*",
1669 "ext-tokenizer": "*", 1669 "ext-tokenizer": "*",
1670 "fruitcake/php-cors": "^1.2", 1670 "fruitcake/php-cors": "^1.2",
1671 "guzzlehttp/uri-template": "^1.0", 1671 "guzzlehttp/uri-template": "^1.0",
1672 "laravel/serializable-closure": "^1.2.2", 1672 "laravel/serializable-closure": "^1.2.2",
1673 "league/commonmark": "^2.2.1", 1673 "league/commonmark": "^2.2.1",
1674 "league/flysystem": "^3.8.0", 1674 "league/flysystem": "^3.8.0",
1675 "monolog/monolog": "^2.0", 1675 "monolog/monolog": "^2.0",
1676 "nesbot/carbon": "^2.62.1", 1676 "nesbot/carbon": "^2.62.1",
1677 "nunomaduro/termwind": "^1.13", 1677 "nunomaduro/termwind": "^1.13",
1678 "php": "^8.0.2", 1678 "php": "^8.0.2",
1679 "psr/container": "^1.1.1|^2.0.1", 1679 "psr/container": "^1.1.1|^2.0.1",
1680 "psr/log": "^1.0|^2.0|^3.0", 1680 "psr/log": "^1.0|^2.0|^3.0",
1681 "psr/simple-cache": "^1.0|^2.0|^3.0", 1681 "psr/simple-cache": "^1.0|^2.0|^3.0",
1682 "ramsey/uuid": "^4.7", 1682 "ramsey/uuid": "^4.7",
1683 "symfony/console": "^6.0.9", 1683 "symfony/console": "^6.0.9",
1684 "symfony/error-handler": "^6.0", 1684 "symfony/error-handler": "^6.0",
1685 "symfony/finder": "^6.0", 1685 "symfony/finder": "^6.0",
1686 "symfony/http-foundation": "^6.0", 1686 "symfony/http-foundation": "^6.0",
1687 "symfony/http-kernel": "^6.0", 1687 "symfony/http-kernel": "^6.0",
1688 "symfony/mailer": "^6.0", 1688 "symfony/mailer": "^6.0",
1689 "symfony/mime": "^6.0", 1689 "symfony/mime": "^6.0",
1690 "symfony/process": "^6.0", 1690 "symfony/process": "^6.0",
1691 "symfony/routing": "^6.0", 1691 "symfony/routing": "^6.0",
1692 "symfony/uid": "^6.0", 1692 "symfony/uid": "^6.0",
1693 "symfony/var-dumper": "^6.0", 1693 "symfony/var-dumper": "^6.0",
1694 "tijsverkoyen/css-to-inline-styles": "^2.2.5", 1694 "tijsverkoyen/css-to-inline-styles": "^2.2.5",
1695 "vlucas/phpdotenv": "^5.4.1", 1695 "vlucas/phpdotenv": "^5.4.1",
1696 "voku/portable-ascii": "^2.0" 1696 "voku/portable-ascii": "^2.0"
1697 }, 1697 },
1698 "conflict": { 1698 "conflict": {
1699 "tightenco/collect": "<5.5.33" 1699 "tightenco/collect": "<5.5.33"
1700 }, 1700 },
1701 "provide": { 1701 "provide": {
1702 "psr/container-implementation": "1.1|2.0", 1702 "psr/container-implementation": "1.1|2.0",
1703 "psr/simple-cache-implementation": "1.0|2.0|3.0" 1703 "psr/simple-cache-implementation": "1.0|2.0|3.0"
1704 }, 1704 },
1705 "replace": { 1705 "replace": {
1706 "illuminate/auth": "self.version", 1706 "illuminate/auth": "self.version",
1707 "illuminate/broadcasting": "self.version", 1707 "illuminate/broadcasting": "self.version",
1708 "illuminate/bus": "self.version", 1708 "illuminate/bus": "self.version",
1709 "illuminate/cache": "self.version", 1709 "illuminate/cache": "self.version",
1710 "illuminate/collections": "self.version", 1710 "illuminate/collections": "self.version",
1711 "illuminate/conditionable": "self.version", 1711 "illuminate/conditionable": "self.version",
1712 "illuminate/config": "self.version", 1712 "illuminate/config": "self.version",
1713 "illuminate/console": "self.version", 1713 "illuminate/console": "self.version",
1714 "illuminate/container": "self.version", 1714 "illuminate/container": "self.version",
1715 "illuminate/contracts": "self.version", 1715 "illuminate/contracts": "self.version",
1716 "illuminate/cookie": "self.version", 1716 "illuminate/cookie": "self.version",
1717 "illuminate/database": "self.version", 1717 "illuminate/database": "self.version",
1718 "illuminate/encryption": "self.version", 1718 "illuminate/encryption": "self.version",
1719 "illuminate/events": "self.version", 1719 "illuminate/events": "self.version",
1720 "illuminate/filesystem": "self.version", 1720 "illuminate/filesystem": "self.version",
1721 "illuminate/hashing": "self.version", 1721 "illuminate/hashing": "self.version",
1722 "illuminate/http": "self.version", 1722 "illuminate/http": "self.version",
1723 "illuminate/log": "self.version", 1723 "illuminate/log": "self.version",
1724 "illuminate/macroable": "self.version", 1724 "illuminate/macroable": "self.version",
1725 "illuminate/mail": "self.version", 1725 "illuminate/mail": "self.version",
1726 "illuminate/notifications": "self.version", 1726 "illuminate/notifications": "self.version",
1727 "illuminate/pagination": "self.version", 1727 "illuminate/pagination": "self.version",
1728 "illuminate/pipeline": "self.version", 1728 "illuminate/pipeline": "self.version",
1729 "illuminate/queue": "self.version", 1729 "illuminate/queue": "self.version",
1730 "illuminate/redis": "self.version", 1730 "illuminate/redis": "self.version",
1731 "illuminate/routing": "self.version", 1731 "illuminate/routing": "self.version",
1732 "illuminate/session": "self.version", 1732 "illuminate/session": "self.version",
1733 "illuminate/support": "self.version", 1733 "illuminate/support": "self.version",
1734 "illuminate/testing": "self.version", 1734 "illuminate/testing": "self.version",
1735 "illuminate/translation": "self.version", 1735 "illuminate/translation": "self.version",
1736 "illuminate/validation": "self.version", 1736 "illuminate/validation": "self.version",
1737 "illuminate/view": "self.version" 1737 "illuminate/view": "self.version"
1738 }, 1738 },
1739 "require-dev": { 1739 "require-dev": {
1740 "ably/ably-php": "^1.0", 1740 "ably/ably-php": "^1.0",
1741 "aws/aws-sdk-php": "^3.235.5", 1741 "aws/aws-sdk-php": "^3.235.5",
1742 "doctrine/dbal": "^2.13.3|^3.1.4", 1742 "doctrine/dbal": "^2.13.3|^3.1.4",
1743 "ext-gmp": "*", 1743 "ext-gmp": "*",
1744 "fakerphp/faker": "^1.21", 1744 "fakerphp/faker": "^1.21",
1745 "guzzlehttp/guzzle": "^7.5", 1745 "guzzlehttp/guzzle": "^7.5",
1746 "league/flysystem-aws-s3-v3": "^3.0", 1746 "league/flysystem-aws-s3-v3": "^3.0",
1747 "league/flysystem-ftp": "^3.0", 1747 "league/flysystem-ftp": "^3.0",
1748 "league/flysystem-path-prefixing": "^3.3", 1748 "league/flysystem-path-prefixing": "^3.3",
1749 "league/flysystem-read-only": "^3.3", 1749 "league/flysystem-read-only": "^3.3",
1750 "league/flysystem-sftp-v3": "^3.0", 1750 "league/flysystem-sftp-v3": "^3.0",
1751 "mockery/mockery": "^1.5.1", 1751 "mockery/mockery": "^1.5.1",
1752 "orchestra/testbench-core": "^7.24", 1752 "orchestra/testbench-core": "^7.24",
1753 "pda/pheanstalk": "^4.0", 1753 "pda/pheanstalk": "^4.0",
1754 "phpstan/phpdoc-parser": "^1.15", 1754 "phpstan/phpdoc-parser": "^1.15",
1755 "phpstan/phpstan": "^1.4.7", 1755 "phpstan/phpstan": "^1.4.7",
1756 "phpunit/phpunit": "^9.5.8", 1756 "phpunit/phpunit": "^9.5.8",
1757 "predis/predis": "^1.1.9|^2.0.2", 1757 "predis/predis": "^1.1.9|^2.0.2",
1758 "symfony/cache": "^6.0", 1758 "symfony/cache": "^6.0",
1759 "symfony/http-client": "^6.0" 1759 "symfony/http-client": "^6.0"
1760 }, 1760 },
1761 "suggest": { 1761 "suggest": {
1762 "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", 1762 "ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
1763 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).", 1763 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).",
1764 "brianium/paratest": "Required to run tests in parallel (^6.0).", 1764 "brianium/paratest": "Required to run tests in parallel (^6.0).",
1765 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", 1765 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
1766 "ext-apcu": "Required to use the APC cache driver.", 1766 "ext-apcu": "Required to use the APC cache driver.",
1767 "ext-fileinfo": "Required to use the Filesystem class.", 1767 "ext-fileinfo": "Required to use the Filesystem class.",
1768 "ext-ftp": "Required to use the Flysystem FTP driver.", 1768 "ext-ftp": "Required to use the Flysystem FTP driver.",
1769 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", 1769 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
1770 "ext-memcached": "Required to use the memcache cache driver.", 1770 "ext-memcached": "Required to use the memcache cache driver.",
1771 "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.", 1771 "ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
1772 "ext-pdo": "Required to use all database features.", 1772 "ext-pdo": "Required to use all database features.",
1773 "ext-posix": "Required to use all features of the queue worker.", 1773 "ext-posix": "Required to use all features of the queue worker.",
1774 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).", 1774 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
1775 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).", 1775 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
1776 "filp/whoops": "Required for friendly error pages in development (^2.14.3).", 1776 "filp/whoops": "Required for friendly error pages in development (^2.14.3).",
1777 "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).", 1777 "guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).",
1778 "laravel/tinker": "Required to use the tinker console command (^2.0).", 1778 "laravel/tinker": "Required to use the tinker console command (^2.0).",
1779 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).", 1779 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
1780 "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).", 1780 "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
1781 "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).", 1781 "league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
1782 "league/flysystem-read-only": "Required to use read-only disks (^3.3)", 1782 "league/flysystem-read-only": "Required to use read-only disks (^3.3)",
1783 "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).", 1783 "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
1784 "mockery/mockery": "Required to use mocking (^1.5.1).", 1784 "mockery/mockery": "Required to use mocking (^1.5.1).",
1785 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).", 1785 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
1786 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).", 1786 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
1787 "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).", 1787 "phpunit/phpunit": "Required to use assertions and run tests (^9.5.8).",
1788 "predis/predis": "Required to use the predis connector (^1.1.9|^2.0.2).", 1788 "predis/predis": "Required to use the predis connector (^1.1.9|^2.0.2).",
1789 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).", 1789 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
1790 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).", 1790 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
1791 "symfony/cache": "Required to PSR-6 cache bridge (^6.0).", 1791 "symfony/cache": "Required to PSR-6 cache bridge (^6.0).",
1792 "symfony/filesystem": "Required to enable support for relative symbolic links (^6.0).", 1792 "symfony/filesystem": "Required to enable support for relative symbolic links (^6.0).",
1793 "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.0).", 1793 "symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.0).",
1794 "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.0).", 1794 "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.0).",
1795 "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.0).", 1795 "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.0).",
1796 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)." 1796 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
1797 }, 1797 },
1798 "type": "library", 1798 "type": "library",
1799 "extra": { 1799 "extra": {
1800 "branch-alias": { 1800 "branch-alias": {
1801 "dev-master": "9.x-dev" 1801 "dev-master": "9.x-dev"
1802 } 1802 }
1803 }, 1803 },
1804 "autoload": { 1804 "autoload": {
1805 "files": [ 1805 "files": [
1806 "src/Illuminate/Collections/helpers.php", 1806 "src/Illuminate/Collections/helpers.php",
1807 "src/Illuminate/Events/functions.php", 1807 "src/Illuminate/Events/functions.php",
1808 "src/Illuminate/Foundation/helpers.php", 1808 "src/Illuminate/Foundation/helpers.php",
1809 "src/Illuminate/Support/helpers.php" 1809 "src/Illuminate/Support/helpers.php"
1810 ], 1810 ],
1811 "psr-4": { 1811 "psr-4": {
1812 "Illuminate\\": "src/Illuminate/", 1812 "Illuminate\\": "src/Illuminate/",
1813 "Illuminate\\Support\\": [ 1813 "Illuminate\\Support\\": [
1814 "src/Illuminate/Macroable/", 1814 "src/Illuminate/Macroable/",
1815 "src/Illuminate/Collections/", 1815 "src/Illuminate/Collections/",
1816 "src/Illuminate/Conditionable/" 1816 "src/Illuminate/Conditionable/"
1817 ] 1817 ]
1818 } 1818 }
1819 }, 1819 },
1820 "notification-url": "https://packagist.org/downloads/", 1820 "notification-url": "https://packagist.org/downloads/",
1821 "license": [ 1821 "license": [
1822 "MIT" 1822 "MIT"
1823 ], 1823 ],
1824 "authors": [ 1824 "authors": [
1825 { 1825 {
1826 "name": "Taylor Otwell", 1826 "name": "Taylor Otwell",
1827 "email": "taylor@laravel.com" 1827 "email": "taylor@laravel.com"
1828 } 1828 }
1829 ], 1829 ],
1830 "description": "The Laravel Framework.", 1830 "description": "The Laravel Framework.",
1831 "homepage": "https://laravel.com", 1831 "homepage": "https://laravel.com",
1832 "keywords": [ 1832 "keywords": [
1833 "framework", 1833 "framework",
1834 "laravel" 1834 "laravel"
1835 ], 1835 ],
1836 "support": { 1836 "support": {
1837 "issues": "https://github.com/laravel/framework/issues", 1837 "issues": "https://github.com/laravel/framework/issues",
1838 "source": "https://github.com/laravel/framework" 1838 "source": "https://github.com/laravel/framework"
1839 }, 1839 },
1840 "time": "2023-04-25T13:44:05+00:00" 1840 "time": "2023-04-25T13:44:05+00:00"
1841 }, 1841 },
1842 { 1842 {
1843 "name": "laravel/sanctum", 1843 "name": "laravel/sanctum",
1844 "version": "v3.2.5", 1844 "version": "v3.2.5",
1845 "source": { 1845 "source": {
1846 "type": "git", 1846 "type": "git",
1847 "url": "https://github.com/laravel/sanctum.git", 1847 "url": "https://github.com/laravel/sanctum.git",
1848 "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876" 1848 "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876"
1849 }, 1849 },
1850 "dist": { 1850 "dist": {
1851 "type": "zip", 1851 "type": "zip",
1852 "url": "https://api.github.com/repos/laravel/sanctum/zipball/8ebda85d59d3c414863a7f4d816ef8302faad876", 1852 "url": "https://api.github.com/repos/laravel/sanctum/zipball/8ebda85d59d3c414863a7f4d816ef8302faad876",
1853 "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876", 1853 "reference": "8ebda85d59d3c414863a7f4d816ef8302faad876",
1854 "shasum": "" 1854 "shasum": ""
1855 }, 1855 },
1856 "require": { 1856 "require": {
1857 "ext-json": "*", 1857 "ext-json": "*",
1858 "illuminate/console": "^9.21|^10.0", 1858 "illuminate/console": "^9.21|^10.0",
1859 "illuminate/contracts": "^9.21|^10.0", 1859 "illuminate/contracts": "^9.21|^10.0",
1860 "illuminate/database": "^9.21|^10.0", 1860 "illuminate/database": "^9.21|^10.0",
1861 "illuminate/support": "^9.21|^10.0", 1861 "illuminate/support": "^9.21|^10.0",
1862 "php": "^8.0.2" 1862 "php": "^8.0.2"
1863 }, 1863 },
1864 "require-dev": { 1864 "require-dev": {
1865 "mockery/mockery": "^1.0", 1865 "mockery/mockery": "^1.0",
1866 "orchestra/testbench": "^7.0|^8.0", 1866 "orchestra/testbench": "^7.0|^8.0",
1867 "phpstan/phpstan": "^1.10", 1867 "phpstan/phpstan": "^1.10",
1868 "phpunit/phpunit": "^9.3" 1868 "phpunit/phpunit": "^9.3"
1869 }, 1869 },
1870 "type": "library", 1870 "type": "library",
1871 "extra": { 1871 "extra": {
1872 "branch-alias": { 1872 "branch-alias": {
1873 "dev-master": "3.x-dev" 1873 "dev-master": "3.x-dev"
1874 }, 1874 },
1875 "laravel": { 1875 "laravel": {
1876 "providers": [ 1876 "providers": [
1877 "Laravel\\Sanctum\\SanctumServiceProvider" 1877 "Laravel\\Sanctum\\SanctumServiceProvider"
1878 ] 1878 ]
1879 } 1879 }
1880 }, 1880 },
1881 "autoload": { 1881 "autoload": {
1882 "psr-4": { 1882 "psr-4": {
1883 "Laravel\\Sanctum\\": "src/" 1883 "Laravel\\Sanctum\\": "src/"
1884 } 1884 }
1885 }, 1885 },
1886 "notification-url": "https://packagist.org/downloads/", 1886 "notification-url": "https://packagist.org/downloads/",
1887 "license": [ 1887 "license": [
1888 "MIT" 1888 "MIT"
1889 ], 1889 ],
1890 "authors": [ 1890 "authors": [
1891 { 1891 {
1892 "name": "Taylor Otwell", 1892 "name": "Taylor Otwell",
1893 "email": "taylor@laravel.com" 1893 "email": "taylor@laravel.com"
1894 } 1894 }
1895 ], 1895 ],
1896 "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.", 1896 "description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.",
1897 "keywords": [ 1897 "keywords": [
1898 "auth", 1898 "auth",
1899 "laravel", 1899 "laravel",
1900 "sanctum" 1900 "sanctum"
1901 ], 1901 ],
1902 "support": { 1902 "support": {
1903 "issues": "https://github.com/laravel/sanctum/issues", 1903 "issues": "https://github.com/laravel/sanctum/issues",
1904 "source": "https://github.com/laravel/sanctum" 1904 "source": "https://github.com/laravel/sanctum"
1905 }, 1905 },
1906 "time": "2023-05-01T19:39:51+00:00" 1906 "time": "2023-05-01T19:39:51+00:00"
1907 }, 1907 },
1908 { 1908 {
1909 "name": "laravel/serializable-closure", 1909 "name": "laravel/serializable-closure",
1910 "version": "v1.3.0", 1910 "version": "v1.3.0",
1911 "source": { 1911 "source": {
1912 "type": "git", 1912 "type": "git",
1913 "url": "https://github.com/laravel/serializable-closure.git", 1913 "url": "https://github.com/laravel/serializable-closure.git",
1914 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37" 1914 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"
1915 }, 1915 },
1916 "dist": { 1916 "dist": {
1917 "type": "zip", 1917 "type": "zip",
1918 "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", 1918 "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
1919 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37", 1919 "reference": "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37",
1920 "shasum": "" 1920 "shasum": ""
1921 }, 1921 },
1922 "require": { 1922 "require": {
1923 "php": "^7.3|^8.0" 1923 "php": "^7.3|^8.0"
1924 }, 1924 },
1925 "require-dev": { 1925 "require-dev": {
1926 "nesbot/carbon": "^2.61", 1926 "nesbot/carbon": "^2.61",
1927 "pestphp/pest": "^1.21.3", 1927 "pestphp/pest": "^1.21.3",
1928 "phpstan/phpstan": "^1.8.2", 1928 "phpstan/phpstan": "^1.8.2",
1929 "symfony/var-dumper": "^5.4.11" 1929 "symfony/var-dumper": "^5.4.11"
1930 }, 1930 },
1931 "type": "library", 1931 "type": "library",
1932 "extra": { 1932 "extra": {
1933 "branch-alias": { 1933 "branch-alias": {
1934 "dev-master": "1.x-dev" 1934 "dev-master": "1.x-dev"
1935 } 1935 }
1936 }, 1936 },
1937 "autoload": { 1937 "autoload": {
1938 "psr-4": { 1938 "psr-4": {
1939 "Laravel\\SerializableClosure\\": "src/" 1939 "Laravel\\SerializableClosure\\": "src/"
1940 } 1940 }
1941 }, 1941 },
1942 "notification-url": "https://packagist.org/downloads/", 1942 "notification-url": "https://packagist.org/downloads/",
1943 "license": [ 1943 "license": [
1944 "MIT" 1944 "MIT"
1945 ], 1945 ],
1946 "authors": [ 1946 "authors": [
1947 { 1947 {
1948 "name": "Taylor Otwell", 1948 "name": "Taylor Otwell",
1949 "email": "taylor@laravel.com" 1949 "email": "taylor@laravel.com"
1950 }, 1950 },
1951 { 1951 {
1952 "name": "Nuno Maduro", 1952 "name": "Nuno Maduro",
1953 "email": "nuno@laravel.com" 1953 "email": "nuno@laravel.com"
1954 } 1954 }
1955 ], 1955 ],
1956 "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", 1956 "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
1957 "keywords": [ 1957 "keywords": [
1958 "closure", 1958 "closure",
1959 "laravel", 1959 "laravel",
1960 "serializable" 1960 "serializable"
1961 ], 1961 ],
1962 "support": { 1962 "support": {
1963 "issues": "https://github.com/laravel/serializable-closure/issues", 1963 "issues": "https://github.com/laravel/serializable-closure/issues",
1964 "source": "https://github.com/laravel/serializable-closure" 1964 "source": "https://github.com/laravel/serializable-closure"
1965 }, 1965 },
1966 "time": "2023-01-30T18:31:20+00:00" 1966 "time": "2023-01-30T18:31:20+00:00"
1967 }, 1967 },
1968 { 1968 {
1969 "name": "laravel/tinker", 1969 "name": "laravel/tinker",
1970 "version": "v2.8.1", 1970 "version": "v2.8.1",
1971 "source": { 1971 "source": {
1972 "type": "git", 1972 "type": "git",
1973 "url": "https://github.com/laravel/tinker.git", 1973 "url": "https://github.com/laravel/tinker.git",
1974 "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10" 1974 "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"
1975 }, 1975 },
1976 "dist": { 1976 "dist": {
1977 "type": "zip", 1977 "type": "zip",
1978 "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", 1978 "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
1979 "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10", 1979 "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
1980 "shasum": "" 1980 "shasum": ""
1981 }, 1981 },
1982 "require": { 1982 "require": {
1983 "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0", 1983 "illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
1984 "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0", 1984 "illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
1985 "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", 1985 "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
1986 "php": "^7.2.5|^8.0", 1986 "php": "^7.2.5|^8.0",
1987 "psy/psysh": "^0.10.4|^0.11.1", 1987 "psy/psysh": "^0.10.4|^0.11.1",
1988 "symfony/var-dumper": "^4.3.4|^5.0|^6.0" 1988 "symfony/var-dumper": "^4.3.4|^5.0|^6.0"
1989 }, 1989 },
1990 "require-dev": { 1990 "require-dev": {
1991 "mockery/mockery": "~1.3.3|^1.4.2", 1991 "mockery/mockery": "~1.3.3|^1.4.2",
1992 "phpunit/phpunit": "^8.5.8|^9.3.3" 1992 "phpunit/phpunit": "^8.5.8|^9.3.3"
1993 }, 1993 },
1994 "suggest": { 1994 "suggest": {
1995 "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)." 1995 "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
1996 }, 1996 },
1997 "type": "library", 1997 "type": "library",
1998 "extra": { 1998 "extra": {
1999 "branch-alias": { 1999 "branch-alias": {
2000 "dev-master": "2.x-dev" 2000 "dev-master": "2.x-dev"
2001 }, 2001 },
2002 "laravel": { 2002 "laravel": {
2003 "providers": [ 2003 "providers": [
2004 "Laravel\\Tinker\\TinkerServiceProvider" 2004 "Laravel\\Tinker\\TinkerServiceProvider"
2005 ] 2005 ]
2006 } 2006 }
2007 }, 2007 },
2008 "autoload": { 2008 "autoload": {
2009 "psr-4": { 2009 "psr-4": {
2010 "Laravel\\Tinker\\": "src/" 2010 "Laravel\\Tinker\\": "src/"
2011 } 2011 }
2012 }, 2012 },
2013 "notification-url": "https://packagist.org/downloads/", 2013 "notification-url": "https://packagist.org/downloads/",
2014 "license": [ 2014 "license": [
2015 "MIT" 2015 "MIT"
2016 ], 2016 ],
2017 "authors": [ 2017 "authors": [
2018 { 2018 {
2019 "name": "Taylor Otwell", 2019 "name": "Taylor Otwell",
2020 "email": "taylor@laravel.com" 2020 "email": "taylor@laravel.com"
2021 } 2021 }
2022 ], 2022 ],
2023 "description": "Powerful REPL for the Laravel framework.", 2023 "description": "Powerful REPL for the Laravel framework.",
2024 "keywords": [ 2024 "keywords": [
2025 "REPL", 2025 "REPL",
2026 "Tinker", 2026 "Tinker",
2027 "laravel", 2027 "laravel",
2028 "psysh" 2028 "psysh"
2029 ], 2029 ],
2030 "support": { 2030 "support": {
2031 "issues": "https://github.com/laravel/tinker/issues", 2031 "issues": "https://github.com/laravel/tinker/issues",
2032 "source": "https://github.com/laravel/tinker/tree/v2.8.1" 2032 "source": "https://github.com/laravel/tinker/tree/v2.8.1"
2033 }, 2033 },
2034 "time": "2023-02-15T16:40:09+00:00" 2034 "time": "2023-02-15T16:40:09+00:00"
2035 }, 2035 },
2036 { 2036 {
2037 "name": "laravel/ui", 2037 "name": "laravel/ui",
2038 "version": "v4.2.1", 2038 "version": "v4.2.1",
2039 "source": { 2039 "source": {
2040 "type": "git", 2040 "type": "git",
2041 "url": "https://github.com/laravel/ui.git", 2041 "url": "https://github.com/laravel/ui.git",
2042 "reference": "05ff7ac1eb55e2dfd10edcfb18c953684d693907" 2042 "reference": "05ff7ac1eb55e2dfd10edcfb18c953684d693907"
2043 }, 2043 },
2044 "dist": { 2044 "dist": {
2045 "type": "zip", 2045 "type": "zip",
2046 "url": "https://api.github.com/repos/laravel/ui/zipball/05ff7ac1eb55e2dfd10edcfb18c953684d693907", 2046 "url": "https://api.github.com/repos/laravel/ui/zipball/05ff7ac1eb55e2dfd10edcfb18c953684d693907",
2047 "reference": "05ff7ac1eb55e2dfd10edcfb18c953684d693907", 2047 "reference": "05ff7ac1eb55e2dfd10edcfb18c953684d693907",
2048 "shasum": "" 2048 "shasum": ""
2049 }, 2049 },
2050 "require": { 2050 "require": {
2051 "illuminate/console": "^9.21|^10.0", 2051 "illuminate/console": "^9.21|^10.0",
2052 "illuminate/filesystem": "^9.21|^10.0", 2052 "illuminate/filesystem": "^9.21|^10.0",
2053 "illuminate/support": "^9.21|^10.0", 2053 "illuminate/support": "^9.21|^10.0",
2054 "illuminate/validation": "^9.21|^10.0", 2054 "illuminate/validation": "^9.21|^10.0",
2055 "php": "^8.0" 2055 "php": "^8.0"
2056 }, 2056 },
2057 "require-dev": { 2057 "require-dev": {
2058 "orchestra/testbench": "^7.0|^8.0", 2058 "orchestra/testbench": "^7.0|^8.0",
2059 "phpunit/phpunit": "^9.3" 2059 "phpunit/phpunit": "^9.3"
2060 }, 2060 },
2061 "type": "library", 2061 "type": "library",
2062 "extra": { 2062 "extra": {
2063 "branch-alias": { 2063 "branch-alias": {
2064 "dev-master": "4.x-dev" 2064 "dev-master": "4.x-dev"
2065 }, 2065 },
2066 "laravel": { 2066 "laravel": {
2067 "providers": [ 2067 "providers": [
2068 "Laravel\\Ui\\UiServiceProvider" 2068 "Laravel\\Ui\\UiServiceProvider"
2069 ] 2069 ]
2070 } 2070 }
2071 }, 2071 },
2072 "autoload": { 2072 "autoload": {
2073 "psr-4": { 2073 "psr-4": {
2074 "Laravel\\Ui\\": "src/", 2074 "Laravel\\Ui\\": "src/",
2075 "Illuminate\\Foundation\\Auth\\": "auth-backend/" 2075 "Illuminate\\Foundation\\Auth\\": "auth-backend/"
2076 } 2076 }
2077 }, 2077 },
2078 "notification-url": "https://packagist.org/downloads/", 2078 "notification-url": "https://packagist.org/downloads/",
2079 "license": [ 2079 "license": [
2080 "MIT" 2080 "MIT"
2081 ], 2081 ],
2082 "authors": [ 2082 "authors": [
2083 { 2083 {
2084 "name": "Taylor Otwell", 2084 "name": "Taylor Otwell",
2085 "email": "taylor@laravel.com" 2085 "email": "taylor@laravel.com"
2086 } 2086 }
2087 ], 2087 ],
2088 "description": "Laravel UI utilities and presets.", 2088 "description": "Laravel UI utilities and presets.",
2089 "keywords": [ 2089 "keywords": [
2090 "laravel", 2090 "laravel",
2091 "ui" 2091 "ui"
2092 ], 2092 ],
2093 "support": { 2093 "support": {
2094 "source": "https://github.com/laravel/ui/tree/v4.2.1" 2094 "source": "https://github.com/laravel/ui/tree/v4.2.1"
2095 }, 2095 },
2096 "time": "2023-02-17T09:17:24+00:00" 2096 "time": "2023-02-17T09:17:24+00:00"
2097 }, 2097 },
2098 { 2098 {
2099 "name": "league/commonmark", 2099 "name": "league/commonmark",
2100 "version": "2.4.0", 2100 "version": "2.4.0",
2101 "source": { 2101 "source": {
2102 "type": "git", 2102 "type": "git",
2103 "url": "https://github.com/thephpleague/commonmark.git", 2103 "url": "https://github.com/thephpleague/commonmark.git",
2104 "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048" 2104 "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048"
2105 }, 2105 },
2106 "dist": { 2106 "dist": {
2107 "type": "zip", 2107 "type": "zip",
2108 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048", 2108 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
2109 "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048", 2109 "reference": "d44a24690f16b8c1808bf13b1bd54ae4c63ea048",
2110 "shasum": "" 2110 "shasum": ""
2111 }, 2111 },
2112 "require": { 2112 "require": {
2113 "ext-mbstring": "*", 2113 "ext-mbstring": "*",
2114 "league/config": "^1.1.1", 2114 "league/config": "^1.1.1",
2115 "php": "^7.4 || ^8.0", 2115 "php": "^7.4 || ^8.0",
2116 "psr/event-dispatcher": "^1.0", 2116 "psr/event-dispatcher": "^1.0",
2117 "symfony/deprecation-contracts": "^2.1 || ^3.0", 2117 "symfony/deprecation-contracts": "^2.1 || ^3.0",
2118 "symfony/polyfill-php80": "^1.16" 2118 "symfony/polyfill-php80": "^1.16"
2119 }, 2119 },
2120 "require-dev": { 2120 "require-dev": {
2121 "cebe/markdown": "^1.0", 2121 "cebe/markdown": "^1.0",
2122 "commonmark/cmark": "0.30.0", 2122 "commonmark/cmark": "0.30.0",
2123 "commonmark/commonmark.js": "0.30.0", 2123 "commonmark/commonmark.js": "0.30.0",
2124 "composer/package-versions-deprecated": "^1.8", 2124 "composer/package-versions-deprecated": "^1.8",
2125 "embed/embed": "^4.4", 2125 "embed/embed": "^4.4",
2126 "erusev/parsedown": "^1.0", 2126 "erusev/parsedown": "^1.0",
2127 "ext-json": "*", 2127 "ext-json": "*",
2128 "github/gfm": "0.29.0", 2128 "github/gfm": "0.29.0",
2129 "michelf/php-markdown": "^1.4 || ^2.0", 2129 "michelf/php-markdown": "^1.4 || ^2.0",
2130 "nyholm/psr7": "^1.5", 2130 "nyholm/psr7": "^1.5",
2131 "phpstan/phpstan": "^1.8.2", 2131 "phpstan/phpstan": "^1.8.2",
2132 "phpunit/phpunit": "^9.5.21", 2132 "phpunit/phpunit": "^9.5.21",
2133 "scrutinizer/ocular": "^1.8.1", 2133 "scrutinizer/ocular": "^1.8.1",
2134 "symfony/finder": "^5.3 | ^6.0", 2134 "symfony/finder": "^5.3 | ^6.0",
2135 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", 2135 "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
2136 "unleashedtech/php-coding-standard": "^3.1.1", 2136 "unleashedtech/php-coding-standard": "^3.1.1",
2137 "vimeo/psalm": "^4.24.0 || ^5.0.0" 2137 "vimeo/psalm": "^4.24.0 || ^5.0.0"
2138 }, 2138 },
2139 "suggest": { 2139 "suggest": {
2140 "symfony/yaml": "v2.3+ required if using the Front Matter extension" 2140 "symfony/yaml": "v2.3+ required if using the Front Matter extension"
2141 }, 2141 },
2142 "type": "library", 2142 "type": "library",
2143 "extra": { 2143 "extra": {
2144 "branch-alias": { 2144 "branch-alias": {
2145 "dev-main": "2.5-dev" 2145 "dev-main": "2.5-dev"
2146 } 2146 }
2147 }, 2147 },
2148 "autoload": { 2148 "autoload": {
2149 "psr-4": { 2149 "psr-4": {
2150 "League\\CommonMark\\": "src" 2150 "League\\CommonMark\\": "src"
2151 } 2151 }
2152 }, 2152 },
2153 "notification-url": "https://packagist.org/downloads/", 2153 "notification-url": "https://packagist.org/downloads/",
2154 "license": [ 2154 "license": [
2155 "BSD-3-Clause" 2155 "BSD-3-Clause"
2156 ], 2156 ],
2157 "authors": [ 2157 "authors": [
2158 { 2158 {
2159 "name": "Colin O'Dell", 2159 "name": "Colin O'Dell",
2160 "email": "colinodell@gmail.com", 2160 "email": "colinodell@gmail.com",
2161 "homepage": "https://www.colinodell.com", 2161 "homepage": "https://www.colinodell.com",
2162 "role": "Lead Developer" 2162 "role": "Lead Developer"
2163 } 2163 }
2164 ], 2164 ],
2165 "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)", 2165 "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2166 "homepage": "https://commonmark.thephpleague.com", 2166 "homepage": "https://commonmark.thephpleague.com",
2167 "keywords": [ 2167 "keywords": [
2168 "commonmark", 2168 "commonmark",
2169 "flavored", 2169 "flavored",
2170 "gfm", 2170 "gfm",
2171 "github", 2171 "github",
2172 "github-flavored", 2172 "github-flavored",
2173 "markdown", 2173 "markdown",
2174 "md", 2174 "md",
2175 "parser" 2175 "parser"
2176 ], 2176 ],
2177 "support": { 2177 "support": {
2178 "docs": "https://commonmark.thephpleague.com/", 2178 "docs": "https://commonmark.thephpleague.com/",
2179 "forum": "https://github.com/thephpleague/commonmark/discussions", 2179 "forum": "https://github.com/thephpleague/commonmark/discussions",
2180 "issues": "https://github.com/thephpleague/commonmark/issues", 2180 "issues": "https://github.com/thephpleague/commonmark/issues",
2181 "rss": "https://github.com/thephpleague/commonmark/releases.atom", 2181 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2182 "source": "https://github.com/thephpleague/commonmark" 2182 "source": "https://github.com/thephpleague/commonmark"
2183 }, 2183 },
2184 "funding": [ 2184 "funding": [
2185 { 2185 {
2186 "url": "https://www.colinodell.com/sponsor", 2186 "url": "https://www.colinodell.com/sponsor",
2187 "type": "custom" 2187 "type": "custom"
2188 }, 2188 },
2189 { 2189 {
2190 "url": "https://www.paypal.me/colinpodell/10.00", 2190 "url": "https://www.paypal.me/colinpodell/10.00",
2191 "type": "custom" 2191 "type": "custom"
2192 }, 2192 },
2193 { 2193 {
2194 "url": "https://github.com/colinodell", 2194 "url": "https://github.com/colinodell",
2195 "type": "github" 2195 "type": "github"
2196 }, 2196 },
2197 { 2197 {
2198 "url": "https://tidelift.com/funding/github/packagist/league/commonmark", 2198 "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2199 "type": "tidelift" 2199 "type": "tidelift"
2200 } 2200 }
2201 ], 2201 ],
2202 "time": "2023-03-24T15:16:10+00:00" 2202 "time": "2023-03-24T15:16:10+00:00"
2203 }, 2203 },
2204 { 2204 {
2205 "name": "league/config", 2205 "name": "league/config",
2206 "version": "v1.2.0", 2206 "version": "v1.2.0",
2207 "source": { 2207 "source": {
2208 "type": "git", 2208 "type": "git",
2209 "url": "https://github.com/thephpleague/config.git", 2209 "url": "https://github.com/thephpleague/config.git",
2210 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" 2210 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2211 }, 2211 },
2212 "dist": { 2212 "dist": {
2213 "type": "zip", 2213 "type": "zip",
2214 "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", 2214 "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2215 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", 2215 "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2216 "shasum": "" 2216 "shasum": ""
2217 }, 2217 },
2218 "require": { 2218 "require": {
2219 "dflydev/dot-access-data": "^3.0.1", 2219 "dflydev/dot-access-data": "^3.0.1",
2220 "nette/schema": "^1.2", 2220 "nette/schema": "^1.2",
2221 "php": "^7.4 || ^8.0" 2221 "php": "^7.4 || ^8.0"
2222 }, 2222 },
2223 "require-dev": { 2223 "require-dev": {
2224 "phpstan/phpstan": "^1.8.2", 2224 "phpstan/phpstan": "^1.8.2",
2225 "phpunit/phpunit": "^9.5.5", 2225 "phpunit/phpunit": "^9.5.5",
2226 "scrutinizer/ocular": "^1.8.1", 2226 "scrutinizer/ocular": "^1.8.1",
2227 "unleashedtech/php-coding-standard": "^3.1", 2227 "unleashedtech/php-coding-standard": "^3.1",
2228 "vimeo/psalm": "^4.7.3" 2228 "vimeo/psalm": "^4.7.3"
2229 }, 2229 },
2230 "type": "library", 2230 "type": "library",
2231 "extra": { 2231 "extra": {
2232 "branch-alias": { 2232 "branch-alias": {
2233 "dev-main": "1.2-dev" 2233 "dev-main": "1.2-dev"
2234 } 2234 }
2235 }, 2235 },
2236 "autoload": { 2236 "autoload": {
2237 "psr-4": { 2237 "psr-4": {
2238 "League\\Config\\": "src" 2238 "League\\Config\\": "src"
2239 } 2239 }
2240 }, 2240 },
2241 "notification-url": "https://packagist.org/downloads/", 2241 "notification-url": "https://packagist.org/downloads/",
2242 "license": [ 2242 "license": [
2243 "BSD-3-Clause" 2243 "BSD-3-Clause"
2244 ], 2244 ],
2245 "authors": [ 2245 "authors": [
2246 { 2246 {
2247 "name": "Colin O'Dell", 2247 "name": "Colin O'Dell",
2248 "email": "colinodell@gmail.com", 2248 "email": "colinodell@gmail.com",
2249 "homepage": "https://www.colinodell.com", 2249 "homepage": "https://www.colinodell.com",
2250 "role": "Lead Developer" 2250 "role": "Lead Developer"
2251 } 2251 }
2252 ], 2252 ],
2253 "description": "Define configuration arrays with strict schemas and access values with dot notation", 2253 "description": "Define configuration arrays with strict schemas and access values with dot notation",
2254 "homepage": "https://config.thephpleague.com", 2254 "homepage": "https://config.thephpleague.com",
2255 "keywords": [ 2255 "keywords": [
2256 "array", 2256 "array",
2257 "config", 2257 "config",
2258 "configuration", 2258 "configuration",
2259 "dot", 2259 "dot",
2260 "dot-access", 2260 "dot-access",
2261 "nested", 2261 "nested",
2262 "schema" 2262 "schema"
2263 ], 2263 ],
2264 "support": { 2264 "support": {
2265 "docs": "https://config.thephpleague.com/", 2265 "docs": "https://config.thephpleague.com/",
2266 "issues": "https://github.com/thephpleague/config/issues", 2266 "issues": "https://github.com/thephpleague/config/issues",
2267 "rss": "https://github.com/thephpleague/config/releases.atom", 2267 "rss": "https://github.com/thephpleague/config/releases.atom",
2268 "source": "https://github.com/thephpleague/config" 2268 "source": "https://github.com/thephpleague/config"
2269 }, 2269 },
2270 "funding": [ 2270 "funding": [
2271 { 2271 {
2272 "url": "https://www.colinodell.com/sponsor", 2272 "url": "https://www.colinodell.com/sponsor",
2273 "type": "custom" 2273 "type": "custom"
2274 }, 2274 },
2275 { 2275 {
2276 "url": "https://www.paypal.me/colinpodell/10.00", 2276 "url": "https://www.paypal.me/colinpodell/10.00",
2277 "type": "custom" 2277 "type": "custom"
2278 }, 2278 },
2279 { 2279 {
2280 "url": "https://github.com/colinodell", 2280 "url": "https://github.com/colinodell",
2281 "type": "github" 2281 "type": "github"
2282 } 2282 }
2283 ], 2283 ],
2284 "time": "2022-12-11T20:36:23+00:00" 2284 "time": "2022-12-11T20:36:23+00:00"
2285 }, 2285 },
2286 { 2286 {
2287 "name": "league/flysystem", 2287 "name": "league/flysystem",
2288 "version": "3.15.1", 2288 "version": "3.15.1",
2289 "source": { 2289 "source": {
2290 "type": "git", 2290 "type": "git",
2291 "url": "https://github.com/thephpleague/flysystem.git", 2291 "url": "https://github.com/thephpleague/flysystem.git",
2292 "reference": "a141d430414fcb8bf797a18716b09f759a385bed" 2292 "reference": "a141d430414fcb8bf797a18716b09f759a385bed"
2293 }, 2293 },
2294 "dist": { 2294 "dist": {
2295 "type": "zip", 2295 "type": "zip",
2296 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a141d430414fcb8bf797a18716b09f759a385bed", 2296 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a141d430414fcb8bf797a18716b09f759a385bed",
2297 "reference": "a141d430414fcb8bf797a18716b09f759a385bed", 2297 "reference": "a141d430414fcb8bf797a18716b09f759a385bed",
2298 "shasum": "" 2298 "shasum": ""
2299 }, 2299 },
2300 "require": { 2300 "require": {
2301 "league/flysystem-local": "^3.0.0", 2301 "league/flysystem-local": "^3.0.0",
2302 "league/mime-type-detection": "^1.0.0", 2302 "league/mime-type-detection": "^1.0.0",
2303 "php": "^8.0.2" 2303 "php": "^8.0.2"
2304 }, 2304 },
2305 "conflict": { 2305 "conflict": {
2306 "aws/aws-sdk-php": "3.209.31 || 3.210.0", 2306 "aws/aws-sdk-php": "3.209.31 || 3.210.0",
2307 "guzzlehttp/guzzle": "<7.0", 2307 "guzzlehttp/guzzle": "<7.0",
2308 "guzzlehttp/ringphp": "<1.1.1", 2308 "guzzlehttp/ringphp": "<1.1.1",
2309 "phpseclib/phpseclib": "3.0.15", 2309 "phpseclib/phpseclib": "3.0.15",
2310 "symfony/http-client": "<5.2" 2310 "symfony/http-client": "<5.2"
2311 }, 2311 },
2312 "require-dev": { 2312 "require-dev": {
2313 "async-aws/s3": "^1.5", 2313 "async-aws/s3": "^1.5",
2314 "async-aws/simple-s3": "^1.1", 2314 "async-aws/simple-s3": "^1.1",
2315 "aws/aws-sdk-php": "^3.220.0", 2315 "aws/aws-sdk-php": "^3.220.0",
2316 "composer/semver": "^3.0", 2316 "composer/semver": "^3.0",
2317 "ext-fileinfo": "*", 2317 "ext-fileinfo": "*",
2318 "ext-ftp": "*", 2318 "ext-ftp": "*",
2319 "ext-zip": "*", 2319 "ext-zip": "*",
2320 "friendsofphp/php-cs-fixer": "^3.5", 2320 "friendsofphp/php-cs-fixer": "^3.5",
2321 "google/cloud-storage": "^1.23", 2321 "google/cloud-storage": "^1.23",
2322 "microsoft/azure-storage-blob": "^1.1", 2322 "microsoft/azure-storage-blob": "^1.1",
2323 "phpseclib/phpseclib": "^3.0.14", 2323 "phpseclib/phpseclib": "^3.0.14",
2324 "phpstan/phpstan": "^0.12.26", 2324 "phpstan/phpstan": "^0.12.26",
2325 "phpunit/phpunit": "^9.5.11", 2325 "phpunit/phpunit": "^9.5.11",
2326 "sabre/dav": "^4.3.1" 2326 "sabre/dav": "^4.3.1"
2327 }, 2327 },
2328 "type": "library", 2328 "type": "library",
2329 "autoload": { 2329 "autoload": {
2330 "psr-4": { 2330 "psr-4": {
2331 "League\\Flysystem\\": "src" 2331 "League\\Flysystem\\": "src"
2332 } 2332 }
2333 }, 2333 },
2334 "notification-url": "https://packagist.org/downloads/", 2334 "notification-url": "https://packagist.org/downloads/",
2335 "license": [ 2335 "license": [
2336 "MIT" 2336 "MIT"
2337 ], 2337 ],
2338 "authors": [ 2338 "authors": [
2339 { 2339 {
2340 "name": "Frank de Jonge", 2340 "name": "Frank de Jonge",
2341 "email": "info@frankdejonge.nl" 2341 "email": "info@frankdejonge.nl"
2342 } 2342 }
2343 ], 2343 ],
2344 "description": "File storage abstraction for PHP", 2344 "description": "File storage abstraction for PHP",
2345 "keywords": [ 2345 "keywords": [
2346 "WebDAV", 2346 "WebDAV",
2347 "aws", 2347 "aws",
2348 "cloud", 2348 "cloud",
2349 "file", 2349 "file",
2350 "files", 2350 "files",
2351 "filesystem", 2351 "filesystem",
2352 "filesystems", 2352 "filesystems",
2353 "ftp", 2353 "ftp",
2354 "s3", 2354 "s3",
2355 "sftp", 2355 "sftp",
2356 "storage" 2356 "storage"
2357 ], 2357 ],
2358 "support": { 2358 "support": {
2359 "issues": "https://github.com/thephpleague/flysystem/issues", 2359 "issues": "https://github.com/thephpleague/flysystem/issues",
2360 "source": "https://github.com/thephpleague/flysystem/tree/3.15.1" 2360 "source": "https://github.com/thephpleague/flysystem/tree/3.15.1"
2361 }, 2361 },
2362 "funding": [ 2362 "funding": [
2363 { 2363 {
2364 "url": "https://ecologi.com/frankdejonge", 2364 "url": "https://ecologi.com/frankdejonge",
2365 "type": "custom" 2365 "type": "custom"
2366 }, 2366 },
2367 { 2367 {
2368 "url": "https://github.com/frankdejonge", 2368 "url": "https://github.com/frankdejonge",
2369 "type": "github" 2369 "type": "github"
2370 } 2370 }
2371 ], 2371 ],
2372 "time": "2023-05-04T09:04:26+00:00" 2372 "time": "2023-05-04T09:04:26+00:00"
2373 }, 2373 },
2374 { 2374 {
2375 "name": "league/flysystem-local", 2375 "name": "league/flysystem-local",
2376 "version": "3.15.0", 2376 "version": "3.15.0",
2377 "source": { 2377 "source": {
2378 "type": "git", 2378 "type": "git",
2379 "url": "https://github.com/thephpleague/flysystem-local.git", 2379 "url": "https://github.com/thephpleague/flysystem-local.git",
2380 "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3" 2380 "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3"
2381 }, 2381 },
2382 "dist": { 2382 "dist": {
2383 "type": "zip", 2383 "type": "zip",
2384 "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/543f64c397fefdf9cfeac443ffb6beff602796b3", 2384 "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/543f64c397fefdf9cfeac443ffb6beff602796b3",
2385 "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3", 2385 "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3",
2386 "shasum": "" 2386 "shasum": ""
2387 }, 2387 },
2388 "require": { 2388 "require": {
2389 "ext-fileinfo": "*", 2389 "ext-fileinfo": "*",
2390 "league/flysystem": "^3.0.0", 2390 "league/flysystem": "^3.0.0",
2391 "league/mime-type-detection": "^1.0.0", 2391 "league/mime-type-detection": "^1.0.0",
2392 "php": "^8.0.2" 2392 "php": "^8.0.2"
2393 }, 2393 },
2394 "type": "library", 2394 "type": "library",
2395 "autoload": { 2395 "autoload": {
2396 "psr-4": { 2396 "psr-4": {
2397 "League\\Flysystem\\Local\\": "" 2397 "League\\Flysystem\\Local\\": ""
2398 } 2398 }
2399 }, 2399 },
2400 "notification-url": "https://packagist.org/downloads/", 2400 "notification-url": "https://packagist.org/downloads/",
2401 "license": [ 2401 "license": [
2402 "MIT" 2402 "MIT"
2403 ], 2403 ],
2404 "authors": [ 2404 "authors": [
2405 { 2405 {
2406 "name": "Frank de Jonge", 2406 "name": "Frank de Jonge",
2407 "email": "info@frankdejonge.nl" 2407 "email": "info@frankdejonge.nl"
2408 } 2408 }
2409 ], 2409 ],
2410 "description": "Local filesystem adapter for Flysystem.", 2410 "description": "Local filesystem adapter for Flysystem.",
2411 "keywords": [ 2411 "keywords": [
2412 "Flysystem", 2412 "Flysystem",
2413 "file", 2413 "file",
2414 "files", 2414 "files",
2415 "filesystem", 2415 "filesystem",
2416 "local" 2416 "local"
2417 ], 2417 ],
2418 "support": { 2418 "support": {
2419 "issues": "https://github.com/thephpleague/flysystem-local/issues", 2419 "issues": "https://github.com/thephpleague/flysystem-local/issues",
2420 "source": "https://github.com/thephpleague/flysystem-local/tree/3.15.0" 2420 "source": "https://github.com/thephpleague/flysystem-local/tree/3.15.0"
2421 }, 2421 },
2422 "funding": [ 2422 "funding": [
2423 { 2423 {
2424 "url": "https://ecologi.com/frankdejonge", 2424 "url": "https://ecologi.com/frankdejonge",
2425 "type": "custom" 2425 "type": "custom"
2426 }, 2426 },
2427 { 2427 {
2428 "url": "https://github.com/frankdejonge", 2428 "url": "https://github.com/frankdejonge",
2429 "type": "github" 2429 "type": "github"
2430 } 2430 }
2431 ], 2431 ],
2432 "time": "2023-05-02T20:02:14+00:00" 2432 "time": "2023-05-02T20:02:14+00:00"
2433 }, 2433 },
2434 { 2434 {
2435 "name": "league/mime-type-detection", 2435 "name": "league/mime-type-detection",
2436 "version": "1.11.0", 2436 "version": "1.11.0",
2437 "source": { 2437 "source": {
2438 "type": "git", 2438 "type": "git",
2439 "url": "https://github.com/thephpleague/mime-type-detection.git", 2439 "url": "https://github.com/thephpleague/mime-type-detection.git",
2440 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd" 2440 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
2441 }, 2441 },
2442 "dist": { 2442 "dist": {
2443 "type": "zip", 2443 "type": "zip",
2444 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd", 2444 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2445 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd", 2445 "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
2446 "shasum": "" 2446 "shasum": ""
2447 }, 2447 },
2448 "require": { 2448 "require": {
2449 "ext-fileinfo": "*", 2449 "ext-fileinfo": "*",
2450 "php": "^7.2 || ^8.0" 2450 "php": "^7.2 || ^8.0"
2451 }, 2451 },
2452 "require-dev": { 2452 "require-dev": {
2453 "friendsofphp/php-cs-fixer": "^3.2", 2453 "friendsofphp/php-cs-fixer": "^3.2",
2454 "phpstan/phpstan": "^0.12.68", 2454 "phpstan/phpstan": "^0.12.68",
2455 "phpunit/phpunit": "^8.5.8 || ^9.3" 2455 "phpunit/phpunit": "^8.5.8 || ^9.3"
2456 }, 2456 },
2457 "type": "library", 2457 "type": "library",
2458 "autoload": { 2458 "autoload": {
2459 "psr-4": { 2459 "psr-4": {
2460 "League\\MimeTypeDetection\\": "src" 2460 "League\\MimeTypeDetection\\": "src"
2461 } 2461 }
2462 }, 2462 },
2463 "notification-url": "https://packagist.org/downloads/", 2463 "notification-url": "https://packagist.org/downloads/",
2464 "license": [ 2464 "license": [
2465 "MIT" 2465 "MIT"
2466 ], 2466 ],
2467 "authors": [ 2467 "authors": [
2468 { 2468 {
2469 "name": "Frank de Jonge", 2469 "name": "Frank de Jonge",
2470 "email": "info@frankdejonge.nl" 2470 "email": "info@frankdejonge.nl"
2471 } 2471 }
2472 ], 2472 ],
2473 "description": "Mime-type detection for Flysystem", 2473 "description": "Mime-type detection for Flysystem",
2474 "support": { 2474 "support": {
2475 "issues": "https://github.com/thephpleague/mime-type-detection/issues", 2475 "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2476 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0" 2476 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
2477 }, 2477 },
2478 "funding": [ 2478 "funding": [
2479 { 2479 {
2480 "url": "https://github.com/frankdejonge", 2480 "url": "https://github.com/frankdejonge",
2481 "type": "github" 2481 "type": "github"
2482 }, 2482 },
2483 { 2483 {
2484 "url": "https://tidelift.com/funding/github/packagist/league/flysystem", 2484 "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2485 "type": "tidelift" 2485 "type": "tidelift"
2486 } 2486 }
2487 ], 2487 ],
2488 "time": "2022-04-17T13:12:02+00:00" 2488 "time": "2022-04-17T13:12:02+00:00"
2489 }, 2489 },
2490 { 2490 {
2491 "name": "league/uri-parser", 2491 "name": "league/uri-parser",
2492 "version": "1.4.1", 2492 "version": "1.4.1",
2493 "source": { 2493 "source": {
2494 "type": "git", 2494 "type": "git",
2495 "url": "https://github.com/thephpleague/uri-parser.git", 2495 "url": "https://github.com/thephpleague/uri-parser.git",
2496 "reference": "671548427e4c932352d9b9279fdfa345bf63fa00" 2496 "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
2497 }, 2497 },
2498 "dist": { 2498 "dist": {
2499 "type": "zip", 2499 "type": "zip",
2500 "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00", 2500 "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
2501 "reference": "671548427e4c932352d9b9279fdfa345bf63fa00", 2501 "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
2502 "shasum": "" 2502 "shasum": ""
2503 }, 2503 },
2504 "require": { 2504 "require": {
2505 "php": ">=7.0.0" 2505 "php": ">=7.0.0"
2506 }, 2506 },
2507 "require-dev": { 2507 "require-dev": {
2508 "friendsofphp/php-cs-fixer": "^2.0", 2508 "friendsofphp/php-cs-fixer": "^2.0",
2509 "phpstan/phpstan": "^0.9.2", 2509 "phpstan/phpstan": "^0.9.2",
2510 "phpstan/phpstan-phpunit": "^0.9.4", 2510 "phpstan/phpstan-phpunit": "^0.9.4",
2511 "phpstan/phpstan-strict-rules": "^0.9.0", 2511 "phpstan/phpstan-strict-rules": "^0.9.0",
2512 "phpunit/phpunit": "^6.0" 2512 "phpunit/phpunit": "^6.0"
2513 }, 2513 },
2514 "suggest": { 2514 "suggest": {
2515 "ext-intl": "Allow parsing RFC3987 compliant hosts", 2515 "ext-intl": "Allow parsing RFC3987 compliant hosts",
2516 "league/uri-schemes": "Allow validating and normalizing URI parsing results" 2516 "league/uri-schemes": "Allow validating and normalizing URI parsing results"
2517 }, 2517 },
2518 "type": "library", 2518 "type": "library",
2519 "extra": { 2519 "extra": {
2520 "branch-alias": { 2520 "branch-alias": {
2521 "dev-master": "1.x-dev" 2521 "dev-master": "1.x-dev"
2522 } 2522 }
2523 }, 2523 },
2524 "autoload": { 2524 "autoload": {
2525 "files": [ 2525 "files": [
2526 "src/functions_include.php" 2526 "src/functions_include.php"
2527 ], 2527 ],
2528 "psr-4": { 2528 "psr-4": {
2529 "League\\Uri\\": "src" 2529 "League\\Uri\\": "src"
2530 } 2530 }
2531 }, 2531 },
2532 "notification-url": "https://packagist.org/downloads/", 2532 "notification-url": "https://packagist.org/downloads/",
2533 "license": [ 2533 "license": [
2534 "MIT" 2534 "MIT"
2535 ], 2535 ],
2536 "authors": [ 2536 "authors": [
2537 { 2537 {
2538 "name": "Ignace Nyamagana Butera", 2538 "name": "Ignace Nyamagana Butera",
2539 "email": "nyamsprod@gmail.com", 2539 "email": "nyamsprod@gmail.com",
2540 "homepage": "https://nyamsprod.com" 2540 "homepage": "https://nyamsprod.com"
2541 } 2541 }
2542 ], 2542 ],
2543 "description": "userland URI parser RFC 3986 compliant", 2543 "description": "userland URI parser RFC 3986 compliant",
2544 "homepage": "https://github.com/thephpleague/uri-parser", 2544 "homepage": "https://github.com/thephpleague/uri-parser",
2545 "keywords": [ 2545 "keywords": [
2546 "parse_url", 2546 "parse_url",
2547 "parser", 2547 "parser",
2548 "rfc3986", 2548 "rfc3986",
2549 "rfc3987", 2549 "rfc3987",
2550 "uri", 2550 "uri",
2551 "url" 2551 "url"
2552 ], 2552 ],
2553 "support": { 2553 "support": {
2554 "issues": "https://github.com/thephpleague/uri-parser/issues", 2554 "issues": "https://github.com/thephpleague/uri-parser/issues",
2555 "source": "https://github.com/thephpleague/uri-parser/tree/master" 2555 "source": "https://github.com/thephpleague/uri-parser/tree/master"
2556 }, 2556 },
2557 "abandoned": true, 2557 "abandoned": true,
2558 "time": "2018-11-22T07:55:51+00:00" 2558 "time": "2018-11-22T07:55:51+00:00"
2559 }, 2559 },
2560 { 2560 {
2561 "name": "livewire/livewire", 2561 "name": "livewire/livewire",
2562 "version": "v2.12.3", 2562 "version": "v2.12.3",
2563 "source": { 2563 "source": {
2564 "type": "git", 2564 "type": "git",
2565 "url": "https://github.com/livewire/livewire.git", 2565 "url": "https://github.com/livewire/livewire.git",
2566 "reference": "019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74" 2566 "reference": "019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74"
2567 }, 2567 },
2568 "dist": { 2568 "dist": {
2569 "type": "zip", 2569 "type": "zip",
2570 "url": "https://api.github.com/repos/livewire/livewire/zipball/019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74", 2570 "url": "https://api.github.com/repos/livewire/livewire/zipball/019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74",
2571 "reference": "019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74", 2571 "reference": "019b1e69d8cd8c7e749eba7a38e4fa69ecbc8f74",
2572 "shasum": "" 2572 "shasum": ""
2573 }, 2573 },
2574 "require": { 2574 "require": {
2575 "illuminate/database": "^7.0|^8.0|^9.0|^10.0", 2575 "illuminate/database": "^7.0|^8.0|^9.0|^10.0",
2576 "illuminate/support": "^7.0|^8.0|^9.0|^10.0", 2576 "illuminate/support": "^7.0|^8.0|^9.0|^10.0",
2577 "illuminate/validation": "^7.0|^8.0|^9.0|^10.0", 2577 "illuminate/validation": "^7.0|^8.0|^9.0|^10.0",
2578 "league/mime-type-detection": "^1.9", 2578 "league/mime-type-detection": "^1.9",
2579 "php": "^7.2.5|^8.0", 2579 "php": "^7.2.5|^8.0",
2580 "symfony/http-kernel": "^5.0|^6.0" 2580 "symfony/http-kernel": "^5.0|^6.0"
2581 }, 2581 },
2582 "require-dev": { 2582 "require-dev": {
2583 "calebporzio/sushi": "^2.1", 2583 "calebporzio/sushi": "^2.1",
2584 "laravel/framework": "^7.0|^8.0|^9.0|^10.0", 2584 "laravel/framework": "^7.0|^8.0|^9.0|^10.0",
2585 "mockery/mockery": "^1.3.1", 2585 "mockery/mockery": "^1.3.1",
2586 "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0", 2586 "orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
2587 "orchestra/testbench-dusk": "^5.2|^6.0|^7.0|^8.0", 2587 "orchestra/testbench-dusk": "^5.2|^6.0|^7.0|^8.0",
2588 "phpunit/phpunit": "^8.4|^9.0", 2588 "phpunit/phpunit": "^8.4|^9.0",
2589 "psy/psysh": "@stable" 2589 "psy/psysh": "@stable"
2590 }, 2590 },
2591 "type": "library", 2591 "type": "library",
2592 "extra": { 2592 "extra": {
2593 "laravel": { 2593 "laravel": {
2594 "providers": [ 2594 "providers": [
2595 "Livewire\\LivewireServiceProvider" 2595 "Livewire\\LivewireServiceProvider"
2596 ], 2596 ],
2597 "aliases": { 2597 "aliases": {
2598 "Livewire": "Livewire\\Livewire" 2598 "Livewire": "Livewire\\Livewire"
2599 } 2599 }
2600 } 2600 }
2601 }, 2601 },
2602 "autoload": { 2602 "autoload": {
2603 "files": [ 2603 "files": [
2604 "src/helpers.php" 2604 "src/helpers.php"
2605 ], 2605 ],
2606 "psr-4": { 2606 "psr-4": {
2607 "Livewire\\": "src/" 2607 "Livewire\\": "src/"
2608 } 2608 }
2609 }, 2609 },
2610 "notification-url": "https://packagist.org/downloads/", 2610 "notification-url": "https://packagist.org/downloads/",
2611 "license": [ 2611 "license": [
2612 "MIT" 2612 "MIT"
2613 ], 2613 ],
2614 "authors": [ 2614 "authors": [
2615 { 2615 {
2616 "name": "Caleb Porzio", 2616 "name": "Caleb Porzio",
2617 "email": "calebporzio@gmail.com" 2617 "email": "calebporzio@gmail.com"
2618 } 2618 }
2619 ], 2619 ],
2620 "description": "A front-end framework for Laravel.", 2620 "description": "A front-end framework for Laravel.",
2621 "support": { 2621 "support": {
2622 "issues": "https://github.com/livewire/livewire/issues", 2622 "issues": "https://github.com/livewire/livewire/issues",
2623 "source": "https://github.com/livewire/livewire/tree/v2.12.3" 2623 "source": "https://github.com/livewire/livewire/tree/v2.12.3"
2624 }, 2624 },
2625 "funding": [ 2625 "funding": [
2626 { 2626 {
2627 "url": "https://github.com/livewire", 2627 "url": "https://github.com/livewire",
2628 "type": "github" 2628 "type": "github"
2629 } 2629 }
2630 ], 2630 ],
2631 "time": "2023-03-03T20:12:38+00:00" 2631 "time": "2023-03-03T20:12:38+00:00"
2632 }, 2632 },
2633 { 2633 {
2634 "name": "maennchen/zipstream-php", 2634 "name": "maennchen/zipstream-php",
2635 "version": "3.1.0", 2635 "version": "3.1.0",
2636 "source": { 2636 "source": {
2637 "type": "git", 2637 "type": "git",
2638 "url": "https://github.com/maennchen/ZipStream-PHP.git", 2638 "url": "https://github.com/maennchen/ZipStream-PHP.git",
2639 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" 2639 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
2640 }, 2640 },
2641 "dist": { 2641 "dist": {
2642 "type": "zip", 2642 "type": "zip",
2643 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", 2643 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
2644 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", 2644 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
2645 "shasum": "" 2645 "shasum": ""
2646 }, 2646 },
2647 "require": { 2647 "require": {
2648 "ext-mbstring": "*", 2648 "ext-mbstring": "*",
2649 "ext-zlib": "*", 2649 "ext-zlib": "*",
2650 "php-64bit": "^8.1" 2650 "php-64bit": "^8.1"
2651 }, 2651 },
2652 "require-dev": { 2652 "require-dev": {
2653 "ext-zip": "*", 2653 "ext-zip": "*",
2654 "friendsofphp/php-cs-fixer": "^3.16", 2654 "friendsofphp/php-cs-fixer": "^3.16",
2655 "guzzlehttp/guzzle": "^7.5", 2655 "guzzlehttp/guzzle": "^7.5",
2656 "mikey179/vfsstream": "^1.6", 2656 "mikey179/vfsstream": "^1.6",
2657 "php-coveralls/php-coveralls": "^2.5", 2657 "php-coveralls/php-coveralls": "^2.5",
2658 "phpunit/phpunit": "^10.0", 2658 "phpunit/phpunit": "^10.0",
2659 "vimeo/psalm": "^5.0" 2659 "vimeo/psalm": "^5.0"
2660 }, 2660 },
2661 "suggest": { 2661 "suggest": {
2662 "guzzlehttp/psr7": "^2.4", 2662 "guzzlehttp/psr7": "^2.4",
2663 "psr/http-message": "^2.0" 2663 "psr/http-message": "^2.0"
2664 }, 2664 },
2665 "type": "library", 2665 "type": "library",
2666 "autoload": { 2666 "autoload": {
2667 "psr-4": { 2667 "psr-4": {
2668 "ZipStream\\": "src/" 2668 "ZipStream\\": "src/"
2669 } 2669 }
2670 }, 2670 },
2671 "notification-url": "https://packagist.org/downloads/", 2671 "notification-url": "https://packagist.org/downloads/",
2672 "license": [ 2672 "license": [
2673 "MIT" 2673 "MIT"
2674 ], 2674 ],
2675 "authors": [ 2675 "authors": [
2676 { 2676 {
2677 "name": "Paul Duncan", 2677 "name": "Paul Duncan",
2678 "email": "pabs@pablotron.org" 2678 "email": "pabs@pablotron.org"
2679 }, 2679 },
2680 { 2680 {
2681 "name": "Jonatan Männchen", 2681 "name": "Jonatan Männchen",
2682 "email": "jonatan@maennchen.ch" 2682 "email": "jonatan@maennchen.ch"
2683 }, 2683 },
2684 { 2684 {
2685 "name": "Jesse Donat", 2685 "name": "Jesse Donat",
2686 "email": "donatj@gmail.com" 2686 "email": "donatj@gmail.com"
2687 }, 2687 },
2688 { 2688 {
2689 "name": "András Kolesár", 2689 "name": "András Kolesár",
2690 "email": "kolesar@kolesar.hu" 2690 "email": "kolesar@kolesar.hu"
2691 } 2691 }
2692 ], 2692 ],
2693 "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", 2693 "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
2694 "keywords": [ 2694 "keywords": [
2695 "stream", 2695 "stream",
2696 "zip" 2696 "zip"
2697 ], 2697 ],
2698 "support": { 2698 "support": {
2699 "issues": "https://github.com/maennchen/ZipStream-PHP/issues", 2699 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
2700 "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" 2700 "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
2701 }, 2701 },
2702 "funding": [ 2702 "funding": [
2703 { 2703 {
2704 "url": "https://github.com/maennchen", 2704 "url": "https://github.com/maennchen",
2705 "type": "github" 2705 "type": "github"
2706 }, 2706 },
2707 { 2707 {
2708 "url": "https://opencollective.com/zipstream", 2708 "url": "https://opencollective.com/zipstream",
2709 "type": "open_collective" 2709 "type": "open_collective"
2710 } 2710 }
2711 ], 2711 ],
2712 "time": "2023-06-21T14:59:35+00:00" 2712 "time": "2023-06-21T14:59:35+00:00"
2713 }, 2713 },
2714 { 2714 {
2715 "name": "markbaker/complex", 2715 "name": "markbaker/complex",
2716 "version": "3.0.2", 2716 "version": "3.0.2",
2717 "source": { 2717 "source": {
2718 "type": "git", 2718 "type": "git",
2719 "url": "https://github.com/MarkBaker/PHPComplex.git", 2719 "url": "https://github.com/MarkBaker/PHPComplex.git",
2720 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9" 2720 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
2721 }, 2721 },
2722 "dist": { 2722 "dist": {
2723 "type": "zip", 2723 "type": "zip",
2724 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9", 2724 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
2725 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9", 2725 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
2726 "shasum": "" 2726 "shasum": ""
2727 }, 2727 },
2728 "require": { 2728 "require": {
2729 "php": "^7.2 || ^8.0" 2729 "php": "^7.2 || ^8.0"
2730 }, 2730 },
2731 "require-dev": { 2731 "require-dev": {
2732 "dealerdirect/phpcodesniffer-composer-installer": "dev-master", 2732 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
2733 "phpcompatibility/php-compatibility": "^9.3", 2733 "phpcompatibility/php-compatibility": "^9.3",
2734 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", 2734 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
2735 "squizlabs/php_codesniffer": "^3.7" 2735 "squizlabs/php_codesniffer": "^3.7"
2736 }, 2736 },
2737 "type": "library", 2737 "type": "library",
2738 "autoload": { 2738 "autoload": {
2739 "psr-4": { 2739 "psr-4": {
2740 "Complex\\": "classes/src/" 2740 "Complex\\": "classes/src/"
2741 } 2741 }
2742 }, 2742 },
2743 "notification-url": "https://packagist.org/downloads/", 2743 "notification-url": "https://packagist.org/downloads/",
2744 "license": [ 2744 "license": [
2745 "MIT" 2745 "MIT"
2746 ], 2746 ],
2747 "authors": [ 2747 "authors": [
2748 { 2748 {
2749 "name": "Mark Baker", 2749 "name": "Mark Baker",
2750 "email": "mark@lange.demon.co.uk" 2750 "email": "mark@lange.demon.co.uk"
2751 } 2751 }
2752 ], 2752 ],
2753 "description": "PHP Class for working with complex numbers", 2753 "description": "PHP Class for working with complex numbers",
2754 "homepage": "https://github.com/MarkBaker/PHPComplex", 2754 "homepage": "https://github.com/MarkBaker/PHPComplex",
2755 "keywords": [ 2755 "keywords": [
2756 "complex", 2756 "complex",
2757 "mathematics" 2757 "mathematics"
2758 ], 2758 ],
2759 "support": { 2759 "support": {
2760 "issues": "https://github.com/MarkBaker/PHPComplex/issues", 2760 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
2761 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2" 2761 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
2762 }, 2762 },
2763 "time": "2022-12-06T16:21:08+00:00" 2763 "time": "2022-12-06T16:21:08+00:00"
2764 }, 2764 },
2765 { 2765 {
2766 "name": "markbaker/matrix", 2766 "name": "markbaker/matrix",
2767 "version": "3.0.1", 2767 "version": "3.0.1",
2768 "source": { 2768 "source": {
2769 "type": "git", 2769 "type": "git",
2770 "url": "https://github.com/MarkBaker/PHPMatrix.git", 2770 "url": "https://github.com/MarkBaker/PHPMatrix.git",
2771 "reference": "728434227fe21be27ff6d86621a1b13107a2562c" 2771 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
2772 }, 2772 },
2773 "dist": { 2773 "dist": {
2774 "type": "zip", 2774 "type": "zip",
2775 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c", 2775 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
2776 "reference": "728434227fe21be27ff6d86621a1b13107a2562c", 2776 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
2777 "shasum": "" 2777 "shasum": ""
2778 }, 2778 },
2779 "require": { 2779 "require": {
2780 "php": "^7.1 || ^8.0" 2780 "php": "^7.1 || ^8.0"
2781 }, 2781 },
2782 "require-dev": { 2782 "require-dev": {
2783 "dealerdirect/phpcodesniffer-composer-installer": "dev-master", 2783 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
2784 "phpcompatibility/php-compatibility": "^9.3", 2784 "phpcompatibility/php-compatibility": "^9.3",
2785 "phpdocumentor/phpdocumentor": "2.*", 2785 "phpdocumentor/phpdocumentor": "2.*",
2786 "phploc/phploc": "^4.0", 2786 "phploc/phploc": "^4.0",
2787 "phpmd/phpmd": "2.*", 2787 "phpmd/phpmd": "2.*",
2788 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", 2788 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
2789 "sebastian/phpcpd": "^4.0", 2789 "sebastian/phpcpd": "^4.0",
2790 "squizlabs/php_codesniffer": "^3.7" 2790 "squizlabs/php_codesniffer": "^3.7"
2791 }, 2791 },
2792 "type": "library", 2792 "type": "library",
2793 "autoload": { 2793 "autoload": {
2794 "psr-4": { 2794 "psr-4": {
2795 "Matrix\\": "classes/src/" 2795 "Matrix\\": "classes/src/"
2796 } 2796 }
2797 }, 2797 },
2798 "notification-url": "https://packagist.org/downloads/", 2798 "notification-url": "https://packagist.org/downloads/",
2799 "license": [ 2799 "license": [
2800 "MIT" 2800 "MIT"
2801 ], 2801 ],
2802 "authors": [ 2802 "authors": [
2803 { 2803 {
2804 "name": "Mark Baker", 2804 "name": "Mark Baker",
2805 "email": "mark@demon-angel.eu" 2805 "email": "mark@demon-angel.eu"
2806 } 2806 }
2807 ], 2807 ],
2808 "description": "PHP Class for working with matrices", 2808 "description": "PHP Class for working with matrices",
2809 "homepage": "https://github.com/MarkBaker/PHPMatrix", 2809 "homepage": "https://github.com/MarkBaker/PHPMatrix",
2810 "keywords": [ 2810 "keywords": [
2811 "mathematics", 2811 "mathematics",
2812 "matrix", 2812 "matrix",
2813 "vector" 2813 "vector"
2814 ], 2814 ],
2815 "support": { 2815 "support": {
2816 "issues": "https://github.com/MarkBaker/PHPMatrix/issues", 2816 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
2817 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1" 2817 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
2818 }, 2818 },
2819 "time": "2022-12-02T22:17:43+00:00" 2819 "time": "2022-12-02T22:17:43+00:00"
2820 }, 2820 },
2821 { 2821 {
2822 "name": "masterminds/html5", 2822 "name": "masterminds/html5",
2823 "version": "2.8.0", 2823 "version": "2.8.0",
2824 "source": { 2824 "source": {
2825 "type": "git", 2825 "type": "git",
2826 "url": "https://github.com/Masterminds/html5-php.git", 2826 "url": "https://github.com/Masterminds/html5-php.git",
2827 "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3" 2827 "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"
2828 }, 2828 },
2829 "dist": { 2829 "dist": {
2830 "type": "zip", 2830 "type": "zip",
2831 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", 2831 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
2832 "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3", 2832 "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
2833 "shasum": "" 2833 "shasum": ""
2834 }, 2834 },
2835 "require": { 2835 "require": {
2836 "ext-dom": "*", 2836 "ext-dom": "*",
2837 "php": ">=5.3.0" 2837 "php": ">=5.3.0"
2838 }, 2838 },
2839 "require-dev": { 2839 "require-dev": {
2840 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" 2840 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
2841 }, 2841 },
2842 "type": "library", 2842 "type": "library",
2843 "extra": { 2843 "extra": {
2844 "branch-alias": { 2844 "branch-alias": {
2845 "dev-master": "2.7-dev" 2845 "dev-master": "2.7-dev"
2846 } 2846 }
2847 }, 2847 },
2848 "autoload": { 2848 "autoload": {
2849 "psr-4": { 2849 "psr-4": {
2850 "Masterminds\\": "src" 2850 "Masterminds\\": "src"
2851 } 2851 }
2852 }, 2852 },
2853 "notification-url": "https://packagist.org/downloads/", 2853 "notification-url": "https://packagist.org/downloads/",
2854 "license": [ 2854 "license": [
2855 "MIT" 2855 "MIT"
2856 ], 2856 ],
2857 "authors": [ 2857 "authors": [
2858 { 2858 {
2859 "name": "Matt Butcher", 2859 "name": "Matt Butcher",
2860 "email": "technosophos@gmail.com" 2860 "email": "technosophos@gmail.com"
2861 }, 2861 },
2862 { 2862 {
2863 "name": "Matt Farina", 2863 "name": "Matt Farina",
2864 "email": "matt@mattfarina.com" 2864 "email": "matt@mattfarina.com"
2865 }, 2865 },
2866 { 2866 {
2867 "name": "Asmir Mustafic", 2867 "name": "Asmir Mustafic",
2868 "email": "goetas@gmail.com" 2868 "email": "goetas@gmail.com"
2869 } 2869 }
2870 ], 2870 ],
2871 "description": "An HTML5 parser and serializer.", 2871 "description": "An HTML5 parser and serializer.",
2872 "homepage": "http://masterminds.github.io/html5-php", 2872 "homepage": "http://masterminds.github.io/html5-php",
2873 "keywords": [ 2873 "keywords": [
2874 "HTML5", 2874 "HTML5",
2875 "dom", 2875 "dom",
2876 "html", 2876 "html",
2877 "parser", 2877 "parser",
2878 "querypath", 2878 "querypath",
2879 "serializer", 2879 "serializer",
2880 "xml" 2880 "xml"
2881 ], 2881 ],
2882 "support": { 2882 "support": {
2883 "issues": "https://github.com/Masterminds/html5-php/issues", 2883 "issues": "https://github.com/Masterminds/html5-php/issues",
2884 "source": "https://github.com/Masterminds/html5-php/tree/2.8.0" 2884 "source": "https://github.com/Masterminds/html5-php/tree/2.8.0"
2885 }, 2885 },
2886 "time": "2023-04-26T07:27:39+00:00" 2886 "time": "2023-04-26T07:27:39+00:00"
2887 }, 2887 },
2888 { 2888 {
2889 "name": "monolog/monolog", 2889 "name": "monolog/monolog",
2890 "version": "2.9.1", 2890 "version": "2.9.1",
2891 "source": { 2891 "source": {
2892 "type": "git", 2892 "type": "git",
2893 "url": "https://github.com/Seldaek/monolog.git", 2893 "url": "https://github.com/Seldaek/monolog.git",
2894 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" 2894 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
2895 }, 2895 },
2896 "dist": { 2896 "dist": {
2897 "type": "zip", 2897 "type": "zip",
2898 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1", 2898 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
2899 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1", 2899 "reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
2900 "shasum": "" 2900 "shasum": ""
2901 }, 2901 },
2902 "require": { 2902 "require": {
2903 "php": ">=7.2", 2903 "php": ">=7.2",
2904 "psr/log": "^1.0.1 || ^2.0 || ^3.0" 2904 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
2905 }, 2905 },
2906 "provide": { 2906 "provide": {
2907 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" 2907 "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
2908 }, 2908 },
2909 "require-dev": { 2909 "require-dev": {
2910 "aws/aws-sdk-php": "^2.4.9 || ^3.0", 2910 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2911 "doctrine/couchdb": "~1.0@dev", 2911 "doctrine/couchdb": "~1.0@dev",
2912 "elasticsearch/elasticsearch": "^7 || ^8", 2912 "elasticsearch/elasticsearch": "^7 || ^8",
2913 "ext-json": "*", 2913 "ext-json": "*",
2914 "graylog2/gelf-php": "^1.4.2 || ^2@dev", 2914 "graylog2/gelf-php": "^1.4.2 || ^2@dev",
2915 "guzzlehttp/guzzle": "^7.4", 2915 "guzzlehttp/guzzle": "^7.4",
2916 "guzzlehttp/psr7": "^2.2", 2916 "guzzlehttp/psr7": "^2.2",
2917 "mongodb/mongodb": "^1.8", 2917 "mongodb/mongodb": "^1.8",
2918 "php-amqplib/php-amqplib": "~2.4 || ^3", 2918 "php-amqplib/php-amqplib": "~2.4 || ^3",
2919 "phpspec/prophecy": "^1.15", 2919 "phpspec/prophecy": "^1.15",
2920 "phpstan/phpstan": "^0.12.91", 2920 "phpstan/phpstan": "^0.12.91",
2921 "phpunit/phpunit": "^8.5.14", 2921 "phpunit/phpunit": "^8.5.14",
2922 "predis/predis": "^1.1 || ^2.0", 2922 "predis/predis": "^1.1 || ^2.0",
2923 "rollbar/rollbar": "^1.3 || ^2 || ^3", 2923 "rollbar/rollbar": "^1.3 || ^2 || ^3",
2924 "ruflin/elastica": "^7", 2924 "ruflin/elastica": "^7",
2925 "swiftmailer/swiftmailer": "^5.3|^6.0", 2925 "swiftmailer/swiftmailer": "^5.3|^6.0",
2926 "symfony/mailer": "^5.4 || ^6", 2926 "symfony/mailer": "^5.4 || ^6",
2927 "symfony/mime": "^5.4 || ^6" 2927 "symfony/mime": "^5.4 || ^6"
2928 }, 2928 },
2929 "suggest": { 2929 "suggest": {
2930 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", 2930 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2931 "doctrine/couchdb": "Allow sending log messages to a CouchDB server", 2931 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2932 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", 2932 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2933 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", 2933 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2934 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", 2934 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2935 "ext-mbstring": "Allow to work properly with unicode symbols", 2935 "ext-mbstring": "Allow to work properly with unicode symbols",
2936 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", 2936 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2937 "ext-openssl": "Required to send log messages using SSL", 2937 "ext-openssl": "Required to send log messages using SSL",
2938 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", 2938 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2939 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", 2939 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2940 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", 2940 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2941 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", 2941 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2942 "rollbar/rollbar": "Allow sending log messages to Rollbar", 2942 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2943 "ruflin/elastica": "Allow sending log messages to an Elastic Search server" 2943 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2944 }, 2944 },
2945 "type": "library", 2945 "type": "library",
2946 "extra": { 2946 "extra": {
2947 "branch-alias": { 2947 "branch-alias": {
2948 "dev-main": "2.x-dev" 2948 "dev-main": "2.x-dev"
2949 } 2949 }
2950 }, 2950 },
2951 "autoload": { 2951 "autoload": {
2952 "psr-4": { 2952 "psr-4": {
2953 "Monolog\\": "src/Monolog" 2953 "Monolog\\": "src/Monolog"
2954 } 2954 }
2955 }, 2955 },
2956 "notification-url": "https://packagist.org/downloads/", 2956 "notification-url": "https://packagist.org/downloads/",
2957 "license": [ 2957 "license": [
2958 "MIT" 2958 "MIT"
2959 ], 2959 ],
2960 "authors": [ 2960 "authors": [
2961 { 2961 {
2962 "name": "Jordi Boggiano", 2962 "name": "Jordi Boggiano",
2963 "email": "j.boggiano@seld.be", 2963 "email": "j.boggiano@seld.be",
2964 "homepage": "https://seld.be" 2964 "homepage": "https://seld.be"
2965 } 2965 }
2966 ], 2966 ],
2967 "description": "Sends your logs to files, sockets, inboxes, databases and various web services", 2967 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2968 "homepage": "https://github.com/Seldaek/monolog", 2968 "homepage": "https://github.com/Seldaek/monolog",
2969 "keywords": [ 2969 "keywords": [
2970 "log", 2970 "log",
2971 "logging", 2971 "logging",
2972 "psr-3" 2972 "psr-3"
2973 ], 2973 ],
2974 "support": { 2974 "support": {
2975 "issues": "https://github.com/Seldaek/monolog/issues", 2975 "issues": "https://github.com/Seldaek/monolog/issues",
2976 "source": "https://github.com/Seldaek/monolog/tree/2.9.1" 2976 "source": "https://github.com/Seldaek/monolog/tree/2.9.1"
2977 }, 2977 },
2978 "funding": [ 2978 "funding": [
2979 { 2979 {
2980 "url": "https://github.com/Seldaek", 2980 "url": "https://github.com/Seldaek",
2981 "type": "github" 2981 "type": "github"
2982 }, 2982 },
2983 { 2983 {
2984 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", 2984 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2985 "type": "tidelift" 2985 "type": "tidelift"
2986 } 2986 }
2987 ], 2987 ],
2988 "time": "2023-02-06T13:44:46+00:00" 2988 "time": "2023-02-06T13:44:46+00:00"
2989 }, 2989 },
2990 { 2990 {
2991 "name": "nesbot/carbon", 2991 "name": "nesbot/carbon",
2992 "version": "2.66.0", 2992 "version": "2.66.0",
2993 "source": { 2993 "source": {
2994 "type": "git", 2994 "type": "git",
2995 "url": "https://github.com/briannesbitt/Carbon.git", 2995 "url": "https://github.com/briannesbitt/Carbon.git",
2996 "reference": "496712849902241f04902033b0441b269effe001" 2996 "reference": "496712849902241f04902033b0441b269effe001"
2997 }, 2997 },
2998 "dist": { 2998 "dist": {
2999 "type": "zip", 2999 "type": "zip",
3000 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001", 3000 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/496712849902241f04902033b0441b269effe001",
3001 "reference": "496712849902241f04902033b0441b269effe001", 3001 "reference": "496712849902241f04902033b0441b269effe001",
3002 "shasum": "" 3002 "shasum": ""
3003 }, 3003 },
3004 "require": { 3004 "require": {
3005 "ext-json": "*", 3005 "ext-json": "*",
3006 "php": "^7.1.8 || ^8.0", 3006 "php": "^7.1.8 || ^8.0",
3007 "symfony/polyfill-mbstring": "^1.0", 3007 "symfony/polyfill-mbstring": "^1.0",
3008 "symfony/polyfill-php80": "^1.16", 3008 "symfony/polyfill-php80": "^1.16",
3009 "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0" 3009 "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
3010 }, 3010 },
3011 "require-dev": { 3011 "require-dev": {
3012 "doctrine/dbal": "^2.0 || ^3.1.4", 3012 "doctrine/dbal": "^2.0 || ^3.1.4",
3013 "doctrine/orm": "^2.7", 3013 "doctrine/orm": "^2.7",
3014 "friendsofphp/php-cs-fixer": "^3.0", 3014 "friendsofphp/php-cs-fixer": "^3.0",
3015 "kylekatarnls/multi-tester": "^2.0", 3015 "kylekatarnls/multi-tester": "^2.0",
3016 "ondrejmirtes/better-reflection": "*", 3016 "ondrejmirtes/better-reflection": "*",
3017 "phpmd/phpmd": "^2.9", 3017 "phpmd/phpmd": "^2.9",
3018 "phpstan/extension-installer": "^1.0", 3018 "phpstan/extension-installer": "^1.0",
3019 "phpstan/phpstan": "^0.12.99 || ^1.7.14", 3019 "phpstan/phpstan": "^0.12.99 || ^1.7.14",
3020 "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6", 3020 "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
3021 "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", 3021 "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
3022 "squizlabs/php_codesniffer": "^3.4" 3022 "squizlabs/php_codesniffer": "^3.4"
3023 }, 3023 },
3024 "bin": [ 3024 "bin": [
3025 "bin/carbon" 3025 "bin/carbon"
3026 ], 3026 ],
3027 "type": "library", 3027 "type": "library",
3028 "extra": { 3028 "extra": {
3029 "branch-alias": { 3029 "branch-alias": {
3030 "dev-3.x": "3.x-dev", 3030 "dev-3.x": "3.x-dev",
3031 "dev-master": "2.x-dev" 3031 "dev-master": "2.x-dev"
3032 }, 3032 },
3033 "laravel": { 3033 "laravel": {
3034 "providers": [ 3034 "providers": [
3035 "Carbon\\Laravel\\ServiceProvider" 3035 "Carbon\\Laravel\\ServiceProvider"
3036 ] 3036 ]
3037 }, 3037 },
3038 "phpstan": { 3038 "phpstan": {
3039 "includes": [ 3039 "includes": [
3040 "extension.neon" 3040 "extension.neon"
3041 ] 3041 ]
3042 } 3042 }
3043 }, 3043 },
3044 "autoload": { 3044 "autoload": {
3045 "psr-4": { 3045 "psr-4": {
3046 "Carbon\\": "src/Carbon/" 3046 "Carbon\\": "src/Carbon/"
3047 } 3047 }
3048 }, 3048 },
3049 "notification-url": "https://packagist.org/downloads/", 3049 "notification-url": "https://packagist.org/downloads/",
3050 "license": [ 3050 "license": [
3051 "MIT" 3051 "MIT"
3052 ], 3052 ],
3053 "authors": [ 3053 "authors": [
3054 { 3054 {
3055 "name": "Brian Nesbitt", 3055 "name": "Brian Nesbitt",
3056 "email": "brian@nesbot.com", 3056 "email": "brian@nesbot.com",
3057 "homepage": "https://markido.com" 3057 "homepage": "https://markido.com"
3058 }, 3058 },
3059 { 3059 {
3060 "name": "kylekatarnls", 3060 "name": "kylekatarnls",
3061 "homepage": "https://github.com/kylekatarnls" 3061 "homepage": "https://github.com/kylekatarnls"
3062 } 3062 }
3063 ], 3063 ],
3064 "description": "An API extension for DateTime that supports 281 different languages.", 3064 "description": "An API extension for DateTime that supports 281 different languages.",
3065 "homepage": "https://carbon.nesbot.com", 3065 "homepage": "https://carbon.nesbot.com",
3066 "keywords": [ 3066 "keywords": [
3067 "date", 3067 "date",
3068 "datetime", 3068 "datetime",
3069 "time" 3069 "time"
3070 ], 3070 ],
3071 "support": { 3071 "support": {
3072 "docs": "https://carbon.nesbot.com/docs", 3072 "docs": "https://carbon.nesbot.com/docs",
3073 "issues": "https://github.com/briannesbitt/Carbon/issues", 3073 "issues": "https://github.com/briannesbitt/Carbon/issues",
3074 "source": "https://github.com/briannesbitt/Carbon" 3074 "source": "https://github.com/briannesbitt/Carbon"
3075 }, 3075 },
3076 "funding": [ 3076 "funding": [
3077 { 3077 {
3078 "url": "https://github.com/sponsors/kylekatarnls", 3078 "url": "https://github.com/sponsors/kylekatarnls",
3079 "type": "github" 3079 "type": "github"
3080 }, 3080 },
3081 { 3081 {
3082 "url": "https://opencollective.com/Carbon#sponsor", 3082 "url": "https://opencollective.com/Carbon#sponsor",
3083 "type": "opencollective" 3083 "type": "opencollective"
3084 }, 3084 },
3085 { 3085 {
3086 "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme", 3086 "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
3087 "type": "tidelift" 3087 "type": "tidelift"
3088 } 3088 }
3089 ], 3089 ],
3090 "time": "2023-01-29T18:53:47+00:00" 3090 "time": "2023-01-29T18:53:47+00:00"
3091 }, 3091 },
3092 { 3092 {
3093 "name": "nette/schema", 3093 "name": "nette/schema",
3094 "version": "v1.2.3", 3094 "version": "v1.2.3",
3095 "source": { 3095 "source": {
3096 "type": "git", 3096 "type": "git",
3097 "url": "https://github.com/nette/schema.git", 3097 "url": "https://github.com/nette/schema.git",
3098 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f" 3098 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
3099 }, 3099 },
3100 "dist": { 3100 "dist": {
3101 "type": "zip", 3101 "type": "zip",
3102 "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", 3102 "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
3103 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f", 3103 "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
3104 "shasum": "" 3104 "shasum": ""
3105 }, 3105 },
3106 "require": { 3106 "require": {
3107 "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", 3107 "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
3108 "php": ">=7.1 <8.3" 3108 "php": ">=7.1 <8.3"
3109 }, 3109 },
3110 "require-dev": { 3110 "require-dev": {
3111 "nette/tester": "^2.3 || ^2.4", 3111 "nette/tester": "^2.3 || ^2.4",
3112 "phpstan/phpstan-nette": "^1.0", 3112 "phpstan/phpstan-nette": "^1.0",
3113 "tracy/tracy": "^2.7" 3113 "tracy/tracy": "^2.7"
3114 }, 3114 },
3115 "type": "library", 3115 "type": "library",
3116 "extra": { 3116 "extra": {
3117 "branch-alias": { 3117 "branch-alias": {
3118 "dev-master": "1.2-dev" 3118 "dev-master": "1.2-dev"
3119 } 3119 }
3120 }, 3120 },
3121 "autoload": { 3121 "autoload": {
3122 "classmap": [ 3122 "classmap": [
3123 "src/" 3123 "src/"
3124 ] 3124 ]
3125 }, 3125 },
3126 "notification-url": "https://packagist.org/downloads/", 3126 "notification-url": "https://packagist.org/downloads/",
3127 "license": [ 3127 "license": [
3128 "BSD-3-Clause", 3128 "BSD-3-Clause",
3129 "GPL-2.0-only", 3129 "GPL-2.0-only",
3130 "GPL-3.0-only" 3130 "GPL-3.0-only"
3131 ], 3131 ],
3132 "authors": [ 3132 "authors": [
3133 { 3133 {
3134 "name": "David Grudl", 3134 "name": "David Grudl",
3135 "homepage": "https://davidgrudl.com" 3135 "homepage": "https://davidgrudl.com"
3136 }, 3136 },
3137 { 3137 {
3138 "name": "Nette Community", 3138 "name": "Nette Community",
3139 "homepage": "https://nette.org/contributors" 3139 "homepage": "https://nette.org/contributors"
3140 } 3140 }
3141 ], 3141 ],
3142 "description": "📐 Nette Schema: validating data structures against a given Schema.", 3142 "description": "📐 Nette Schema: validating data structures against a given Schema.",
3143 "homepage": "https://nette.org", 3143 "homepage": "https://nette.org",
3144 "keywords": [ 3144 "keywords": [
3145 "config", 3145 "config",
3146 "nette" 3146 "nette"
3147 ], 3147 ],
3148 "support": { 3148 "support": {
3149 "issues": "https://github.com/nette/schema/issues", 3149 "issues": "https://github.com/nette/schema/issues",
3150 "source": "https://github.com/nette/schema/tree/v1.2.3" 3150 "source": "https://github.com/nette/schema/tree/v1.2.3"
3151 }, 3151 },
3152 "time": "2022-10-13T01:24:26+00:00" 3152 "time": "2022-10-13T01:24:26+00:00"
3153 }, 3153 },
3154 { 3154 {
3155 "name": "nette/utils", 3155 "name": "nette/utils",
3156 "version": "v4.0.0", 3156 "version": "v4.0.0",
3157 "source": { 3157 "source": {
3158 "type": "git", 3158 "type": "git",
3159 "url": "https://github.com/nette/utils.git", 3159 "url": "https://github.com/nette/utils.git",
3160 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e" 3160 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e"
3161 }, 3161 },
3162 "dist": { 3162 "dist": {
3163 "type": "zip", 3163 "type": "zip",
3164 "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e", 3164 "url": "https://api.github.com/repos/nette/utils/zipball/cacdbf5a91a657ede665c541eda28941d4b09c1e",
3165 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e", 3165 "reference": "cacdbf5a91a657ede665c541eda28941d4b09c1e",
3166 "shasum": "" 3166 "shasum": ""
3167 }, 3167 },
3168 "require": { 3168 "require": {
3169 "php": ">=8.0 <8.3" 3169 "php": ">=8.0 <8.3"
3170 }, 3170 },
3171 "conflict": { 3171 "conflict": {
3172 "nette/finder": "<3", 3172 "nette/finder": "<3",
3173 "nette/schema": "<1.2.2" 3173 "nette/schema": "<1.2.2"
3174 }, 3174 },
3175 "require-dev": { 3175 "require-dev": {
3176 "jetbrains/phpstorm-attributes": "dev-master", 3176 "jetbrains/phpstorm-attributes": "dev-master",
3177 "nette/tester": "^2.4", 3177 "nette/tester": "^2.4",
3178 "phpstan/phpstan": "^1.0", 3178 "phpstan/phpstan": "^1.0",
3179 "tracy/tracy": "^2.9" 3179 "tracy/tracy": "^2.9"
3180 }, 3180 },
3181 "suggest": { 3181 "suggest": {
3182 "ext-gd": "to use Image", 3182 "ext-gd": "to use Image",
3183 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", 3183 "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
3184 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", 3184 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
3185 "ext-json": "to use Nette\\Utils\\Json", 3185 "ext-json": "to use Nette\\Utils\\Json",
3186 "ext-mbstring": "to use Strings::lower() etc...", 3186 "ext-mbstring": "to use Strings::lower() etc...",
3187 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", 3187 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
3188 "ext-xml": "to use Strings::length() etc. when mbstring is not available" 3188 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
3189 }, 3189 },
3190 "type": "library", 3190 "type": "library",
3191 "extra": { 3191 "extra": {
3192 "branch-alias": { 3192 "branch-alias": {
3193 "dev-master": "4.0-dev" 3193 "dev-master": "4.0-dev"
3194 } 3194 }
3195 }, 3195 },
3196 "autoload": { 3196 "autoload": {
3197 "classmap": [ 3197 "classmap": [
3198 "src/" 3198 "src/"
3199 ] 3199 ]
3200 }, 3200 },
3201 "notification-url": "https://packagist.org/downloads/", 3201 "notification-url": "https://packagist.org/downloads/",
3202 "license": [ 3202 "license": [
3203 "BSD-3-Clause", 3203 "BSD-3-Clause",
3204 "GPL-2.0-only", 3204 "GPL-2.0-only",
3205 "GPL-3.0-only" 3205 "GPL-3.0-only"
3206 ], 3206 ],
3207 "authors": [ 3207 "authors": [
3208 { 3208 {
3209 "name": "David Grudl", 3209 "name": "David Grudl",
3210 "homepage": "https://davidgrudl.com" 3210 "homepage": "https://davidgrudl.com"
3211 }, 3211 },
3212 { 3212 {
3213 "name": "Nette Community", 3213 "name": "Nette Community",
3214 "homepage": "https://nette.org/contributors" 3214 "homepage": "https://nette.org/contributors"
3215 } 3215 }
3216 ], 3216 ],
3217 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", 3217 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
3218 "homepage": "https://nette.org", 3218 "homepage": "https://nette.org",
3219 "keywords": [ 3219 "keywords": [
3220 "array", 3220 "array",
3221 "core", 3221 "core",
3222 "datetime", 3222 "datetime",
3223 "images", 3223 "images",
3224 "json", 3224 "json",
3225 "nette", 3225 "nette",
3226 "paginator", 3226 "paginator",
3227 "password", 3227 "password",
3228 "slugify", 3228 "slugify",
3229 "string", 3229 "string",
3230 "unicode", 3230 "unicode",
3231 "utf-8", 3231 "utf-8",
3232 "utility", 3232 "utility",
3233 "validation" 3233 "validation"
3234 ], 3234 ],
3235 "support": { 3235 "support": {
3236 "issues": "https://github.com/nette/utils/issues", 3236 "issues": "https://github.com/nette/utils/issues",
3237 "source": "https://github.com/nette/utils/tree/v4.0.0" 3237 "source": "https://github.com/nette/utils/tree/v4.0.0"
3238 }, 3238 },
3239 "time": "2023-02-02T10:41:53+00:00" 3239 "time": "2023-02-02T10:41:53+00:00"
3240 }, 3240 },
3241 { 3241 {
3242 "name": "nikic/php-parser", 3242 "name": "nikic/php-parser",
3243 "version": "v4.15.4", 3243 "version": "v4.15.4",
3244 "source": { 3244 "source": {
3245 "type": "git", 3245 "type": "git",
3246 "url": "https://github.com/nikic/PHP-Parser.git", 3246 "url": "https://github.com/nikic/PHP-Parser.git",
3247 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290" 3247 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290"
3248 }, 3248 },
3249 "dist": { 3249 "dist": {
3250 "type": "zip", 3250 "type": "zip",
3251 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290", 3251 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
3252 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290", 3252 "reference": "6bb5176bc4af8bcb7d926f88718db9b96a2d4290",
3253 "shasum": "" 3253 "shasum": ""
3254 }, 3254 },
3255 "require": { 3255 "require": {
3256 "ext-tokenizer": "*", 3256 "ext-tokenizer": "*",
3257 "php": ">=7.0" 3257 "php": ">=7.0"
3258 }, 3258 },
3259 "require-dev": { 3259 "require-dev": {
3260 "ircmaxell/php-yacc": "^0.0.7", 3260 "ircmaxell/php-yacc": "^0.0.7",
3261 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" 3261 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
3262 }, 3262 },
3263 "bin": [ 3263 "bin": [
3264 "bin/php-parse" 3264 "bin/php-parse"
3265 ], 3265 ],
3266 "type": "library", 3266 "type": "library",
3267 "extra": { 3267 "extra": {
3268 "branch-alias": { 3268 "branch-alias": {
3269 "dev-master": "4.9-dev" 3269 "dev-master": "4.9-dev"
3270 } 3270 }
3271 }, 3271 },
3272 "autoload": { 3272 "autoload": {
3273 "psr-4": { 3273 "psr-4": {
3274 "PhpParser\\": "lib/PhpParser" 3274 "PhpParser\\": "lib/PhpParser"
3275 } 3275 }
3276 }, 3276 },
3277 "notification-url": "https://packagist.org/downloads/", 3277 "notification-url": "https://packagist.org/downloads/",
3278 "license": [ 3278 "license": [
3279 "BSD-3-Clause" 3279 "BSD-3-Clause"
3280 ], 3280 ],
3281 "authors": [ 3281 "authors": [
3282 { 3282 {
3283 "name": "Nikita Popov" 3283 "name": "Nikita Popov"
3284 } 3284 }
3285 ], 3285 ],
3286 "description": "A PHP parser written in PHP", 3286 "description": "A PHP parser written in PHP",
3287 "keywords": [ 3287 "keywords": [
3288 "parser", 3288 "parser",
3289 "php" 3289 "php"
3290 ], 3290 ],
3291 "support": { 3291 "support": {
3292 "issues": "https://github.com/nikic/PHP-Parser/issues", 3292 "issues": "https://github.com/nikic/PHP-Parser/issues",
3293 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4" 3293 "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.4"
3294 }, 3294 },
3295 "time": "2023-03-05T19:49:14+00:00" 3295 "time": "2023-03-05T19:49:14+00:00"
3296 }, 3296 },
3297 { 3297 {
3298 "name": "nunomaduro/termwind", 3298 "name": "nunomaduro/termwind",
3299 "version": "v1.15.1", 3299 "version": "v1.15.1",
3300 "source": { 3300 "source": {
3301 "type": "git", 3301 "type": "git",
3302 "url": "https://github.com/nunomaduro/termwind.git", 3302 "url": "https://github.com/nunomaduro/termwind.git",
3303 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc" 3303 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
3304 }, 3304 },
3305 "dist": { 3305 "dist": {
3306 "type": "zip", 3306 "type": "zip",
3307 "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc", 3307 "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
3308 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc", 3308 "reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
3309 "shasum": "" 3309 "shasum": ""
3310 }, 3310 },
3311 "require": { 3311 "require": {
3312 "ext-mbstring": "*", 3312 "ext-mbstring": "*",
3313 "php": "^8.0", 3313 "php": "^8.0",
3314 "symfony/console": "^5.3.0|^6.0.0" 3314 "symfony/console": "^5.3.0|^6.0.0"
3315 }, 3315 },
3316 "require-dev": { 3316 "require-dev": {
3317 "ergebnis/phpstan-rules": "^1.0.", 3317 "ergebnis/phpstan-rules": "^1.0.",
3318 "illuminate/console": "^8.0|^9.0", 3318 "illuminate/console": "^8.0|^9.0",
3319 "illuminate/support": "^8.0|^9.0", 3319 "illuminate/support": "^8.0|^9.0",
3320 "laravel/pint": "^1.0.0", 3320 "laravel/pint": "^1.0.0",
3321 "pestphp/pest": "^1.21.0", 3321 "pestphp/pest": "^1.21.0",
3322 "pestphp/pest-plugin-mock": "^1.0", 3322 "pestphp/pest-plugin-mock": "^1.0",
3323 "phpstan/phpstan": "^1.4.6", 3323 "phpstan/phpstan": "^1.4.6",
3324 "phpstan/phpstan-strict-rules": "^1.1.0", 3324 "phpstan/phpstan-strict-rules": "^1.1.0",
3325 "symfony/var-dumper": "^5.2.7|^6.0.0", 3325 "symfony/var-dumper": "^5.2.7|^6.0.0",
3326 "thecodingmachine/phpstan-strict-rules": "^1.0.0" 3326 "thecodingmachine/phpstan-strict-rules": "^1.0.0"
3327 }, 3327 },
3328 "type": "library", 3328 "type": "library",
3329 "extra": { 3329 "extra": {
3330 "laravel": { 3330 "laravel": {
3331 "providers": [ 3331 "providers": [
3332 "Termwind\\Laravel\\TermwindServiceProvider" 3332 "Termwind\\Laravel\\TermwindServiceProvider"
3333 ] 3333 ]
3334 } 3334 }
3335 }, 3335 },
3336 "autoload": { 3336 "autoload": {
3337 "files": [ 3337 "files": [
3338 "src/Functions.php" 3338 "src/Functions.php"
3339 ], 3339 ],
3340 "psr-4": { 3340 "psr-4": {
3341 "Termwind\\": "src/" 3341 "Termwind\\": "src/"
3342 } 3342 }
3343 }, 3343 },
3344 "notification-url": "https://packagist.org/downloads/", 3344 "notification-url": "https://packagist.org/downloads/",
3345 "license": [ 3345 "license": [
3346 "MIT" 3346 "MIT"
3347 ], 3347 ],
3348 "authors": [ 3348 "authors": [
3349 { 3349 {
3350 "name": "Nuno Maduro", 3350 "name": "Nuno Maduro",
3351 "email": "enunomaduro@gmail.com" 3351 "email": "enunomaduro@gmail.com"
3352 } 3352 }
3353 ], 3353 ],
3354 "description": "Its like Tailwind CSS, but for the console.", 3354 "description": "Its like Tailwind CSS, but for the console.",
3355 "keywords": [ 3355 "keywords": [
3356 "cli", 3356 "cli",
3357 "console", 3357 "console",
3358 "css", 3358 "css",
3359 "package", 3359 "package",
3360 "php", 3360 "php",
3361 "style" 3361 "style"
3362 ], 3362 ],
3363 "support": { 3363 "support": {
3364 "issues": "https://github.com/nunomaduro/termwind/issues", 3364 "issues": "https://github.com/nunomaduro/termwind/issues",
3365 "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1" 3365 "source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
3366 }, 3366 },
3367 "funding": [ 3367 "funding": [
3368 { 3368 {
3369 "url": "https://www.paypal.com/paypalme/enunomaduro", 3369 "url": "https://www.paypal.com/paypalme/enunomaduro",
3370 "type": "custom" 3370 "type": "custom"
3371 }, 3371 },
3372 { 3372 {
3373 "url": "https://github.com/nunomaduro", 3373 "url": "https://github.com/nunomaduro",
3374 "type": "github" 3374 "type": "github"
3375 }, 3375 },
3376 { 3376 {
3377 "url": "https://github.com/xiCO2k", 3377 "url": "https://github.com/xiCO2k",
3378 "type": "github" 3378 "type": "github"
3379 } 3379 }
3380 ], 3380 ],
3381 "time": "2023-02-08T01:06:31+00:00" 3381 "time": "2023-02-08T01:06:31+00:00"
3382 }, 3382 },
3383 { 3383 {
3384 "name": "phpoffice/phpspreadsheet", 3384 "name": "phpoffice/phpspreadsheet",
3385 "version": "1.29.0", 3385 "version": "1.29.0",
3386 "source": { 3386 "source": {
3387 "type": "git", 3387 "type": "git",
3388 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", 3388 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
3389 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0" 3389 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
3390 }, 3390 },
3391 "dist": { 3391 "dist": {
3392 "type": "zip", 3392 "type": "zip",
3393 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0", 3393 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
3394 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0", 3394 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
3395 "shasum": "" 3395 "shasum": ""
3396 }, 3396 },
3397 "require": { 3397 "require": {
3398 "ext-ctype": "*", 3398 "ext-ctype": "*",
3399 "ext-dom": "*", 3399 "ext-dom": "*",
3400 "ext-fileinfo": "*", 3400 "ext-fileinfo": "*",
3401 "ext-gd": "*", 3401 "ext-gd": "*",
3402 "ext-iconv": "*", 3402 "ext-iconv": "*",
3403 "ext-libxml": "*", 3403 "ext-libxml": "*",
3404 "ext-mbstring": "*", 3404 "ext-mbstring": "*",
3405 "ext-simplexml": "*", 3405 "ext-simplexml": "*",
3406 "ext-xml": "*", 3406 "ext-xml": "*",
3407 "ext-xmlreader": "*", 3407 "ext-xmlreader": "*",
3408 "ext-xmlwriter": "*", 3408 "ext-xmlwriter": "*",
3409 "ext-zip": "*", 3409 "ext-zip": "*",
3410 "ext-zlib": "*", 3410 "ext-zlib": "*",
3411 "ezyang/htmlpurifier": "^4.15", 3411 "ezyang/htmlpurifier": "^4.15",
3412 "maennchen/zipstream-php": "^2.1 || ^3.0", 3412 "maennchen/zipstream-php": "^2.1 || ^3.0",
3413 "markbaker/complex": "^3.0", 3413 "markbaker/complex": "^3.0",
3414 "markbaker/matrix": "^3.0", 3414 "markbaker/matrix": "^3.0",
3415 "php": "^7.4 || ^8.0", 3415 "php": "^7.4 || ^8.0",
3416 "psr/http-client": "^1.0", 3416 "psr/http-client": "^1.0",
3417 "psr/http-factory": "^1.0", 3417 "psr/http-factory": "^1.0",
3418 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" 3418 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
3419 }, 3419 },
3420 "require-dev": { 3420 "require-dev": {
3421 "dealerdirect/phpcodesniffer-composer-installer": "dev-main", 3421 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
3422 "dompdf/dompdf": "^1.0 || ^2.0", 3422 "dompdf/dompdf": "^1.0 || ^2.0",
3423 "friendsofphp/php-cs-fixer": "^3.2", 3423 "friendsofphp/php-cs-fixer": "^3.2",
3424 "mitoteam/jpgraph": "^10.3", 3424 "mitoteam/jpgraph": "^10.3",
3425 "mpdf/mpdf": "^8.1.1", 3425 "mpdf/mpdf": "^8.1.1",
3426 "phpcompatibility/php-compatibility": "^9.3", 3426 "phpcompatibility/php-compatibility": "^9.3",
3427 "phpstan/phpstan": "^1.1", 3427 "phpstan/phpstan": "^1.1",
3428 "phpstan/phpstan-phpunit": "^1.0", 3428 "phpstan/phpstan-phpunit": "^1.0",
3429 "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0", 3429 "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
3430 "squizlabs/php_codesniffer": "^3.7", 3430 "squizlabs/php_codesniffer": "^3.7",
3431 "tecnickcom/tcpdf": "^6.5" 3431 "tecnickcom/tcpdf": "^6.5"
3432 }, 3432 },
3433 "suggest": { 3433 "suggest": {
3434 "dompdf/dompdf": "Option for rendering PDF with PDF Writer", 3434 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
3435 "ext-intl": "PHP Internationalization Functions", 3435 "ext-intl": "PHP Internationalization Functions",
3436 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", 3436 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
3437 "mpdf/mpdf": "Option for rendering PDF with PDF Writer", 3437 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
3438 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" 3438 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
3439 }, 3439 },
3440 "type": "library", 3440 "type": "library",
3441 "autoload": { 3441 "autoload": {
3442 "psr-4": { 3442 "psr-4": {
3443 "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" 3443 "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
3444 } 3444 }
3445 }, 3445 },
3446 "notification-url": "https://packagist.org/downloads/", 3446 "notification-url": "https://packagist.org/downloads/",
3447 "license": [ 3447 "license": [
3448 "MIT" 3448 "MIT"
3449 ], 3449 ],
3450 "authors": [ 3450 "authors": [
3451 { 3451 {
3452 "name": "Maarten Balliauw", 3452 "name": "Maarten Balliauw",
3453 "homepage": "https://blog.maartenballiauw.be" 3453 "homepage": "https://blog.maartenballiauw.be"
3454 }, 3454 },
3455 { 3455 {
3456 "name": "Mark Baker", 3456 "name": "Mark Baker",
3457 "homepage": "https://markbakeruk.net" 3457 "homepage": "https://markbakeruk.net"
3458 }, 3458 },
3459 { 3459 {
3460 "name": "Franck Lefevre", 3460 "name": "Franck Lefevre",
3461 "homepage": "https://rootslabs.net" 3461 "homepage": "https://rootslabs.net"
3462 }, 3462 },
3463 { 3463 {
3464 "name": "Erik Tilt" 3464 "name": "Erik Tilt"
3465 }, 3465 },
3466 { 3466 {
3467 "name": "Adrien Crivelli" 3467 "name": "Adrien Crivelli"
3468 } 3468 }
3469 ], 3469 ],
3470 "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", 3470 "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
3471 "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", 3471 "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
3472 "keywords": [ 3472 "keywords": [
3473 "OpenXML", 3473 "OpenXML",
3474 "excel", 3474 "excel",
3475 "gnumeric", 3475 "gnumeric",
3476 "ods", 3476 "ods",
3477 "php", 3477 "php",
3478 "spreadsheet", 3478 "spreadsheet",
3479 "xls", 3479 "xls",
3480 "xlsx" 3480 "xlsx"
3481 ], 3481 ],
3482 "support": { 3482 "support": {
3483 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", 3483 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
3484 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0" 3484 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
3485 }, 3485 },
3486 "time": "2023-06-14T22:48:31+00:00" 3486 "time": "2023-06-14T22:48:31+00:00"
3487 }, 3487 },
3488 { 3488 {
3489 "name": "phpoption/phpoption", 3489 "name": "phpoption/phpoption",
3490 "version": "1.9.1", 3490 "version": "1.9.1",
3491 "source": { 3491 "source": {
3492 "type": "git", 3492 "type": "git",
3493 "url": "https://github.com/schmittjoh/php-option.git", 3493 "url": "https://github.com/schmittjoh/php-option.git",
3494 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e" 3494 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
3495 }, 3495 },
3496 "dist": { 3496 "dist": {
3497 "type": "zip", 3497 "type": "zip",
3498 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e", 3498 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
3499 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e", 3499 "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
3500 "shasum": "" 3500 "shasum": ""
3501 }, 3501 },
3502 "require": { 3502 "require": {
3503 "php": "^7.2.5 || ^8.0" 3503 "php": "^7.2.5 || ^8.0"
3504 }, 3504 },
3505 "require-dev": { 3505 "require-dev": {
3506 "bamarni/composer-bin-plugin": "^1.8.2", 3506 "bamarni/composer-bin-plugin": "^1.8.2",
3507 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" 3507 "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12"
3508 }, 3508 },
3509 "type": "library", 3509 "type": "library",
3510 "extra": { 3510 "extra": {
3511 "bamarni-bin": { 3511 "bamarni-bin": {
3512 "bin-links": true, 3512 "bin-links": true,
3513 "forward-command": true 3513 "forward-command": true
3514 }, 3514 },
3515 "branch-alias": { 3515 "branch-alias": {
3516 "dev-master": "1.9-dev" 3516 "dev-master": "1.9-dev"
3517 } 3517 }
3518 }, 3518 },
3519 "autoload": { 3519 "autoload": {
3520 "psr-4": { 3520 "psr-4": {
3521 "PhpOption\\": "src/PhpOption/" 3521 "PhpOption\\": "src/PhpOption/"
3522 } 3522 }
3523 }, 3523 },
3524 "notification-url": "https://packagist.org/downloads/", 3524 "notification-url": "https://packagist.org/downloads/",
3525 "license": [ 3525 "license": [
3526 "Apache-2.0" 3526 "Apache-2.0"
3527 ], 3527 ],
3528 "authors": [ 3528 "authors": [
3529 { 3529 {
3530 "name": "Johannes M. Schmitt", 3530 "name": "Johannes M. Schmitt",
3531 "email": "schmittjoh@gmail.com", 3531 "email": "schmittjoh@gmail.com",
3532 "homepage": "https://github.com/schmittjoh" 3532 "homepage": "https://github.com/schmittjoh"
3533 }, 3533 },
3534 { 3534 {
3535 "name": "Graham Campbell", 3535 "name": "Graham Campbell",
3536 "email": "hello@gjcampbell.co.uk", 3536 "email": "hello@gjcampbell.co.uk",
3537 "homepage": "https://github.com/GrahamCampbell" 3537 "homepage": "https://github.com/GrahamCampbell"
3538 } 3538 }
3539 ], 3539 ],
3540 "description": "Option Type for PHP", 3540 "description": "Option Type for PHP",
3541 "keywords": [ 3541 "keywords": [
3542 "language", 3542 "language",
3543 "option", 3543 "option",
3544 "php", 3544 "php",
3545 "type" 3545 "type"
3546 ], 3546 ],
3547 "support": { 3547 "support": {
3548 "issues": "https://github.com/schmittjoh/php-option/issues", 3548 "issues": "https://github.com/schmittjoh/php-option/issues",
3549 "source": "https://github.com/schmittjoh/php-option/tree/1.9.1" 3549 "source": "https://github.com/schmittjoh/php-option/tree/1.9.1"
3550 }, 3550 },
3551 "funding": [ 3551 "funding": [
3552 { 3552 {
3553 "url": "https://github.com/GrahamCampbell", 3553 "url": "https://github.com/GrahamCampbell",
3554 "type": "github" 3554 "type": "github"
3555 }, 3555 },
3556 { 3556 {
3557 "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", 3557 "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
3558 "type": "tidelift" 3558 "type": "tidelift"
3559 } 3559 }
3560 ], 3560 ],
3561 "time": "2023-02-25T19:38:58+00:00" 3561 "time": "2023-02-25T19:38:58+00:00"
3562 }, 3562 },
3563 { 3563 {
3564 "name": "psr/container", 3564 "name": "psr/container",
3565 "version": "2.0.2", 3565 "version": "2.0.2",
3566 "source": { 3566 "source": {
3567 "type": "git", 3567 "type": "git",
3568 "url": "https://github.com/php-fig/container.git", 3568 "url": "https://github.com/php-fig/container.git",
3569 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" 3569 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
3570 }, 3570 },
3571 "dist": { 3571 "dist": {
3572 "type": "zip", 3572 "type": "zip",
3573 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", 3573 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3574 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", 3574 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
3575 "shasum": "" 3575 "shasum": ""
3576 }, 3576 },
3577 "require": { 3577 "require": {
3578 "php": ">=7.4.0" 3578 "php": ">=7.4.0"
3579 }, 3579 },
3580 "type": "library", 3580 "type": "library",
3581 "extra": { 3581 "extra": {
3582 "branch-alias": { 3582 "branch-alias": {
3583 "dev-master": "2.0.x-dev" 3583 "dev-master": "2.0.x-dev"
3584 } 3584 }
3585 }, 3585 },
3586 "autoload": { 3586 "autoload": {
3587 "psr-4": { 3587 "psr-4": {
3588 "Psr\\Container\\": "src/" 3588 "Psr\\Container\\": "src/"
3589 } 3589 }
3590 }, 3590 },
3591 "notification-url": "https://packagist.org/downloads/", 3591 "notification-url": "https://packagist.org/downloads/",
3592 "license": [ 3592 "license": [
3593 "MIT" 3593 "MIT"
3594 ], 3594 ],
3595 "authors": [ 3595 "authors": [
3596 { 3596 {
3597 "name": "PHP-FIG", 3597 "name": "PHP-FIG",
3598 "homepage": "https://www.php-fig.org/" 3598 "homepage": "https://www.php-fig.org/"
3599 } 3599 }
3600 ], 3600 ],
3601 "description": "Common Container Interface (PHP FIG PSR-11)", 3601 "description": "Common Container Interface (PHP FIG PSR-11)",
3602 "homepage": "https://github.com/php-fig/container", 3602 "homepage": "https://github.com/php-fig/container",
3603 "keywords": [ 3603 "keywords": [
3604 "PSR-11", 3604 "PSR-11",
3605 "container", 3605 "container",
3606 "container-interface", 3606 "container-interface",
3607 "container-interop", 3607 "container-interop",
3608 "psr" 3608 "psr"
3609 ], 3609 ],
3610 "support": { 3610 "support": {
3611 "issues": "https://github.com/php-fig/container/issues", 3611 "issues": "https://github.com/php-fig/container/issues",
3612 "source": "https://github.com/php-fig/container/tree/2.0.2" 3612 "source": "https://github.com/php-fig/container/tree/2.0.2"
3613 }, 3613 },
3614 "time": "2021-11-05T16:47:00+00:00" 3614 "time": "2021-11-05T16:47:00+00:00"
3615 }, 3615 },
3616 { 3616 {
3617 "name": "psr/event-dispatcher", 3617 "name": "psr/event-dispatcher",
3618 "version": "1.0.0", 3618 "version": "1.0.0",
3619 "source": { 3619 "source": {
3620 "type": "git", 3620 "type": "git",
3621 "url": "https://github.com/php-fig/event-dispatcher.git", 3621 "url": "https://github.com/php-fig/event-dispatcher.git",
3622 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" 3622 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
3623 }, 3623 },
3624 "dist": { 3624 "dist": {
3625 "type": "zip", 3625 "type": "zip",
3626 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", 3626 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
3627 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", 3627 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
3628 "shasum": "" 3628 "shasum": ""
3629 }, 3629 },
3630 "require": { 3630 "require": {
3631 "php": ">=7.2.0" 3631 "php": ">=7.2.0"
3632 }, 3632 },
3633 "type": "library", 3633 "type": "library",
3634 "extra": { 3634 "extra": {
3635 "branch-alias": { 3635 "branch-alias": {
3636 "dev-master": "1.0.x-dev" 3636 "dev-master": "1.0.x-dev"
3637 } 3637 }
3638 }, 3638 },
3639 "autoload": { 3639 "autoload": {
3640 "psr-4": { 3640 "psr-4": {
3641 "Psr\\EventDispatcher\\": "src/" 3641 "Psr\\EventDispatcher\\": "src/"
3642 } 3642 }
3643 }, 3643 },
3644 "notification-url": "https://packagist.org/downloads/", 3644 "notification-url": "https://packagist.org/downloads/",
3645 "license": [ 3645 "license": [
3646 "MIT" 3646 "MIT"
3647 ], 3647 ],
3648 "authors": [ 3648 "authors": [
3649 { 3649 {
3650 "name": "PHP-FIG", 3650 "name": "PHP-FIG",
3651 "homepage": "http://www.php-fig.org/" 3651 "homepage": "http://www.php-fig.org/"
3652 } 3652 }
3653 ], 3653 ],
3654 "description": "Standard interfaces for event handling.", 3654 "description": "Standard interfaces for event handling.",
3655 "keywords": [ 3655 "keywords": [
3656 "events", 3656 "events",
3657 "psr", 3657 "psr",
3658 "psr-14" 3658 "psr-14"
3659 ], 3659 ],
3660 "support": { 3660 "support": {
3661 "issues": "https://github.com/php-fig/event-dispatcher/issues", 3661 "issues": "https://github.com/php-fig/event-dispatcher/issues",
3662 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" 3662 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
3663 }, 3663 },
3664 "time": "2019-01-08T18:20:26+00:00" 3664 "time": "2019-01-08T18:20:26+00:00"
3665 }, 3665 },
3666 { 3666 {
3667 "name": "psr/http-client", 3667 "name": "psr/http-client",
3668 "version": "1.0.2", 3668 "version": "1.0.2",
3669 "source": { 3669 "source": {
3670 "type": "git", 3670 "type": "git",
3671 "url": "https://github.com/php-fig/http-client.git", 3671 "url": "https://github.com/php-fig/http-client.git",
3672 "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" 3672 "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
3673 }, 3673 },
3674 "dist": { 3674 "dist": {
3675 "type": "zip", 3675 "type": "zip",
3676 "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", 3676 "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
3677 "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", 3677 "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
3678 "shasum": "" 3678 "shasum": ""
3679 }, 3679 },
3680 "require": { 3680 "require": {
3681 "php": "^7.0 || ^8.0", 3681 "php": "^7.0 || ^8.0",
3682 "psr/http-message": "^1.0 || ^2.0" 3682 "psr/http-message": "^1.0 || ^2.0"
3683 }, 3683 },
3684 "type": "library", 3684 "type": "library",
3685 "extra": { 3685 "extra": {
3686 "branch-alias": { 3686 "branch-alias": {
3687 "dev-master": "1.0.x-dev" 3687 "dev-master": "1.0.x-dev"
3688 } 3688 }
3689 }, 3689 },
3690 "autoload": { 3690 "autoload": {
3691 "psr-4": { 3691 "psr-4": {
3692 "Psr\\Http\\Client\\": "src/" 3692 "Psr\\Http\\Client\\": "src/"
3693 } 3693 }
3694 }, 3694 },
3695 "notification-url": "https://packagist.org/downloads/", 3695 "notification-url": "https://packagist.org/downloads/",
3696 "license": [ 3696 "license": [
3697 "MIT" 3697 "MIT"
3698 ], 3698 ],
3699 "authors": [ 3699 "authors": [
3700 { 3700 {
3701 "name": "PHP-FIG", 3701 "name": "PHP-FIG",
3702 "homepage": "https://www.php-fig.org/" 3702 "homepage": "https://www.php-fig.org/"
3703 } 3703 }
3704 ], 3704 ],
3705 "description": "Common interface for HTTP clients", 3705 "description": "Common interface for HTTP clients",
3706 "homepage": "https://github.com/php-fig/http-client", 3706 "homepage": "https://github.com/php-fig/http-client",
3707 "keywords": [ 3707 "keywords": [
3708 "http", 3708 "http",
3709 "http-client", 3709 "http-client",
3710 "psr", 3710 "psr",
3711 "psr-18" 3711 "psr-18"
3712 ], 3712 ],
3713 "support": { 3713 "support": {
3714 "source": "https://github.com/php-fig/http-client/tree/1.0.2" 3714 "source": "https://github.com/php-fig/http-client/tree/1.0.2"
3715 }, 3715 },
3716 "time": "2023-04-10T20:12:12+00:00" 3716 "time": "2023-04-10T20:12:12+00:00"
3717 }, 3717 },
3718 { 3718 {
3719 "name": "psr/http-factory", 3719 "name": "psr/http-factory",
3720 "version": "1.0.2", 3720 "version": "1.0.2",
3721 "source": { 3721 "source": {
3722 "type": "git", 3722 "type": "git",
3723 "url": "https://github.com/php-fig/http-factory.git", 3723 "url": "https://github.com/php-fig/http-factory.git",
3724 "reference": "e616d01114759c4c489f93b099585439f795fe35" 3724 "reference": "e616d01114759c4c489f93b099585439f795fe35"
3725 }, 3725 },
3726 "dist": { 3726 "dist": {
3727 "type": "zip", 3727 "type": "zip",
3728 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", 3728 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
3729 "reference": "e616d01114759c4c489f93b099585439f795fe35", 3729 "reference": "e616d01114759c4c489f93b099585439f795fe35",
3730 "shasum": "" 3730 "shasum": ""
3731 }, 3731 },
3732 "require": { 3732 "require": {
3733 "php": ">=7.0.0", 3733 "php": ">=7.0.0",
3734 "psr/http-message": "^1.0 || ^2.0" 3734 "psr/http-message": "^1.0 || ^2.0"
3735 }, 3735 },
3736 "type": "library", 3736 "type": "library",
3737 "extra": { 3737 "extra": {
3738 "branch-alias": { 3738 "branch-alias": {
3739 "dev-master": "1.0.x-dev" 3739 "dev-master": "1.0.x-dev"
3740 } 3740 }
3741 }, 3741 },
3742 "autoload": { 3742 "autoload": {
3743 "psr-4": { 3743 "psr-4": {
3744 "Psr\\Http\\Message\\": "src/" 3744 "Psr\\Http\\Message\\": "src/"
3745 } 3745 }
3746 }, 3746 },
3747 "notification-url": "https://packagist.org/downloads/", 3747 "notification-url": "https://packagist.org/downloads/",
3748 "license": [ 3748 "license": [
3749 "MIT" 3749 "MIT"
3750 ], 3750 ],
3751 "authors": [ 3751 "authors": [
3752 { 3752 {
3753 "name": "PHP-FIG", 3753 "name": "PHP-FIG",
3754 "homepage": "https://www.php-fig.org/" 3754 "homepage": "https://www.php-fig.org/"
3755 } 3755 }
3756 ], 3756 ],
3757 "description": "Common interfaces for PSR-7 HTTP message factories", 3757 "description": "Common interfaces for PSR-7 HTTP message factories",
3758 "keywords": [ 3758 "keywords": [
3759 "factory", 3759 "factory",
3760 "http", 3760 "http",
3761 "message", 3761 "message",
3762 "psr", 3762 "psr",
3763 "psr-17", 3763 "psr-17",
3764 "psr-7", 3764 "psr-7",
3765 "request", 3765 "request",
3766 "response" 3766 "response"
3767 ], 3767 ],
3768 "support": { 3768 "support": {
3769 "source": "https://github.com/php-fig/http-factory/tree/1.0.2" 3769 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
3770 }, 3770 },
3771 "time": "2023-04-10T20:10:41+00:00" 3771 "time": "2023-04-10T20:10:41+00:00"
3772 }, 3772 },
3773 { 3773 {
3774 "name": "psr/http-message", 3774 "name": "psr/http-message",
3775 "version": "2.0", 3775 "version": "2.0",
3776 "source": { 3776 "source": {
3777 "type": "git", 3777 "type": "git",
3778 "url": "https://github.com/php-fig/http-message.git", 3778 "url": "https://github.com/php-fig/http-message.git",
3779 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" 3779 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
3780 }, 3780 },
3781 "dist": { 3781 "dist": {
3782 "type": "zip", 3782 "type": "zip",
3783 "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", 3783 "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3784 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", 3784 "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
3785 "shasum": "" 3785 "shasum": ""
3786 }, 3786 },
3787 "require": { 3787 "require": {
3788 "php": "^7.2 || ^8.0" 3788 "php": "^7.2 || ^8.0"
3789 }, 3789 },
3790 "type": "library", 3790 "type": "library",
3791 "extra": { 3791 "extra": {
3792 "branch-alias": { 3792 "branch-alias": {
3793 "dev-master": "2.0.x-dev" 3793 "dev-master": "2.0.x-dev"
3794 } 3794 }
3795 }, 3795 },
3796 "autoload": { 3796 "autoload": {
3797 "psr-4": { 3797 "psr-4": {
3798 "Psr\\Http\\Message\\": "src/" 3798 "Psr\\Http\\Message\\": "src/"
3799 } 3799 }
3800 }, 3800 },
3801 "notification-url": "https://packagist.org/downloads/", 3801 "notification-url": "https://packagist.org/downloads/",
3802 "license": [ 3802 "license": [
3803 "MIT" 3803 "MIT"
3804 ], 3804 ],
3805 "authors": [ 3805 "authors": [
3806 { 3806 {
3807 "name": "PHP-FIG", 3807 "name": "PHP-FIG",
3808 "homepage": "https://www.php-fig.org/" 3808 "homepage": "https://www.php-fig.org/"
3809 } 3809 }
3810 ], 3810 ],
3811 "description": "Common interface for HTTP messages", 3811 "description": "Common interface for HTTP messages",
3812 "homepage": "https://github.com/php-fig/http-message", 3812 "homepage": "https://github.com/php-fig/http-message",
3813 "keywords": [ 3813 "keywords": [
3814 "http", 3814 "http",
3815 "http-message", 3815 "http-message",
3816 "psr", 3816 "psr",
3817 "psr-7", 3817 "psr-7",
3818 "request", 3818 "request",
3819 "response" 3819 "response"
3820 ], 3820 ],
3821 "support": { 3821 "support": {
3822 "source": "https://github.com/php-fig/http-message/tree/2.0" 3822 "source": "https://github.com/php-fig/http-message/tree/2.0"
3823 }, 3823 },
3824 "time": "2023-04-04T09:54:51+00:00" 3824 "time": "2023-04-04T09:54:51+00:00"
3825 }, 3825 },
3826 { 3826 {
3827 "name": "psr/log", 3827 "name": "psr/log",
3828 "version": "3.0.0", 3828 "version": "3.0.0",
3829 "source": { 3829 "source": {
3830 "type": "git", 3830 "type": "git",
3831 "url": "https://github.com/php-fig/log.git", 3831 "url": "https://github.com/php-fig/log.git",
3832 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" 3832 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
3833 }, 3833 },
3834 "dist": { 3834 "dist": {
3835 "type": "zip", 3835 "type": "zip",
3836 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", 3836 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
3837 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", 3837 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
3838 "shasum": "" 3838 "shasum": ""
3839 }, 3839 },
3840 "require": { 3840 "require": {
3841 "php": ">=8.0.0" 3841 "php": ">=8.0.0"
3842 }, 3842 },
3843 "type": "library", 3843 "type": "library",
3844 "extra": { 3844 "extra": {
3845 "branch-alias": { 3845 "branch-alias": {
3846 "dev-master": "3.x-dev" 3846 "dev-master": "3.x-dev"
3847 } 3847 }
3848 }, 3848 },
3849 "autoload": { 3849 "autoload": {
3850 "psr-4": { 3850 "psr-4": {
3851 "Psr\\Log\\": "src" 3851 "Psr\\Log\\": "src"
3852 } 3852 }
3853 }, 3853 },
3854 "notification-url": "https://packagist.org/downloads/", 3854 "notification-url": "https://packagist.org/downloads/",
3855 "license": [ 3855 "license": [
3856 "MIT" 3856 "MIT"
3857 ], 3857 ],
3858 "authors": [ 3858 "authors": [
3859 { 3859 {
3860 "name": "PHP-FIG", 3860 "name": "PHP-FIG",
3861 "homepage": "https://www.php-fig.org/" 3861 "homepage": "https://www.php-fig.org/"
3862 } 3862 }
3863 ], 3863 ],
3864 "description": "Common interface for logging libraries", 3864 "description": "Common interface for logging libraries",
3865 "homepage": "https://github.com/php-fig/log", 3865 "homepage": "https://github.com/php-fig/log",
3866 "keywords": [ 3866 "keywords": [
3867 "log", 3867 "log",
3868 "psr", 3868 "psr",
3869 "psr-3" 3869 "psr-3"
3870 ], 3870 ],
3871 "support": { 3871 "support": {
3872 "source": "https://github.com/php-fig/log/tree/3.0.0" 3872 "source": "https://github.com/php-fig/log/tree/3.0.0"
3873 }, 3873 },
3874 "time": "2021-07-14T16:46:02+00:00" 3874 "time": "2021-07-14T16:46:02+00:00"
3875 }, 3875 },
3876 { 3876 {
3877 "name": "psr/simple-cache", 3877 "name": "psr/simple-cache",
3878 "version": "3.0.0", 3878 "version": "3.0.0",
3879 "source": { 3879 "source": {
3880 "type": "git", 3880 "type": "git",
3881 "url": "https://github.com/php-fig/simple-cache.git", 3881 "url": "https://github.com/php-fig/simple-cache.git",
3882 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" 3882 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
3883 }, 3883 },
3884 "dist": { 3884 "dist": {
3885 "type": "zip", 3885 "type": "zip",
3886 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", 3886 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
3887 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", 3887 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
3888 "shasum": "" 3888 "shasum": ""
3889 }, 3889 },
3890 "require": { 3890 "require": {
3891 "php": ">=8.0.0" 3891 "php": ">=8.0.0"
3892 }, 3892 },
3893 "type": "library", 3893 "type": "library",
3894 "extra": { 3894 "extra": {
3895 "branch-alias": { 3895 "branch-alias": {
3896 "dev-master": "3.0.x-dev" 3896 "dev-master": "3.0.x-dev"
3897 } 3897 }
3898 }, 3898 },
3899 "autoload": { 3899 "autoload": {
3900 "psr-4": { 3900 "psr-4": {
3901 "Psr\\SimpleCache\\": "src/" 3901 "Psr\\SimpleCache\\": "src/"
3902 } 3902 }
3903 }, 3903 },
3904 "notification-url": "https://packagist.org/downloads/", 3904 "notification-url": "https://packagist.org/downloads/",
3905 "license": [ 3905 "license": [
3906 "MIT" 3906 "MIT"
3907 ], 3907 ],
3908 "authors": [ 3908 "authors": [
3909 { 3909 {
3910 "name": "PHP-FIG", 3910 "name": "PHP-FIG",
3911 "homepage": "https://www.php-fig.org/" 3911 "homepage": "https://www.php-fig.org/"
3912 } 3912 }
3913 ], 3913 ],
3914 "description": "Common interfaces for simple caching", 3914 "description": "Common interfaces for simple caching",
3915 "keywords": [ 3915 "keywords": [
3916 "cache", 3916 "cache",
3917 "caching", 3917 "caching",
3918 "psr", 3918 "psr",
3919 "psr-16", 3919 "psr-16",
3920 "simple-cache" 3920 "simple-cache"
3921 ], 3921 ],
3922 "support": { 3922 "support": {
3923 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" 3923 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
3924 }, 3924 },
3925 "time": "2021-10-29T13:26:27+00:00" 3925 "time": "2021-10-29T13:26:27+00:00"
3926 }, 3926 },
3927 { 3927 {
3928 "name": "psy/psysh", 3928 "name": "psy/psysh",
3929 "version": "v0.11.17", 3929 "version": "v0.11.17",
3930 "source": { 3930 "source": {
3931 "type": "git", 3931 "type": "git",
3932 "url": "https://github.com/bobthecow/psysh.git", 3932 "url": "https://github.com/bobthecow/psysh.git",
3933 "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a" 3933 "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a"
3934 }, 3934 },
3935 "dist": { 3935 "dist": {
3936 "type": "zip", 3936 "type": "zip",
3937 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", 3937 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3dc5d4018dabd80bceb8fe1e3191ba8460569f0a",
3938 "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a", 3938 "reference": "3dc5d4018dabd80bceb8fe1e3191ba8460569f0a",
3939 "shasum": "" 3939 "shasum": ""
3940 }, 3940 },
3941 "require": { 3941 "require": {
3942 "ext-json": "*", 3942 "ext-json": "*",
3943 "ext-tokenizer": "*", 3943 "ext-tokenizer": "*",
3944 "nikic/php-parser": "^4.0 || ^3.1", 3944 "nikic/php-parser": "^4.0 || ^3.1",
3945 "php": "^8.0 || ^7.0.8", 3945 "php": "^8.0 || ^7.0.8",
3946 "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", 3946 "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
3947 "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" 3947 "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
3948 }, 3948 },
3949 "conflict": { 3949 "conflict": {
3950 "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4" 3950 "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
3951 }, 3951 },
3952 "require-dev": { 3952 "require-dev": {
3953 "bamarni/composer-bin-plugin": "^1.2" 3953 "bamarni/composer-bin-plugin": "^1.2"
3954 }, 3954 },
3955 "suggest": { 3955 "suggest": {
3956 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", 3956 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
3957 "ext-pdo-sqlite": "The doc command requires SQLite to work.", 3957 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
3958 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", 3958 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
3959 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history." 3959 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
3960 }, 3960 },
3961 "bin": [ 3961 "bin": [
3962 "bin/psysh" 3962 "bin/psysh"
3963 ], 3963 ],
3964 "type": "library", 3964 "type": "library",
3965 "extra": { 3965 "extra": {
3966 "branch-alias": { 3966 "branch-alias": {
3967 "dev-main": "0.11.x-dev" 3967 "dev-main": "0.11.x-dev"
3968 } 3968 }
3969 }, 3969 },
3970 "autoload": { 3970 "autoload": {
3971 "files": [ 3971 "files": [
3972 "src/functions.php" 3972 "src/functions.php"
3973 ], 3973 ],
3974 "psr-4": { 3974 "psr-4": {
3975 "Psy\\": "src/" 3975 "Psy\\": "src/"
3976 } 3976 }
3977 }, 3977 },
3978 "notification-url": "https://packagist.org/downloads/", 3978 "notification-url": "https://packagist.org/downloads/",
3979 "license": [ 3979 "license": [
3980 "MIT" 3980 "MIT"
3981 ], 3981 ],
3982 "authors": [ 3982 "authors": [
3983 { 3983 {
3984 "name": "Justin Hileman", 3984 "name": "Justin Hileman",
3985 "email": "justin@justinhileman.info", 3985 "email": "justin@justinhileman.info",
3986 "homepage": "http://justinhileman.com" 3986 "homepage": "http://justinhileman.com"
3987 } 3987 }
3988 ], 3988 ],
3989 "description": "An interactive shell for modern PHP.", 3989 "description": "An interactive shell for modern PHP.",
3990 "homepage": "http://psysh.org", 3990 "homepage": "http://psysh.org",
3991 "keywords": [ 3991 "keywords": [
3992 "REPL", 3992 "REPL",
3993 "console", 3993 "console",
3994 "interactive", 3994 "interactive",
3995 "shell" 3995 "shell"
3996 ], 3996 ],
3997 "support": { 3997 "support": {
3998 "issues": "https://github.com/bobthecow/psysh/issues", 3998 "issues": "https://github.com/bobthecow/psysh/issues",
3999 "source": "https://github.com/bobthecow/psysh/tree/v0.11.17" 3999 "source": "https://github.com/bobthecow/psysh/tree/v0.11.17"
4000 }, 4000 },
4001 "time": "2023-05-05T20:02:42+00:00" 4001 "time": "2023-05-05T20:02:42+00:00"
4002 }, 4002 },
4003 { 4003 {
4004 "name": "ralouphie/getallheaders", 4004 "name": "ralouphie/getallheaders",
4005 "version": "3.0.3", 4005 "version": "3.0.3",
4006 "source": { 4006 "source": {
4007 "type": "git", 4007 "type": "git",
4008 "url": "https://github.com/ralouphie/getallheaders.git", 4008 "url": "https://github.com/ralouphie/getallheaders.git",
4009 "reference": "120b605dfeb996808c31b6477290a714d356e822" 4009 "reference": "120b605dfeb996808c31b6477290a714d356e822"
4010 }, 4010 },
4011 "dist": { 4011 "dist": {
4012 "type": "zip", 4012 "type": "zip",
4013 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", 4013 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
4014 "reference": "120b605dfeb996808c31b6477290a714d356e822", 4014 "reference": "120b605dfeb996808c31b6477290a714d356e822",
4015 "shasum": "" 4015 "shasum": ""
4016 }, 4016 },
4017 "require": { 4017 "require": {
4018 "php": ">=5.6" 4018 "php": ">=5.6"
4019 }, 4019 },
4020 "require-dev": { 4020 "require-dev": {
4021 "php-coveralls/php-coveralls": "^2.1", 4021 "php-coveralls/php-coveralls": "^2.1",
4022 "phpunit/phpunit": "^5 || ^6.5" 4022 "phpunit/phpunit": "^5 || ^6.5"
4023 }, 4023 },
4024 "type": "library", 4024 "type": "library",
4025 "autoload": { 4025 "autoload": {
4026 "files": [ 4026 "files": [
4027 "src/getallheaders.php" 4027 "src/getallheaders.php"
4028 ] 4028 ]
4029 }, 4029 },
4030 "notification-url": "https://packagist.org/downloads/", 4030 "notification-url": "https://packagist.org/downloads/",
4031 "license": [ 4031 "license": [
4032 "MIT" 4032 "MIT"
4033 ], 4033 ],
4034 "authors": [ 4034 "authors": [
4035 { 4035 {
4036 "name": "Ralph Khattar", 4036 "name": "Ralph Khattar",
4037 "email": "ralph.khattar@gmail.com" 4037 "email": "ralph.khattar@gmail.com"
4038 } 4038 }
4039 ], 4039 ],
4040 "description": "A polyfill for getallheaders.", 4040 "description": "A polyfill for getallheaders.",
4041 "support": { 4041 "support": {
4042 "issues": "https://github.com/ralouphie/getallheaders/issues", 4042 "issues": "https://github.com/ralouphie/getallheaders/issues",
4043 "source": "https://github.com/ralouphie/getallheaders/tree/develop" 4043 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
4044 }, 4044 },
4045 "time": "2019-03-08T08:55:37+00:00" 4045 "time": "2019-03-08T08:55:37+00:00"
4046 }, 4046 },
4047 { 4047 {
4048 "name": "ramsey/collection", 4048 "name": "ramsey/collection",
4049 "version": "1.3.0", 4049 "version": "1.3.0",
4050 "source": { 4050 "source": {
4051 "type": "git", 4051 "type": "git",
4052 "url": "https://github.com/ramsey/collection.git", 4052 "url": "https://github.com/ramsey/collection.git",
4053 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4" 4053 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
4054 }, 4054 },
4055 "dist": { 4055 "dist": {
4056 "type": "zip", 4056 "type": "zip",
4057 "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4", 4057 "url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4",
4058 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4", 4058 "reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
4059 "shasum": "" 4059 "shasum": ""
4060 }, 4060 },
4061 "require": { 4061 "require": {
4062 "php": "^7.4 || ^8.0", 4062 "php": "^7.4 || ^8.0",
4063 "symfony/polyfill-php81": "^1.23" 4063 "symfony/polyfill-php81": "^1.23"
4064 }, 4064 },
4065 "require-dev": { 4065 "require-dev": {
4066 "captainhook/plugin-composer": "^5.3", 4066 "captainhook/plugin-composer": "^5.3",
4067 "ergebnis/composer-normalize": "^2.28.3", 4067 "ergebnis/composer-normalize": "^2.28.3",
4068 "fakerphp/faker": "^1.21", 4068 "fakerphp/faker": "^1.21",
4069 "hamcrest/hamcrest-php": "^2.0", 4069 "hamcrest/hamcrest-php": "^2.0",
4070 "jangregor/phpstan-prophecy": "^1.0", 4070 "jangregor/phpstan-prophecy": "^1.0",
4071 "mockery/mockery": "^1.5", 4071 "mockery/mockery": "^1.5",
4072 "php-parallel-lint/php-console-highlighter": "^1.0", 4072 "php-parallel-lint/php-console-highlighter": "^1.0",
4073 "php-parallel-lint/php-parallel-lint": "^1.3", 4073 "php-parallel-lint/php-parallel-lint": "^1.3",
4074 "phpcsstandards/phpcsutils": "^1.0.0-rc1", 4074 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
4075 "phpspec/prophecy-phpunit": "^2.0", 4075 "phpspec/prophecy-phpunit": "^2.0",
4076 "phpstan/extension-installer": "^1.2", 4076 "phpstan/extension-installer": "^1.2",
4077 "phpstan/phpstan": "^1.9", 4077 "phpstan/phpstan": "^1.9",
4078 "phpstan/phpstan-mockery": "^1.1", 4078 "phpstan/phpstan-mockery": "^1.1",
4079 "phpstan/phpstan-phpunit": "^1.3", 4079 "phpstan/phpstan-phpunit": "^1.3",
4080 "phpunit/phpunit": "^9.5", 4080 "phpunit/phpunit": "^9.5",
4081 "psalm/plugin-mockery": "^1.1", 4081 "psalm/plugin-mockery": "^1.1",
4082 "psalm/plugin-phpunit": "^0.18.4", 4082 "psalm/plugin-phpunit": "^0.18.4",
4083 "ramsey/coding-standard": "^2.0.3", 4083 "ramsey/coding-standard": "^2.0.3",
4084 "ramsey/conventional-commits": "^1.3", 4084 "ramsey/conventional-commits": "^1.3",
4085 "vimeo/psalm": "^5.4" 4085 "vimeo/psalm": "^5.4"
4086 }, 4086 },
4087 "type": "library", 4087 "type": "library",
4088 "extra": { 4088 "extra": {
4089 "captainhook": { 4089 "captainhook": {
4090 "force-install": true 4090 "force-install": true
4091 }, 4091 },
4092 "ramsey/conventional-commits": { 4092 "ramsey/conventional-commits": {
4093 "configFile": "conventional-commits.json" 4093 "configFile": "conventional-commits.json"
4094 } 4094 }
4095 }, 4095 },
4096 "autoload": { 4096 "autoload": {
4097 "psr-4": { 4097 "psr-4": {
4098 "Ramsey\\Collection\\": "src/" 4098 "Ramsey\\Collection\\": "src/"
4099 } 4099 }
4100 }, 4100 },
4101 "notification-url": "https://packagist.org/downloads/", 4101 "notification-url": "https://packagist.org/downloads/",
4102 "license": [ 4102 "license": [
4103 "MIT" 4103 "MIT"
4104 ], 4104 ],
4105 "authors": [ 4105 "authors": [
4106 { 4106 {
4107 "name": "Ben Ramsey", 4107 "name": "Ben Ramsey",
4108 "email": "ben@benramsey.com", 4108 "email": "ben@benramsey.com",
4109 "homepage": "https://benramsey.com" 4109 "homepage": "https://benramsey.com"
4110 } 4110 }
4111 ], 4111 ],
4112 "description": "A PHP library for representing and manipulating collections.", 4112 "description": "A PHP library for representing and manipulating collections.",
4113 "keywords": [ 4113 "keywords": [
4114 "array", 4114 "array",
4115 "collection", 4115 "collection",
4116 "hash", 4116 "hash",
4117 "map", 4117 "map",
4118 "queue", 4118 "queue",
4119 "set" 4119 "set"
4120 ], 4120 ],
4121 "support": { 4121 "support": {
4122 "issues": "https://github.com/ramsey/collection/issues", 4122 "issues": "https://github.com/ramsey/collection/issues",
4123 "source": "https://github.com/ramsey/collection/tree/1.3.0" 4123 "source": "https://github.com/ramsey/collection/tree/1.3.0"
4124 }, 4124 },
4125 "funding": [ 4125 "funding": [
4126 { 4126 {
4127 "url": "https://github.com/ramsey", 4127 "url": "https://github.com/ramsey",
4128 "type": "github" 4128 "type": "github"
4129 }, 4129 },
4130 { 4130 {
4131 "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", 4131 "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
4132 "type": "tidelift" 4132 "type": "tidelift"
4133 } 4133 }
4134 ], 4134 ],
4135 "time": "2022-12-27T19:12:24+00:00" 4135 "time": "2022-12-27T19:12:24+00:00"
4136 }, 4136 },
4137 { 4137 {
4138 "name": "ramsey/uuid", 4138 "name": "ramsey/uuid",
4139 "version": "4.7.4", 4139 "version": "4.7.4",
4140 "source": { 4140 "source": {
4141 "type": "git", 4141 "type": "git",
4142 "url": "https://github.com/ramsey/uuid.git", 4142 "url": "https://github.com/ramsey/uuid.git",
4143 "reference": "60a4c63ab724854332900504274f6150ff26d286" 4143 "reference": "60a4c63ab724854332900504274f6150ff26d286"
4144 }, 4144 },
4145 "dist": { 4145 "dist": {
4146 "type": "zip", 4146 "type": "zip",
4147 "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", 4147 "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
4148 "reference": "60a4c63ab724854332900504274f6150ff26d286", 4148 "reference": "60a4c63ab724854332900504274f6150ff26d286",
4149 "shasum": "" 4149 "shasum": ""
4150 }, 4150 },
4151 "require": { 4151 "require": {
4152 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", 4152 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
4153 "ext-json": "*", 4153 "ext-json": "*",
4154 "php": "^8.0", 4154 "php": "^8.0",
4155 "ramsey/collection": "^1.2 || ^2.0" 4155 "ramsey/collection": "^1.2 || ^2.0"
4156 }, 4156 },
4157 "replace": { 4157 "replace": {
4158 "rhumsaa/uuid": "self.version" 4158 "rhumsaa/uuid": "self.version"
4159 }, 4159 },
4160 "require-dev": { 4160 "require-dev": {
4161 "captainhook/captainhook": "^5.10", 4161 "captainhook/captainhook": "^5.10",
4162 "captainhook/plugin-composer": "^5.3", 4162 "captainhook/plugin-composer": "^5.3",
4163 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", 4163 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
4164 "doctrine/annotations": "^1.8", 4164 "doctrine/annotations": "^1.8",
4165 "ergebnis/composer-normalize": "^2.15", 4165 "ergebnis/composer-normalize": "^2.15",
4166 "mockery/mockery": "^1.3", 4166 "mockery/mockery": "^1.3",
4167 "paragonie/random-lib": "^2", 4167 "paragonie/random-lib": "^2",
4168 "php-mock/php-mock": "^2.2", 4168 "php-mock/php-mock": "^2.2",
4169 "php-mock/php-mock-mockery": "^1.3", 4169 "php-mock/php-mock-mockery": "^1.3",
4170 "php-parallel-lint/php-parallel-lint": "^1.1", 4170 "php-parallel-lint/php-parallel-lint": "^1.1",
4171 "phpbench/phpbench": "^1.0", 4171 "phpbench/phpbench": "^1.0",
4172 "phpstan/extension-installer": "^1.1", 4172 "phpstan/extension-installer": "^1.1",
4173 "phpstan/phpstan": "^1.8", 4173 "phpstan/phpstan": "^1.8",
4174 "phpstan/phpstan-mockery": "^1.1", 4174 "phpstan/phpstan-mockery": "^1.1",
4175 "phpstan/phpstan-phpunit": "^1.1", 4175 "phpstan/phpstan-phpunit": "^1.1",
4176 "phpunit/phpunit": "^8.5 || ^9", 4176 "phpunit/phpunit": "^8.5 || ^9",
4177 "ramsey/composer-repl": "^1.4", 4177 "ramsey/composer-repl": "^1.4",
4178 "slevomat/coding-standard": "^8.4", 4178 "slevomat/coding-standard": "^8.4",
4179 "squizlabs/php_codesniffer": "^3.5", 4179 "squizlabs/php_codesniffer": "^3.5",
4180 "vimeo/psalm": "^4.9" 4180 "vimeo/psalm": "^4.9"
4181 }, 4181 },
4182 "suggest": { 4182 "suggest": {
4183 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", 4183 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
4184 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", 4184 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
4185 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", 4185 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
4186 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", 4186 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
4187 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." 4187 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
4188 }, 4188 },
4189 "type": "library", 4189 "type": "library",
4190 "extra": { 4190 "extra": {
4191 "captainhook": { 4191 "captainhook": {
4192 "force-install": true 4192 "force-install": true
4193 } 4193 }
4194 }, 4194 },
4195 "autoload": { 4195 "autoload": {
4196 "files": [ 4196 "files": [
4197 "src/functions.php" 4197 "src/functions.php"
4198 ], 4198 ],
4199 "psr-4": { 4199 "psr-4": {
4200 "Ramsey\\Uuid\\": "src/" 4200 "Ramsey\\Uuid\\": "src/"
4201 } 4201 }
4202 }, 4202 },
4203 "notification-url": "https://packagist.org/downloads/", 4203 "notification-url": "https://packagist.org/downloads/",
4204 "license": [ 4204 "license": [
4205 "MIT" 4205 "MIT"
4206 ], 4206 ],
4207 "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", 4207 "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
4208 "keywords": [ 4208 "keywords": [
4209 "guid", 4209 "guid",
4210 "identifier", 4210 "identifier",
4211 "uuid" 4211 "uuid"
4212 ], 4212 ],
4213 "support": { 4213 "support": {
4214 "issues": "https://github.com/ramsey/uuid/issues", 4214 "issues": "https://github.com/ramsey/uuid/issues",
4215 "source": "https://github.com/ramsey/uuid/tree/4.7.4" 4215 "source": "https://github.com/ramsey/uuid/tree/4.7.4"
4216 }, 4216 },
4217 "funding": [ 4217 "funding": [
4218 { 4218 {
4219 "url": "https://github.com/ramsey", 4219 "url": "https://github.com/ramsey",
4220 "type": "github" 4220 "type": "github"
4221 }, 4221 },
4222 { 4222 {
4223 "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid", 4223 "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
4224 "type": "tidelift" 4224 "type": "tidelift"
4225 } 4225 }
4226 ], 4226 ],
4227 "time": "2023-04-15T23:01:58+00:00" 4227 "time": "2023-04-15T23:01:58+00:00"
4228 }, 4228 },
4229 { 4229 {
4230 "name": "spatie/invade", 4230 "name": "spatie/invade",
4231 "version": "1.1.1", 4231 "version": "1.1.1",
4232 "source": { 4232 "source": {
4233 "type": "git", 4233 "type": "git",
4234 "url": "https://github.com/spatie/invade.git", 4234 "url": "https://github.com/spatie/invade.git",
4235 "reference": "d0a9c895a96152549d478a7e3420e19039eef038" 4235 "reference": "d0a9c895a96152549d478a7e3420e19039eef038"
4236 }, 4236 },
4237 "dist": { 4237 "dist": {
4238 "type": "zip", 4238 "type": "zip",
4239 "url": "https://api.github.com/repos/spatie/invade/zipball/d0a9c895a96152549d478a7e3420e19039eef038", 4239 "url": "https://api.github.com/repos/spatie/invade/zipball/d0a9c895a96152549d478a7e3420e19039eef038",
4240 "reference": "d0a9c895a96152549d478a7e3420e19039eef038", 4240 "reference": "d0a9c895a96152549d478a7e3420e19039eef038",
4241 "shasum": "" 4241 "shasum": ""
4242 }, 4242 },
4243 "require": { 4243 "require": {
4244 "php": "^8.0" 4244 "php": "^8.0"
4245 }, 4245 },
4246 "require-dev": { 4246 "require-dev": {
4247 "pestphp/pest": "^1.20", 4247 "pestphp/pest": "^1.20",
4248 "phpstan/phpstan": "^1.4", 4248 "phpstan/phpstan": "^1.4",
4249 "spatie/ray": "^1.28" 4249 "spatie/ray": "^1.28"
4250 }, 4250 },
4251 "type": "library", 4251 "type": "library",
4252 "extra": { 4252 "extra": {
4253 "phpstan": { 4253 "phpstan": {
4254 "includes": [ 4254 "includes": [
4255 "phpstan-extension.neon" 4255 "phpstan-extension.neon"
4256 ] 4256 ]
4257 } 4257 }
4258 }, 4258 },
4259 "autoload": { 4259 "autoload": {
4260 "files": [ 4260 "files": [
4261 "src/functions.php" 4261 "src/functions.php"
4262 ], 4262 ],
4263 "psr-4": { 4263 "psr-4": {
4264 "Spatie\\Invade\\": "src" 4264 "Spatie\\Invade\\": "src"
4265 } 4265 }
4266 }, 4266 },
4267 "notification-url": "https://packagist.org/downloads/", 4267 "notification-url": "https://packagist.org/downloads/",
4268 "license": [ 4268 "license": [
4269 "MIT" 4269 "MIT"
4270 ], 4270 ],
4271 "authors": [ 4271 "authors": [
4272 { 4272 {
4273 "name": "Freek Van der Herten", 4273 "name": "Freek Van der Herten",
4274 "email": "freek@spatie.be", 4274 "email": "freek@spatie.be",
4275 "role": "Developer" 4275 "role": "Developer"
4276 } 4276 }
4277 ], 4277 ],
4278 "description": "A PHP function to work with private properties and methods", 4278 "description": "A PHP function to work with private properties and methods",
4279 "homepage": "https://github.com/spatie/invade", 4279 "homepage": "https://github.com/spatie/invade",
4280 "keywords": [ 4280 "keywords": [
4281 "invade", 4281 "invade",
4282 "spatie" 4282 "spatie"
4283 ], 4283 ],
4284 "support": { 4284 "support": {
4285 "source": "https://github.com/spatie/invade/tree/1.1.1" 4285 "source": "https://github.com/spatie/invade/tree/1.1.1"
4286 }, 4286 },
4287 "funding": [ 4287 "funding": [
4288 { 4288 {
4289 "url": "https://github.com/spatie", 4289 "url": "https://github.com/spatie",
4290 "type": "github" 4290 "type": "github"
4291 } 4291 }
4292 ], 4292 ],
4293 "time": "2022-07-05T09:31:00+00:00" 4293 "time": "2022-07-05T09:31:00+00:00"
4294 }, 4294 },
4295 { 4295 {
4296 "name": "spatie/laravel-package-tools", 4296 "name": "spatie/laravel-package-tools",
4297 "version": "1.15.0", 4297 "version": "1.15.0",
4298 "source": { 4298 "source": {
4299 "type": "git", 4299 "type": "git",
4300 "url": "https://github.com/spatie/laravel-package-tools.git", 4300 "url": "https://github.com/spatie/laravel-package-tools.git",
4301 "reference": "efab1844b8826443135201c4443690f032c3d533" 4301 "reference": "efab1844b8826443135201c4443690f032c3d533"
4302 }, 4302 },
4303 "dist": { 4303 "dist": {
4304 "type": "zip", 4304 "type": "zip",
4305 "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/efab1844b8826443135201c4443690f032c3d533", 4305 "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/efab1844b8826443135201c4443690f032c3d533",
4306 "reference": "efab1844b8826443135201c4443690f032c3d533", 4306 "reference": "efab1844b8826443135201c4443690f032c3d533",
4307 "shasum": "" 4307 "shasum": ""
4308 }, 4308 },
4309 "require": { 4309 "require": {
4310 "illuminate/contracts": "^9.28|^10.0", 4310 "illuminate/contracts": "^9.28|^10.0",
4311 "php": "^8.0" 4311 "php": "^8.0"
4312 }, 4312 },
4313 "require-dev": { 4313 "require-dev": {
4314 "mockery/mockery": "^1.5", 4314 "mockery/mockery": "^1.5",
4315 "orchestra/testbench": "^7.7|^8.0", 4315 "orchestra/testbench": "^7.7|^8.0",
4316 "pestphp/pest": "^1.22", 4316 "pestphp/pest": "^1.22",
4317 "phpunit/phpunit": "^9.5.24", 4317 "phpunit/phpunit": "^9.5.24",
4318 "spatie/pest-plugin-test-time": "^1.1" 4318 "spatie/pest-plugin-test-time": "^1.1"
4319 }, 4319 },
4320 "type": "library", 4320 "type": "library",
4321 "autoload": { 4321 "autoload": {
4322 "psr-4": { 4322 "psr-4": {
4323 "Spatie\\LaravelPackageTools\\": "src" 4323 "Spatie\\LaravelPackageTools\\": "src"
4324 } 4324 }
4325 }, 4325 },
4326 "notification-url": "https://packagist.org/downloads/", 4326 "notification-url": "https://packagist.org/downloads/",
4327 "license": [ 4327 "license": [
4328 "MIT" 4328 "MIT"
4329 ], 4329 ],
4330 "authors": [ 4330 "authors": [
4331 { 4331 {
4332 "name": "Freek Van der Herten", 4332 "name": "Freek Van der Herten",
4333 "email": "freek@spatie.be", 4333 "email": "freek@spatie.be",
4334 "role": "Developer" 4334 "role": "Developer"
4335 } 4335 }
4336 ], 4336 ],
4337 "description": "Tools for creating Laravel packages", 4337 "description": "Tools for creating Laravel packages",
4338 "homepage": "https://github.com/spatie/laravel-package-tools", 4338 "homepage": "https://github.com/spatie/laravel-package-tools",
4339 "keywords": [ 4339 "keywords": [
4340 "laravel-package-tools", 4340 "laravel-package-tools",
4341 "spatie" 4341 "spatie"
4342 ], 4342 ],
4343 "support": { 4343 "support": {
4344 "issues": "https://github.com/spatie/laravel-package-tools/issues", 4344 "issues": "https://github.com/spatie/laravel-package-tools/issues",
4345 "source": "https://github.com/spatie/laravel-package-tools/tree/1.15.0" 4345 "source": "https://github.com/spatie/laravel-package-tools/tree/1.15.0"
4346 }, 4346 },
4347 "funding": [ 4347 "funding": [
4348 { 4348 {
4349 "url": "https://github.com/spatie", 4349 "url": "https://github.com/spatie",
4350 "type": "github" 4350 "type": "github"
4351 } 4351 }
4352 ], 4352 ],
4353 "time": "2023-04-27T08:09:01+00:00" 4353 "time": "2023-04-27T08:09:01+00:00"
4354 }, 4354 },
4355 { 4355 {
4356 "name": "symfony/console", 4356 "name": "symfony/console",
4357 "version": "v6.0.19", 4357 "version": "v6.0.19",
4358 "source": { 4358 "source": {
4359 "type": "git", 4359 "type": "git",
4360 "url": "https://github.com/symfony/console.git", 4360 "url": "https://github.com/symfony/console.git",
4361 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" 4361 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed"
4362 }, 4362 },
4363 "dist": { 4363 "dist": {
4364 "type": "zip", 4364 "type": "zip",
4365 "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed", 4365 "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
4366 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed", 4366 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
4367 "shasum": "" 4367 "shasum": ""
4368 }, 4368 },
4369 "require": { 4369 "require": {
4370 "php": ">=8.0.2", 4370 "php": ">=8.0.2",
4371 "symfony/polyfill-mbstring": "~1.0", 4371 "symfony/polyfill-mbstring": "~1.0",
4372 "symfony/service-contracts": "^1.1|^2|^3", 4372 "symfony/service-contracts": "^1.1|^2|^3",
4373 "symfony/string": "^5.4|^6.0" 4373 "symfony/string": "^5.4|^6.0"
4374 }, 4374 },
4375 "conflict": { 4375 "conflict": {
4376 "symfony/dependency-injection": "<5.4", 4376 "symfony/dependency-injection": "<5.4",
4377 "symfony/dotenv": "<5.4", 4377 "symfony/dotenv": "<5.4",
4378 "symfony/event-dispatcher": "<5.4", 4378 "symfony/event-dispatcher": "<5.4",
4379 "symfony/lock": "<5.4", 4379 "symfony/lock": "<5.4",
4380 "symfony/process": "<5.4" 4380 "symfony/process": "<5.4"
4381 }, 4381 },
4382 "provide": { 4382 "provide": {
4383 "psr/log-implementation": "1.0|2.0|3.0" 4383 "psr/log-implementation": "1.0|2.0|3.0"
4384 }, 4384 },
4385 "require-dev": { 4385 "require-dev": {
4386 "psr/log": "^1|^2|^3", 4386 "psr/log": "^1|^2|^3",
4387 "symfony/config": "^5.4|^6.0", 4387 "symfony/config": "^5.4|^6.0",
4388 "symfony/dependency-injection": "^5.4|^6.0", 4388 "symfony/dependency-injection": "^5.4|^6.0",
4389 "symfony/event-dispatcher": "^5.4|^6.0", 4389 "symfony/event-dispatcher": "^5.4|^6.0",
4390 "symfony/lock": "^5.4|^6.0", 4390 "symfony/lock": "^5.4|^6.0",
4391 "symfony/process": "^5.4|^6.0", 4391 "symfony/process": "^5.4|^6.0",
4392 "symfony/var-dumper": "^5.4|^6.0" 4392 "symfony/var-dumper": "^5.4|^6.0"
4393 }, 4393 },
4394 "suggest": { 4394 "suggest": {
4395 "psr/log": "For using the console logger", 4395 "psr/log": "For using the console logger",
4396 "symfony/event-dispatcher": "", 4396 "symfony/event-dispatcher": "",
4397 "symfony/lock": "", 4397 "symfony/lock": "",
4398 "symfony/process": "" 4398 "symfony/process": ""
4399 }, 4399 },
4400 "type": "library", 4400 "type": "library",
4401 "autoload": { 4401 "autoload": {
4402 "psr-4": { 4402 "psr-4": {
4403 "Symfony\\Component\\Console\\": "" 4403 "Symfony\\Component\\Console\\": ""
4404 }, 4404 },
4405 "exclude-from-classmap": [ 4405 "exclude-from-classmap": [
4406 "/Tests/" 4406 "/Tests/"
4407 ] 4407 ]
4408 }, 4408 },
4409 "notification-url": "https://packagist.org/downloads/", 4409 "notification-url": "https://packagist.org/downloads/",
4410 "license": [ 4410 "license": [
4411 "MIT" 4411 "MIT"
4412 ], 4412 ],
4413 "authors": [ 4413 "authors": [
4414 { 4414 {
4415 "name": "Fabien Potencier", 4415 "name": "Fabien Potencier",
4416 "email": "fabien@symfony.com" 4416 "email": "fabien@symfony.com"
4417 }, 4417 },
4418 { 4418 {
4419 "name": "Symfony Community", 4419 "name": "Symfony Community",
4420 "homepage": "https://symfony.com/contributors" 4420 "homepage": "https://symfony.com/contributors"
4421 } 4421 }
4422 ], 4422 ],
4423 "description": "Eases the creation of beautiful and testable command line interfaces", 4423 "description": "Eases the creation of beautiful and testable command line interfaces",
4424 "homepage": "https://symfony.com", 4424 "homepage": "https://symfony.com",
4425 "keywords": [ 4425 "keywords": [
4426 "cli", 4426 "cli",
4427 "command line", 4427 "command line",
4428 "console", 4428 "console",
4429 "terminal" 4429 "terminal"
4430 ], 4430 ],
4431 "support": { 4431 "support": {
4432 "source": "https://github.com/symfony/console/tree/v6.0.19" 4432 "source": "https://github.com/symfony/console/tree/v6.0.19"
4433 }, 4433 },
4434 "funding": [ 4434 "funding": [
4435 { 4435 {
4436 "url": "https://symfony.com/sponsor", 4436 "url": "https://symfony.com/sponsor",
4437 "type": "custom" 4437 "type": "custom"
4438 }, 4438 },
4439 { 4439 {
4440 "url": "https://github.com/fabpot", 4440 "url": "https://github.com/fabpot",
4441 "type": "github" 4441 "type": "github"
4442 }, 4442 },
4443 { 4443 {
4444 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4444 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4445 "type": "tidelift" 4445 "type": "tidelift"
4446 } 4446 }
4447 ], 4447 ],
4448 "time": "2023-01-01T08:36:10+00:00" 4448 "time": "2023-01-01T08:36:10+00:00"
4449 }, 4449 },
4450 { 4450 {
4451 "name": "symfony/css-selector", 4451 "name": "symfony/css-selector",
4452 "version": "v6.0.19", 4452 "version": "v6.0.19",
4453 "source": { 4453 "source": {
4454 "type": "git", 4454 "type": "git",
4455 "url": "https://github.com/symfony/css-selector.git", 4455 "url": "https://github.com/symfony/css-selector.git",
4456 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1" 4456 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1"
4457 }, 4457 },
4458 "dist": { 4458 "dist": {
4459 "type": "zip", 4459 "type": "zip",
4460 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1", 4460 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1",
4461 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1", 4461 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1",
4462 "shasum": "" 4462 "shasum": ""
4463 }, 4463 },
4464 "require": { 4464 "require": {
4465 "php": ">=8.0.2" 4465 "php": ">=8.0.2"
4466 }, 4466 },
4467 "type": "library", 4467 "type": "library",
4468 "autoload": { 4468 "autoload": {
4469 "psr-4": { 4469 "psr-4": {
4470 "Symfony\\Component\\CssSelector\\": "" 4470 "Symfony\\Component\\CssSelector\\": ""
4471 }, 4471 },
4472 "exclude-from-classmap": [ 4472 "exclude-from-classmap": [
4473 "/Tests/" 4473 "/Tests/"
4474 ] 4474 ]
4475 }, 4475 },
4476 "notification-url": "https://packagist.org/downloads/", 4476 "notification-url": "https://packagist.org/downloads/",
4477 "license": [ 4477 "license": [
4478 "MIT" 4478 "MIT"
4479 ], 4479 ],
4480 "authors": [ 4480 "authors": [
4481 { 4481 {
4482 "name": "Fabien Potencier", 4482 "name": "Fabien Potencier",
4483 "email": "fabien@symfony.com" 4483 "email": "fabien@symfony.com"
4484 }, 4484 },
4485 { 4485 {
4486 "name": "Jean-François Simon", 4486 "name": "Jean-François Simon",
4487 "email": "jeanfrancois.simon@sensiolabs.com" 4487 "email": "jeanfrancois.simon@sensiolabs.com"
4488 }, 4488 },
4489 { 4489 {
4490 "name": "Symfony Community", 4490 "name": "Symfony Community",
4491 "homepage": "https://symfony.com/contributors" 4491 "homepage": "https://symfony.com/contributors"
4492 } 4492 }
4493 ], 4493 ],
4494 "description": "Converts CSS selectors to XPath expressions", 4494 "description": "Converts CSS selectors to XPath expressions",
4495 "homepage": "https://symfony.com", 4495 "homepage": "https://symfony.com",
4496 "support": { 4496 "support": {
4497 "source": "https://github.com/symfony/css-selector/tree/v6.0.19" 4497 "source": "https://github.com/symfony/css-selector/tree/v6.0.19"
4498 }, 4498 },
4499 "funding": [ 4499 "funding": [
4500 { 4500 {
4501 "url": "https://symfony.com/sponsor", 4501 "url": "https://symfony.com/sponsor",
4502 "type": "custom" 4502 "type": "custom"
4503 }, 4503 },
4504 { 4504 {
4505 "url": "https://github.com/fabpot", 4505 "url": "https://github.com/fabpot",
4506 "type": "github" 4506 "type": "github"
4507 }, 4507 },
4508 { 4508 {
4509 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4509 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4510 "type": "tidelift" 4510 "type": "tidelift"
4511 } 4511 }
4512 ], 4512 ],
4513 "time": "2023-01-01T08:36:10+00:00" 4513 "time": "2023-01-01T08:36:10+00:00"
4514 }, 4514 },
4515 { 4515 {
4516 "name": "symfony/deprecation-contracts", 4516 "name": "symfony/deprecation-contracts",
4517 "version": "v3.0.2", 4517 "version": "v3.0.2",
4518 "source": { 4518 "source": {
4519 "type": "git", 4519 "type": "git",
4520 "url": "https://github.com/symfony/deprecation-contracts.git", 4520 "url": "https://github.com/symfony/deprecation-contracts.git",
4521 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" 4521 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
4522 }, 4522 },
4523 "dist": { 4523 "dist": {
4524 "type": "zip", 4524 "type": "zip",
4525 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", 4525 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
4526 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", 4526 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
4527 "shasum": "" 4527 "shasum": ""
4528 }, 4528 },
4529 "require": { 4529 "require": {
4530 "php": ">=8.0.2" 4530 "php": ">=8.0.2"
4531 }, 4531 },
4532 "type": "library", 4532 "type": "library",
4533 "extra": { 4533 "extra": {
4534 "branch-alias": { 4534 "branch-alias": {
4535 "dev-main": "3.0-dev" 4535 "dev-main": "3.0-dev"
4536 }, 4536 },
4537 "thanks": { 4537 "thanks": {
4538 "name": "symfony/contracts", 4538 "name": "symfony/contracts",
4539 "url": "https://github.com/symfony/contracts" 4539 "url": "https://github.com/symfony/contracts"
4540 } 4540 }
4541 }, 4541 },
4542 "autoload": { 4542 "autoload": {
4543 "files": [ 4543 "files": [
4544 "function.php" 4544 "function.php"
4545 ] 4545 ]
4546 }, 4546 },
4547 "notification-url": "https://packagist.org/downloads/", 4547 "notification-url": "https://packagist.org/downloads/",
4548 "license": [ 4548 "license": [
4549 "MIT" 4549 "MIT"
4550 ], 4550 ],
4551 "authors": [ 4551 "authors": [
4552 { 4552 {
4553 "name": "Nicolas Grekas", 4553 "name": "Nicolas Grekas",
4554 "email": "p@tchwork.com" 4554 "email": "p@tchwork.com"
4555 }, 4555 },
4556 { 4556 {
4557 "name": "Symfony Community", 4557 "name": "Symfony Community",
4558 "homepage": "https://symfony.com/contributors" 4558 "homepage": "https://symfony.com/contributors"
4559 } 4559 }
4560 ], 4560 ],
4561 "description": "A generic function and convention to trigger deprecation notices", 4561 "description": "A generic function and convention to trigger deprecation notices",
4562 "homepage": "https://symfony.com", 4562 "homepage": "https://symfony.com",
4563 "support": { 4563 "support": {
4564 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2" 4564 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
4565 }, 4565 },
4566 "funding": [ 4566 "funding": [
4567 { 4567 {
4568 "url": "https://symfony.com/sponsor", 4568 "url": "https://symfony.com/sponsor",
4569 "type": "custom" 4569 "type": "custom"
4570 }, 4570 },
4571 { 4571 {
4572 "url": "https://github.com/fabpot", 4572 "url": "https://github.com/fabpot",
4573 "type": "github" 4573 "type": "github"
4574 }, 4574 },
4575 { 4575 {
4576 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4576 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4577 "type": "tidelift" 4577 "type": "tidelift"
4578 } 4578 }
4579 ], 4579 ],
4580 "time": "2022-01-02T09:55:41+00:00" 4580 "time": "2022-01-02T09:55:41+00:00"
4581 }, 4581 },
4582 { 4582 {
4583 "name": "symfony/error-handler", 4583 "name": "symfony/error-handler",
4584 "version": "v6.0.19", 4584 "version": "v6.0.19",
4585 "source": { 4585 "source": {
4586 "type": "git", 4586 "type": "git",
4587 "url": "https://github.com/symfony/error-handler.git", 4587 "url": "https://github.com/symfony/error-handler.git",
4588 "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67" 4588 "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67"
4589 }, 4589 },
4590 "dist": { 4590 "dist": {
4591 "type": "zip", 4591 "type": "zip",
4592 "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67", 4592 "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67",
4593 "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67", 4593 "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67",
4594 "shasum": "" 4594 "shasum": ""
4595 }, 4595 },
4596 "require": { 4596 "require": {
4597 "php": ">=8.0.2", 4597 "php": ">=8.0.2",
4598 "psr/log": "^1|^2|^3", 4598 "psr/log": "^1|^2|^3",
4599 "symfony/var-dumper": "^5.4|^6.0" 4599 "symfony/var-dumper": "^5.4|^6.0"
4600 }, 4600 },
4601 "require-dev": { 4601 "require-dev": {
4602 "symfony/deprecation-contracts": "^2.1|^3", 4602 "symfony/deprecation-contracts": "^2.1|^3",
4603 "symfony/http-kernel": "^5.4|^6.0", 4603 "symfony/http-kernel": "^5.4|^6.0",
4604 "symfony/serializer": "^5.4|^6.0" 4604 "symfony/serializer": "^5.4|^6.0"
4605 }, 4605 },
4606 "bin": [ 4606 "bin": [
4607 "Resources/bin/patch-type-declarations" 4607 "Resources/bin/patch-type-declarations"
4608 ], 4608 ],
4609 "type": "library", 4609 "type": "library",
4610 "autoload": { 4610 "autoload": {
4611 "psr-4": { 4611 "psr-4": {
4612 "Symfony\\Component\\ErrorHandler\\": "" 4612 "Symfony\\Component\\ErrorHandler\\": ""
4613 }, 4613 },
4614 "exclude-from-classmap": [ 4614 "exclude-from-classmap": [
4615 "/Tests/" 4615 "/Tests/"
4616 ] 4616 ]
4617 }, 4617 },
4618 "notification-url": "https://packagist.org/downloads/", 4618 "notification-url": "https://packagist.org/downloads/",
4619 "license": [ 4619 "license": [
4620 "MIT" 4620 "MIT"
4621 ], 4621 ],
4622 "authors": [ 4622 "authors": [
4623 { 4623 {
4624 "name": "Fabien Potencier", 4624 "name": "Fabien Potencier",
4625 "email": "fabien@symfony.com" 4625 "email": "fabien@symfony.com"
4626 }, 4626 },
4627 { 4627 {
4628 "name": "Symfony Community", 4628 "name": "Symfony Community",
4629 "homepage": "https://symfony.com/contributors" 4629 "homepage": "https://symfony.com/contributors"
4630 } 4630 }
4631 ], 4631 ],
4632 "description": "Provides tools to manage errors and ease debugging PHP code", 4632 "description": "Provides tools to manage errors and ease debugging PHP code",
4633 "homepage": "https://symfony.com", 4633 "homepage": "https://symfony.com",
4634 "support": { 4634 "support": {
4635 "source": "https://github.com/symfony/error-handler/tree/v6.0.19" 4635 "source": "https://github.com/symfony/error-handler/tree/v6.0.19"
4636 }, 4636 },
4637 "funding": [ 4637 "funding": [
4638 { 4638 {
4639 "url": "https://symfony.com/sponsor", 4639 "url": "https://symfony.com/sponsor",
4640 "type": "custom" 4640 "type": "custom"
4641 }, 4641 },
4642 { 4642 {
4643 "url": "https://github.com/fabpot", 4643 "url": "https://github.com/fabpot",
4644 "type": "github" 4644 "type": "github"
4645 }, 4645 },
4646 { 4646 {
4647 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4647 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4648 "type": "tidelift" 4648 "type": "tidelift"
4649 } 4649 }
4650 ], 4650 ],
4651 "time": "2023-01-01T08:36:10+00:00" 4651 "time": "2023-01-01T08:36:10+00:00"
4652 }, 4652 },
4653 { 4653 {
4654 "name": "symfony/event-dispatcher", 4654 "name": "symfony/event-dispatcher",
4655 "version": "v6.0.19", 4655 "version": "v6.0.19",
4656 "source": { 4656 "source": {
4657 "type": "git", 4657 "type": "git",
4658 "url": "https://github.com/symfony/event-dispatcher.git", 4658 "url": "https://github.com/symfony/event-dispatcher.git",
4659 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a" 4659 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a"
4660 }, 4660 },
4661 "dist": { 4661 "dist": {
4662 "type": "zip", 4662 "type": "zip",
4663 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", 4663 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
4664 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a", 4664 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
4665 "shasum": "" 4665 "shasum": ""
4666 }, 4666 },
4667 "require": { 4667 "require": {
4668 "php": ">=8.0.2", 4668 "php": ">=8.0.2",
4669 "symfony/event-dispatcher-contracts": "^2|^3" 4669 "symfony/event-dispatcher-contracts": "^2|^3"
4670 }, 4670 },
4671 "conflict": { 4671 "conflict": {
4672 "symfony/dependency-injection": "<5.4" 4672 "symfony/dependency-injection": "<5.4"
4673 }, 4673 },
4674 "provide": { 4674 "provide": {
4675 "psr/event-dispatcher-implementation": "1.0", 4675 "psr/event-dispatcher-implementation": "1.0",
4676 "symfony/event-dispatcher-implementation": "2.0|3.0" 4676 "symfony/event-dispatcher-implementation": "2.0|3.0"
4677 }, 4677 },
4678 "require-dev": { 4678 "require-dev": {
4679 "psr/log": "^1|^2|^3", 4679 "psr/log": "^1|^2|^3",
4680 "symfony/config": "^5.4|^6.0", 4680 "symfony/config": "^5.4|^6.0",
4681 "symfony/dependency-injection": "^5.4|^6.0", 4681 "symfony/dependency-injection": "^5.4|^6.0",
4682 "symfony/error-handler": "^5.4|^6.0", 4682 "symfony/error-handler": "^5.4|^6.0",
4683 "symfony/expression-language": "^5.4|^6.0", 4683 "symfony/expression-language": "^5.4|^6.0",
4684 "symfony/http-foundation": "^5.4|^6.0", 4684 "symfony/http-foundation": "^5.4|^6.0",
4685 "symfony/service-contracts": "^1.1|^2|^3", 4685 "symfony/service-contracts": "^1.1|^2|^3",
4686 "symfony/stopwatch": "^5.4|^6.0" 4686 "symfony/stopwatch": "^5.4|^6.0"
4687 }, 4687 },
4688 "suggest": { 4688 "suggest": {
4689 "symfony/dependency-injection": "", 4689 "symfony/dependency-injection": "",
4690 "symfony/http-kernel": "" 4690 "symfony/http-kernel": ""
4691 }, 4691 },
4692 "type": "library", 4692 "type": "library",
4693 "autoload": { 4693 "autoload": {
4694 "psr-4": { 4694 "psr-4": {
4695 "Symfony\\Component\\EventDispatcher\\": "" 4695 "Symfony\\Component\\EventDispatcher\\": ""
4696 }, 4696 },
4697 "exclude-from-classmap": [ 4697 "exclude-from-classmap": [
4698 "/Tests/" 4698 "/Tests/"
4699 ] 4699 ]
4700 }, 4700 },
4701 "notification-url": "https://packagist.org/downloads/", 4701 "notification-url": "https://packagist.org/downloads/",
4702 "license": [ 4702 "license": [
4703 "MIT" 4703 "MIT"
4704 ], 4704 ],
4705 "authors": [ 4705 "authors": [
4706 { 4706 {
4707 "name": "Fabien Potencier", 4707 "name": "Fabien Potencier",
4708 "email": "fabien@symfony.com" 4708 "email": "fabien@symfony.com"
4709 }, 4709 },
4710 { 4710 {
4711 "name": "Symfony Community", 4711 "name": "Symfony Community",
4712 "homepage": "https://symfony.com/contributors" 4712 "homepage": "https://symfony.com/contributors"
4713 } 4713 }
4714 ], 4714 ],
4715 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", 4715 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4716 "homepage": "https://symfony.com", 4716 "homepage": "https://symfony.com",
4717 "support": { 4717 "support": {
4718 "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19" 4718 "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19"
4719 }, 4719 },
4720 "funding": [ 4720 "funding": [
4721 { 4721 {
4722 "url": "https://symfony.com/sponsor", 4722 "url": "https://symfony.com/sponsor",
4723 "type": "custom" 4723 "type": "custom"
4724 }, 4724 },
4725 { 4725 {
4726 "url": "https://github.com/fabpot", 4726 "url": "https://github.com/fabpot",
4727 "type": "github" 4727 "type": "github"
4728 }, 4728 },
4729 { 4729 {
4730 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4730 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4731 "type": "tidelift" 4731 "type": "tidelift"
4732 } 4732 }
4733 ], 4733 ],
4734 "time": "2023-01-01T08:36:10+00:00" 4734 "time": "2023-01-01T08:36:10+00:00"
4735 }, 4735 },
4736 { 4736 {
4737 "name": "symfony/event-dispatcher-contracts", 4737 "name": "symfony/event-dispatcher-contracts",
4738 "version": "v3.0.2", 4738 "version": "v3.0.2",
4739 "source": { 4739 "source": {
4740 "type": "git", 4740 "type": "git",
4741 "url": "https://github.com/symfony/event-dispatcher-contracts.git", 4741 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4742 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051" 4742 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
4743 }, 4743 },
4744 "dist": { 4744 "dist": {
4745 "type": "zip", 4745 "type": "zip",
4746 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051", 4746 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
4747 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051", 4747 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
4748 "shasum": "" 4748 "shasum": ""
4749 }, 4749 },
4750 "require": { 4750 "require": {
4751 "php": ">=8.0.2", 4751 "php": ">=8.0.2",
4752 "psr/event-dispatcher": "^1" 4752 "psr/event-dispatcher": "^1"
4753 }, 4753 },
4754 "suggest": { 4754 "suggest": {
4755 "symfony/event-dispatcher-implementation": "" 4755 "symfony/event-dispatcher-implementation": ""
4756 }, 4756 },
4757 "type": "library", 4757 "type": "library",
4758 "extra": { 4758 "extra": {
4759 "branch-alias": { 4759 "branch-alias": {
4760 "dev-main": "3.0-dev" 4760 "dev-main": "3.0-dev"
4761 }, 4761 },
4762 "thanks": { 4762 "thanks": {
4763 "name": "symfony/contracts", 4763 "name": "symfony/contracts",
4764 "url": "https://github.com/symfony/contracts" 4764 "url": "https://github.com/symfony/contracts"
4765 } 4765 }
4766 }, 4766 },
4767 "autoload": { 4767 "autoload": {
4768 "psr-4": { 4768 "psr-4": {
4769 "Symfony\\Contracts\\EventDispatcher\\": "" 4769 "Symfony\\Contracts\\EventDispatcher\\": ""
4770 } 4770 }
4771 }, 4771 },
4772 "notification-url": "https://packagist.org/downloads/", 4772 "notification-url": "https://packagist.org/downloads/",
4773 "license": [ 4773 "license": [
4774 "MIT" 4774 "MIT"
4775 ], 4775 ],
4776 "authors": [ 4776 "authors": [
4777 { 4777 {
4778 "name": "Nicolas Grekas", 4778 "name": "Nicolas Grekas",
4779 "email": "p@tchwork.com" 4779 "email": "p@tchwork.com"
4780 }, 4780 },
4781 { 4781 {
4782 "name": "Symfony Community", 4782 "name": "Symfony Community",
4783 "homepage": "https://symfony.com/contributors" 4783 "homepage": "https://symfony.com/contributors"
4784 } 4784 }
4785 ], 4785 ],
4786 "description": "Generic abstractions related to dispatching event", 4786 "description": "Generic abstractions related to dispatching event",
4787 "homepage": "https://symfony.com", 4787 "homepage": "https://symfony.com",
4788 "keywords": [ 4788 "keywords": [
4789 "abstractions", 4789 "abstractions",
4790 "contracts", 4790 "contracts",
4791 "decoupling", 4791 "decoupling",
4792 "interfaces", 4792 "interfaces",
4793 "interoperability", 4793 "interoperability",
4794 "standards" 4794 "standards"
4795 ], 4795 ],
4796 "support": { 4796 "support": {
4797 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2" 4797 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2"
4798 }, 4798 },
4799 "funding": [ 4799 "funding": [
4800 { 4800 {
4801 "url": "https://symfony.com/sponsor", 4801 "url": "https://symfony.com/sponsor",
4802 "type": "custom" 4802 "type": "custom"
4803 }, 4803 },
4804 { 4804 {
4805 "url": "https://github.com/fabpot", 4805 "url": "https://github.com/fabpot",
4806 "type": "github" 4806 "type": "github"
4807 }, 4807 },
4808 { 4808 {
4809 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4809 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4810 "type": "tidelift" 4810 "type": "tidelift"
4811 } 4811 }
4812 ], 4812 ],
4813 "time": "2022-01-02T09:55:41+00:00" 4813 "time": "2022-01-02T09:55:41+00:00"
4814 }, 4814 },
4815 { 4815 {
4816 "name": "symfony/finder", 4816 "name": "symfony/finder",
4817 "version": "v6.0.19", 4817 "version": "v6.0.19",
4818 "source": { 4818 "source": {
4819 "type": "git", 4819 "type": "git",
4820 "url": "https://github.com/symfony/finder.git", 4820 "url": "https://github.com/symfony/finder.git",
4821 "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11" 4821 "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11"
4822 }, 4822 },
4823 "dist": { 4823 "dist": {
4824 "type": "zip", 4824 "type": "zip",
4825 "url": "https://api.github.com/repos/symfony/finder/zipball/5cc9cac6586fc0c28cd173780ca696e419fefa11", 4825 "url": "https://api.github.com/repos/symfony/finder/zipball/5cc9cac6586fc0c28cd173780ca696e419fefa11",
4826 "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11", 4826 "reference": "5cc9cac6586fc0c28cd173780ca696e419fefa11",
4827 "shasum": "" 4827 "shasum": ""
4828 }, 4828 },
4829 "require": { 4829 "require": {
4830 "php": ">=8.0.2" 4830 "php": ">=8.0.2"
4831 }, 4831 },
4832 "type": "library", 4832 "type": "library",
4833 "autoload": { 4833 "autoload": {
4834 "psr-4": { 4834 "psr-4": {
4835 "Symfony\\Component\\Finder\\": "" 4835 "Symfony\\Component\\Finder\\": ""
4836 }, 4836 },
4837 "exclude-from-classmap": [ 4837 "exclude-from-classmap": [
4838 "/Tests/" 4838 "/Tests/"
4839 ] 4839 ]
4840 }, 4840 },
4841 "notification-url": "https://packagist.org/downloads/", 4841 "notification-url": "https://packagist.org/downloads/",
4842 "license": [ 4842 "license": [
4843 "MIT" 4843 "MIT"
4844 ], 4844 ],
4845 "authors": [ 4845 "authors": [
4846 { 4846 {
4847 "name": "Fabien Potencier", 4847 "name": "Fabien Potencier",
4848 "email": "fabien@symfony.com" 4848 "email": "fabien@symfony.com"
4849 }, 4849 },
4850 { 4850 {
4851 "name": "Symfony Community", 4851 "name": "Symfony Community",
4852 "homepage": "https://symfony.com/contributors" 4852 "homepage": "https://symfony.com/contributors"
4853 } 4853 }
4854 ], 4854 ],
4855 "description": "Finds files and directories via an intuitive fluent interface", 4855 "description": "Finds files and directories via an intuitive fluent interface",
4856 "homepage": "https://symfony.com", 4856 "homepage": "https://symfony.com",
4857 "support": { 4857 "support": {
4858 "source": "https://github.com/symfony/finder/tree/v6.0.19" 4858 "source": "https://github.com/symfony/finder/tree/v6.0.19"
4859 }, 4859 },
4860 "funding": [ 4860 "funding": [
4861 { 4861 {
4862 "url": "https://symfony.com/sponsor", 4862 "url": "https://symfony.com/sponsor",
4863 "type": "custom" 4863 "type": "custom"
4864 }, 4864 },
4865 { 4865 {
4866 "url": "https://github.com/fabpot", 4866 "url": "https://github.com/fabpot",
4867 "type": "github" 4867 "type": "github"
4868 }, 4868 },
4869 { 4869 {
4870 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4870 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4871 "type": "tidelift" 4871 "type": "tidelift"
4872 } 4872 }
4873 ], 4873 ],
4874 "time": "2023-01-20T17:44:14+00:00" 4874 "time": "2023-01-20T17:44:14+00:00"
4875 }, 4875 },
4876 { 4876 {
4877 "name": "symfony/http-foundation", 4877 "name": "symfony/http-foundation",
4878 "version": "v6.0.20", 4878 "version": "v6.0.20",
4879 "source": { 4879 "source": {
4880 "type": "git", 4880 "type": "git",
4881 "url": "https://github.com/symfony/http-foundation.git", 4881 "url": "https://github.com/symfony/http-foundation.git",
4882 "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6" 4882 "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6"
4883 }, 4883 },
4884 "dist": { 4884 "dist": {
4885 "type": "zip", 4885 "type": "zip",
4886 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6", 4886 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e16b2676a4b3b1fa12378a20b29c364feda2a8d6",
4887 "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6", 4887 "reference": "e16b2676a4b3b1fa12378a20b29c364feda2a8d6",
4888 "shasum": "" 4888 "shasum": ""
4889 }, 4889 },
4890 "require": { 4890 "require": {
4891 "php": ">=8.0.2", 4891 "php": ">=8.0.2",
4892 "symfony/deprecation-contracts": "^2.1|^3", 4892 "symfony/deprecation-contracts": "^2.1|^3",
4893 "symfony/polyfill-mbstring": "~1.1" 4893 "symfony/polyfill-mbstring": "~1.1"
4894 }, 4894 },
4895 "require-dev": { 4895 "require-dev": {
4896 "predis/predis": "~1.0", 4896 "predis/predis": "~1.0",
4897 "symfony/cache": "^5.4|^6.0", 4897 "symfony/cache": "^5.4|^6.0",
4898 "symfony/dependency-injection": "^5.4|^6.0", 4898 "symfony/dependency-injection": "^5.4|^6.0",
4899 "symfony/expression-language": "^5.4|^6.0", 4899 "symfony/expression-language": "^5.4|^6.0",
4900 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", 4900 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
4901 "symfony/mime": "^5.4|^6.0", 4901 "symfony/mime": "^5.4|^6.0",
4902 "symfony/rate-limiter": "^5.2|^6.0" 4902 "symfony/rate-limiter": "^5.2|^6.0"
4903 }, 4903 },
4904 "suggest": { 4904 "suggest": {
4905 "symfony/mime": "To use the file extension guesser" 4905 "symfony/mime": "To use the file extension guesser"
4906 }, 4906 },
4907 "type": "library", 4907 "type": "library",
4908 "autoload": { 4908 "autoload": {
4909 "psr-4": { 4909 "psr-4": {
4910 "Symfony\\Component\\HttpFoundation\\": "" 4910 "Symfony\\Component\\HttpFoundation\\": ""
4911 }, 4911 },
4912 "exclude-from-classmap": [ 4912 "exclude-from-classmap": [
4913 "/Tests/" 4913 "/Tests/"
4914 ] 4914 ]
4915 }, 4915 },
4916 "notification-url": "https://packagist.org/downloads/", 4916 "notification-url": "https://packagist.org/downloads/",
4917 "license": [ 4917 "license": [
4918 "MIT" 4918 "MIT"
4919 ], 4919 ],
4920 "authors": [ 4920 "authors": [
4921 { 4921 {
4922 "name": "Fabien Potencier", 4922 "name": "Fabien Potencier",
4923 "email": "fabien@symfony.com" 4923 "email": "fabien@symfony.com"
4924 }, 4924 },
4925 { 4925 {
4926 "name": "Symfony Community", 4926 "name": "Symfony Community",
4927 "homepage": "https://symfony.com/contributors" 4927 "homepage": "https://symfony.com/contributors"
4928 } 4928 }
4929 ], 4929 ],
4930 "description": "Defines an object-oriented layer for the HTTP specification", 4930 "description": "Defines an object-oriented layer for the HTTP specification",
4931 "homepage": "https://symfony.com", 4931 "homepage": "https://symfony.com",
4932 "support": { 4932 "support": {
4933 "source": "https://github.com/symfony/http-foundation/tree/v6.0.20" 4933 "source": "https://github.com/symfony/http-foundation/tree/v6.0.20"
4934 }, 4934 },
4935 "funding": [ 4935 "funding": [
4936 { 4936 {
4937 "url": "https://symfony.com/sponsor", 4937 "url": "https://symfony.com/sponsor",
4938 "type": "custom" 4938 "type": "custom"
4939 }, 4939 },
4940 { 4940 {
4941 "url": "https://github.com/fabpot", 4941 "url": "https://github.com/fabpot",
4942 "type": "github" 4942 "type": "github"
4943 }, 4943 },
4944 { 4944 {
4945 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 4945 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4946 "type": "tidelift" 4946 "type": "tidelift"
4947 } 4947 }
4948 ], 4948 ],
4949 "time": "2023-01-30T15:41:07+00:00" 4949 "time": "2023-01-30T15:41:07+00:00"
4950 }, 4950 },
4951 { 4951 {
4952 "name": "symfony/http-kernel", 4952 "name": "symfony/http-kernel",
4953 "version": "v6.0.20", 4953 "version": "v6.0.20",
4954 "source": { 4954 "source": {
4955 "type": "git", 4955 "type": "git",
4956 "url": "https://github.com/symfony/http-kernel.git", 4956 "url": "https://github.com/symfony/http-kernel.git",
4957 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349" 4957 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349"
4958 }, 4958 },
4959 "dist": { 4959 "dist": {
4960 "type": "zip", 4960 "type": "zip",
4961 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349", 4961 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349",
4962 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349", 4962 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349",
4963 "shasum": "" 4963 "shasum": ""
4964 }, 4964 },
4965 "require": { 4965 "require": {
4966 "php": ">=8.0.2", 4966 "php": ">=8.0.2",
4967 "psr/log": "^1|^2|^3", 4967 "psr/log": "^1|^2|^3",
4968 "symfony/error-handler": "^5.4|^6.0", 4968 "symfony/error-handler": "^5.4|^6.0",
4969 "symfony/event-dispatcher": "^5.4|^6.0", 4969 "symfony/event-dispatcher": "^5.4|^6.0",
4970 "symfony/http-foundation": "^5.4|^6.0", 4970 "symfony/http-foundation": "^5.4|^6.0",
4971 "symfony/polyfill-ctype": "^1.8" 4971 "symfony/polyfill-ctype": "^1.8"
4972 }, 4972 },
4973 "conflict": { 4973 "conflict": {
4974 "symfony/browser-kit": "<5.4", 4974 "symfony/browser-kit": "<5.4",
4975 "symfony/cache": "<5.4", 4975 "symfony/cache": "<5.4",
4976 "symfony/config": "<5.4", 4976 "symfony/config": "<5.4",
4977 "symfony/console": "<5.4", 4977 "symfony/console": "<5.4",
4978 "symfony/dependency-injection": "<5.4", 4978 "symfony/dependency-injection": "<5.4",
4979 "symfony/doctrine-bridge": "<5.4", 4979 "symfony/doctrine-bridge": "<5.4",
4980 "symfony/form": "<5.4", 4980 "symfony/form": "<5.4",
4981 "symfony/http-client": "<5.4", 4981 "symfony/http-client": "<5.4",
4982 "symfony/mailer": "<5.4", 4982 "symfony/mailer": "<5.4",
4983 "symfony/messenger": "<5.4", 4983 "symfony/messenger": "<5.4",
4984 "symfony/translation": "<5.4", 4984 "symfony/translation": "<5.4",
4985 "symfony/twig-bridge": "<5.4", 4985 "symfony/twig-bridge": "<5.4",
4986 "symfony/validator": "<5.4", 4986 "symfony/validator": "<5.4",
4987 "twig/twig": "<2.13" 4987 "twig/twig": "<2.13"
4988 }, 4988 },
4989 "provide": { 4989 "provide": {
4990 "psr/log-implementation": "1.0|2.0|3.0" 4990 "psr/log-implementation": "1.0|2.0|3.0"
4991 }, 4991 },
4992 "require-dev": { 4992 "require-dev": {
4993 "psr/cache": "^1.0|^2.0|^3.0", 4993 "psr/cache": "^1.0|^2.0|^3.0",
4994 "symfony/browser-kit": "^5.4|^6.0", 4994 "symfony/browser-kit": "^5.4|^6.0",
4995 "symfony/config": "^5.4|^6.0", 4995 "symfony/config": "^5.4|^6.0",
4996 "symfony/console": "^5.4|^6.0", 4996 "symfony/console": "^5.4|^6.0",
4997 "symfony/css-selector": "^5.4|^6.0", 4997 "symfony/css-selector": "^5.4|^6.0",
4998 "symfony/dependency-injection": "^5.4|^6.0", 4998 "symfony/dependency-injection": "^5.4|^6.0",
4999 "symfony/dom-crawler": "^5.4|^6.0", 4999 "symfony/dom-crawler": "^5.4|^6.0",
5000 "symfony/expression-language": "^5.4|^6.0", 5000 "symfony/expression-language": "^5.4|^6.0",
5001 "symfony/finder": "^5.4|^6.0", 5001 "symfony/finder": "^5.4|^6.0",
5002 "symfony/http-client-contracts": "^1.1|^2|^3", 5002 "symfony/http-client-contracts": "^1.1|^2|^3",
5003 "symfony/process": "^5.4|^6.0", 5003 "symfony/process": "^5.4|^6.0",
5004 "symfony/routing": "^5.4|^6.0", 5004 "symfony/routing": "^5.4|^6.0",
5005 "symfony/stopwatch": "^5.4|^6.0", 5005 "symfony/stopwatch": "^5.4|^6.0",
5006 "symfony/translation": "^5.4|^6.0", 5006 "symfony/translation": "^5.4|^6.0",
5007 "symfony/translation-contracts": "^1.1|^2|^3", 5007 "symfony/translation-contracts": "^1.1|^2|^3",
5008 "twig/twig": "^2.13|^3.0.4" 5008 "twig/twig": "^2.13|^3.0.4"
5009 }, 5009 },
5010 "suggest": { 5010 "suggest": {
5011 "symfony/browser-kit": "", 5011 "symfony/browser-kit": "",
5012 "symfony/config": "", 5012 "symfony/config": "",
5013 "symfony/console": "", 5013 "symfony/console": "",
5014 "symfony/dependency-injection": "" 5014 "symfony/dependency-injection": ""
5015 }, 5015 },
5016 "type": "library", 5016 "type": "library",
5017 "autoload": { 5017 "autoload": {
5018 "psr-4": { 5018 "psr-4": {
5019 "Symfony\\Component\\HttpKernel\\": "" 5019 "Symfony\\Component\\HttpKernel\\": ""
5020 }, 5020 },
5021 "exclude-from-classmap": [ 5021 "exclude-from-classmap": [
5022 "/Tests/" 5022 "/Tests/"
5023 ] 5023 ]
5024 }, 5024 },
5025 "notification-url": "https://packagist.org/downloads/", 5025 "notification-url": "https://packagist.org/downloads/",
5026 "license": [ 5026 "license": [
5027 "MIT" 5027 "MIT"
5028 ], 5028 ],
5029 "authors": [ 5029 "authors": [
5030 { 5030 {
5031 "name": "Fabien Potencier", 5031 "name": "Fabien Potencier",
5032 "email": "fabien@symfony.com" 5032 "email": "fabien@symfony.com"
5033 }, 5033 },
5034 { 5034 {
5035 "name": "Symfony Community", 5035 "name": "Symfony Community",
5036 "homepage": "https://symfony.com/contributors" 5036 "homepage": "https://symfony.com/contributors"
5037 } 5037 }
5038 ], 5038 ],
5039 "description": "Provides a structured process for converting a Request into a Response", 5039 "description": "Provides a structured process for converting a Request into a Response",
5040 "homepage": "https://symfony.com", 5040 "homepage": "https://symfony.com",
5041 "support": { 5041 "support": {
5042 "source": "https://github.com/symfony/http-kernel/tree/v6.0.20" 5042 "source": "https://github.com/symfony/http-kernel/tree/v6.0.20"
5043 }, 5043 },
5044 "funding": [ 5044 "funding": [
5045 { 5045 {
5046 "url": "https://symfony.com/sponsor", 5046 "url": "https://symfony.com/sponsor",
5047 "type": "custom" 5047 "type": "custom"
5048 }, 5048 },
5049 { 5049 {
5050 "url": "https://github.com/fabpot", 5050 "url": "https://github.com/fabpot",
5051 "type": "github" 5051 "type": "github"
5052 }, 5052 },
5053 { 5053 {
5054 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5054 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5055 "type": "tidelift" 5055 "type": "tidelift"
5056 } 5056 }
5057 ], 5057 ],
5058 "time": "2023-02-01T08:22:55+00:00" 5058 "time": "2023-02-01T08:22:55+00:00"
5059 }, 5059 },
5060 { 5060 {
5061 "name": "symfony/mailer", 5061 "name": "symfony/mailer",
5062 "version": "v6.0.19", 5062 "version": "v6.0.19",
5063 "source": { 5063 "source": {
5064 "type": "git", 5064 "type": "git",
5065 "url": "https://github.com/symfony/mailer.git", 5065 "url": "https://github.com/symfony/mailer.git",
5066 "reference": "cd60799210c488f545ddde2444dc1aa548322872" 5066 "reference": "cd60799210c488f545ddde2444dc1aa548322872"
5067 }, 5067 },
5068 "dist": { 5068 "dist": {
5069 "type": "zip", 5069 "type": "zip",
5070 "url": "https://api.github.com/repos/symfony/mailer/zipball/cd60799210c488f545ddde2444dc1aa548322872", 5070 "url": "https://api.github.com/repos/symfony/mailer/zipball/cd60799210c488f545ddde2444dc1aa548322872",
5071 "reference": "cd60799210c488f545ddde2444dc1aa548322872", 5071 "reference": "cd60799210c488f545ddde2444dc1aa548322872",
5072 "shasum": "" 5072 "shasum": ""
5073 }, 5073 },
5074 "require": { 5074 "require": {
5075 "egulias/email-validator": "^2.1.10|^3|^4", 5075 "egulias/email-validator": "^2.1.10|^3|^4",
5076 "php": ">=8.0.2", 5076 "php": ">=8.0.2",
5077 "psr/event-dispatcher": "^1", 5077 "psr/event-dispatcher": "^1",
5078 "psr/log": "^1|^2|^3", 5078 "psr/log": "^1|^2|^3",
5079 "symfony/event-dispatcher": "^5.4|^6.0", 5079 "symfony/event-dispatcher": "^5.4|^6.0",
5080 "symfony/mime": "^5.4|^6.0", 5080 "symfony/mime": "^5.4|^6.0",
5081 "symfony/service-contracts": "^1.1|^2|^3" 5081 "symfony/service-contracts": "^1.1|^2|^3"
5082 }, 5082 },
5083 "conflict": { 5083 "conflict": {
5084 "symfony/http-kernel": "<5.4" 5084 "symfony/http-kernel": "<5.4"
5085 }, 5085 },
5086 "require-dev": { 5086 "require-dev": {
5087 "symfony/http-client-contracts": "^1.1|^2|^3", 5087 "symfony/http-client-contracts": "^1.1|^2|^3",
5088 "symfony/messenger": "^5.4|^6.0" 5088 "symfony/messenger": "^5.4|^6.0"
5089 }, 5089 },
5090 "type": "library", 5090 "type": "library",
5091 "autoload": { 5091 "autoload": {
5092 "psr-4": { 5092 "psr-4": {
5093 "Symfony\\Component\\Mailer\\": "" 5093 "Symfony\\Component\\Mailer\\": ""
5094 }, 5094 },
5095 "exclude-from-classmap": [ 5095 "exclude-from-classmap": [
5096 "/Tests/" 5096 "/Tests/"
5097 ] 5097 ]
5098 }, 5098 },
5099 "notification-url": "https://packagist.org/downloads/", 5099 "notification-url": "https://packagist.org/downloads/",
5100 "license": [ 5100 "license": [
5101 "MIT" 5101 "MIT"
5102 ], 5102 ],
5103 "authors": [ 5103 "authors": [
5104 { 5104 {
5105 "name": "Fabien Potencier", 5105 "name": "Fabien Potencier",
5106 "email": "fabien@symfony.com" 5106 "email": "fabien@symfony.com"
5107 }, 5107 },
5108 { 5108 {
5109 "name": "Symfony Community", 5109 "name": "Symfony Community",
5110 "homepage": "https://symfony.com/contributors" 5110 "homepage": "https://symfony.com/contributors"
5111 } 5111 }
5112 ], 5112 ],
5113 "description": "Helps sending emails", 5113 "description": "Helps sending emails",
5114 "homepage": "https://symfony.com", 5114 "homepage": "https://symfony.com",
5115 "support": { 5115 "support": {
5116 "source": "https://github.com/symfony/mailer/tree/v6.0.19" 5116 "source": "https://github.com/symfony/mailer/tree/v6.0.19"
5117 }, 5117 },
5118 "funding": [ 5118 "funding": [
5119 { 5119 {
5120 "url": "https://symfony.com/sponsor", 5120 "url": "https://symfony.com/sponsor",
5121 "type": "custom" 5121 "type": "custom"
5122 }, 5122 },
5123 { 5123 {
5124 "url": "https://github.com/fabpot", 5124 "url": "https://github.com/fabpot",
5125 "type": "github" 5125 "type": "github"
5126 }, 5126 },
5127 { 5127 {
5128 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5128 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5129 "type": "tidelift" 5129 "type": "tidelift"
5130 } 5130 }
5131 ], 5131 ],
5132 "time": "2023-01-11T11:50:03+00:00" 5132 "time": "2023-01-11T11:50:03+00:00"
5133 }, 5133 },
5134 { 5134 {
5135 "name": "symfony/mime", 5135 "name": "symfony/mime",
5136 "version": "v6.0.19", 5136 "version": "v6.0.19",
5137 "source": { 5137 "source": {
5138 "type": "git", 5138 "type": "git",
5139 "url": "https://github.com/symfony/mime.git", 5139 "url": "https://github.com/symfony/mime.git",
5140 "reference": "d7052547a0070cbeadd474e172b527a00d657301" 5140 "reference": "d7052547a0070cbeadd474e172b527a00d657301"
5141 }, 5141 },
5142 "dist": { 5142 "dist": {
5143 "type": "zip", 5143 "type": "zip",
5144 "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301", 5144 "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301",
5145 "reference": "d7052547a0070cbeadd474e172b527a00d657301", 5145 "reference": "d7052547a0070cbeadd474e172b527a00d657301",
5146 "shasum": "" 5146 "shasum": ""
5147 }, 5147 },
5148 "require": { 5148 "require": {
5149 "php": ">=8.0.2", 5149 "php": ">=8.0.2",
5150 "symfony/polyfill-intl-idn": "^1.10", 5150 "symfony/polyfill-intl-idn": "^1.10",
5151 "symfony/polyfill-mbstring": "^1.0" 5151 "symfony/polyfill-mbstring": "^1.0"
5152 }, 5152 },
5153 "conflict": { 5153 "conflict": {
5154 "egulias/email-validator": "~3.0.0", 5154 "egulias/email-validator": "~3.0.0",
5155 "phpdocumentor/reflection-docblock": "<3.2.2", 5155 "phpdocumentor/reflection-docblock": "<3.2.2",
5156 "phpdocumentor/type-resolver": "<1.4.0", 5156 "phpdocumentor/type-resolver": "<1.4.0",
5157 "symfony/mailer": "<5.4", 5157 "symfony/mailer": "<5.4",
5158 "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6" 5158 "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
5159 }, 5159 },
5160 "require-dev": { 5160 "require-dev": {
5161 "egulias/email-validator": "^2.1.10|^3.1|^4", 5161 "egulias/email-validator": "^2.1.10|^3.1|^4",
5162 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", 5162 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
5163 "symfony/dependency-injection": "^5.4|^6.0", 5163 "symfony/dependency-injection": "^5.4|^6.0",
5164 "symfony/property-access": "^5.4|^6.0", 5164 "symfony/property-access": "^5.4|^6.0",
5165 "symfony/property-info": "^5.4|^6.0", 5165 "symfony/property-info": "^5.4|^6.0",
5166 "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6" 5166 "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
5167 }, 5167 },
5168 "type": "library", 5168 "type": "library",
5169 "autoload": { 5169 "autoload": {
5170 "psr-4": { 5170 "psr-4": {
5171 "Symfony\\Component\\Mime\\": "" 5171 "Symfony\\Component\\Mime\\": ""
5172 }, 5172 },
5173 "exclude-from-classmap": [ 5173 "exclude-from-classmap": [
5174 "/Tests/" 5174 "/Tests/"
5175 ] 5175 ]
5176 }, 5176 },
5177 "notification-url": "https://packagist.org/downloads/", 5177 "notification-url": "https://packagist.org/downloads/",
5178 "license": [ 5178 "license": [
5179 "MIT" 5179 "MIT"
5180 ], 5180 ],
5181 "authors": [ 5181 "authors": [
5182 { 5182 {
5183 "name": "Fabien Potencier", 5183 "name": "Fabien Potencier",
5184 "email": "fabien@symfony.com" 5184 "email": "fabien@symfony.com"
5185 }, 5185 },
5186 { 5186 {
5187 "name": "Symfony Community", 5187 "name": "Symfony Community",
5188 "homepage": "https://symfony.com/contributors" 5188 "homepage": "https://symfony.com/contributors"
5189 } 5189 }
5190 ], 5190 ],
5191 "description": "Allows manipulating MIME messages", 5191 "description": "Allows manipulating MIME messages",
5192 "homepage": "https://symfony.com", 5192 "homepage": "https://symfony.com",
5193 "keywords": [ 5193 "keywords": [
5194 "mime", 5194 "mime",
5195 "mime-type" 5195 "mime-type"
5196 ], 5196 ],
5197 "support": { 5197 "support": {
5198 "source": "https://github.com/symfony/mime/tree/v6.0.19" 5198 "source": "https://github.com/symfony/mime/tree/v6.0.19"
5199 }, 5199 },
5200 "funding": [ 5200 "funding": [
5201 { 5201 {
5202 "url": "https://symfony.com/sponsor", 5202 "url": "https://symfony.com/sponsor",
5203 "type": "custom" 5203 "type": "custom"
5204 }, 5204 },
5205 { 5205 {
5206 "url": "https://github.com/fabpot", 5206 "url": "https://github.com/fabpot",
5207 "type": "github" 5207 "type": "github"
5208 }, 5208 },
5209 { 5209 {
5210 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5210 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5211 "type": "tidelift" 5211 "type": "tidelift"
5212 } 5212 }
5213 ], 5213 ],
5214 "time": "2023-01-11T11:50:03+00:00" 5214 "time": "2023-01-11T11:50:03+00:00"
5215 }, 5215 },
5216 { 5216 {
5217 "name": "symfony/polyfill-ctype", 5217 "name": "symfony/polyfill-ctype",
5218 "version": "v1.27.0", 5218 "version": "v1.27.0",
5219 "source": { 5219 "source": {
5220 "type": "git", 5220 "type": "git",
5221 "url": "https://github.com/symfony/polyfill-ctype.git", 5221 "url": "https://github.com/symfony/polyfill-ctype.git",
5222 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a" 5222 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
5223 }, 5223 },
5224 "dist": { 5224 "dist": {
5225 "type": "zip", 5225 "type": "zip",
5226 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a", 5226 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
5227 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a", 5227 "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
5228 "shasum": "" 5228 "shasum": ""
5229 }, 5229 },
5230 "require": { 5230 "require": {
5231 "php": ">=7.1" 5231 "php": ">=7.1"
5232 }, 5232 },
5233 "provide": { 5233 "provide": {
5234 "ext-ctype": "*" 5234 "ext-ctype": "*"
5235 }, 5235 },
5236 "suggest": { 5236 "suggest": {
5237 "ext-ctype": "For best performance" 5237 "ext-ctype": "For best performance"
5238 }, 5238 },
5239 "type": "library", 5239 "type": "library",
5240 "extra": { 5240 "extra": {
5241 "branch-alias": { 5241 "branch-alias": {
5242 "dev-main": "1.27-dev" 5242 "dev-main": "1.27-dev"
5243 }, 5243 },
5244 "thanks": { 5244 "thanks": {
5245 "name": "symfony/polyfill", 5245 "name": "symfony/polyfill",
5246 "url": "https://github.com/symfony/polyfill" 5246 "url": "https://github.com/symfony/polyfill"
5247 } 5247 }
5248 }, 5248 },
5249 "autoload": { 5249 "autoload": {
5250 "files": [ 5250 "files": [
5251 "bootstrap.php" 5251 "bootstrap.php"
5252 ], 5252 ],
5253 "psr-4": { 5253 "psr-4": {
5254 "Symfony\\Polyfill\\Ctype\\": "" 5254 "Symfony\\Polyfill\\Ctype\\": ""
5255 } 5255 }
5256 }, 5256 },
5257 "notification-url": "https://packagist.org/downloads/", 5257 "notification-url": "https://packagist.org/downloads/",
5258 "license": [ 5258 "license": [
5259 "MIT" 5259 "MIT"
5260 ], 5260 ],
5261 "authors": [ 5261 "authors": [
5262 { 5262 {
5263 "name": "Gert de Pagter", 5263 "name": "Gert de Pagter",
5264 "email": "BackEndTea@gmail.com" 5264 "email": "BackEndTea@gmail.com"
5265 }, 5265 },
5266 { 5266 {
5267 "name": "Symfony Community", 5267 "name": "Symfony Community",
5268 "homepage": "https://symfony.com/contributors" 5268 "homepage": "https://symfony.com/contributors"
5269 } 5269 }
5270 ], 5270 ],
5271 "description": "Symfony polyfill for ctype functions", 5271 "description": "Symfony polyfill for ctype functions",
5272 "homepage": "https://symfony.com", 5272 "homepage": "https://symfony.com",
5273 "keywords": [ 5273 "keywords": [
5274 "compatibility", 5274 "compatibility",
5275 "ctype", 5275 "ctype",
5276 "polyfill", 5276 "polyfill",
5277 "portable" 5277 "portable"
5278 ], 5278 ],
5279 "support": { 5279 "support": {
5280 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0" 5280 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
5281 }, 5281 },
5282 "funding": [ 5282 "funding": [
5283 { 5283 {
5284 "url": "https://symfony.com/sponsor", 5284 "url": "https://symfony.com/sponsor",
5285 "type": "custom" 5285 "type": "custom"
5286 }, 5286 },
5287 { 5287 {
5288 "url": "https://github.com/fabpot", 5288 "url": "https://github.com/fabpot",
5289 "type": "github" 5289 "type": "github"
5290 }, 5290 },
5291 { 5291 {
5292 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5292 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5293 "type": "tidelift" 5293 "type": "tidelift"
5294 } 5294 }
5295 ], 5295 ],
5296 "time": "2022-11-03T14:55:06+00:00" 5296 "time": "2022-11-03T14:55:06+00:00"
5297 }, 5297 },
5298 { 5298 {
5299 "name": "symfony/polyfill-intl-grapheme", 5299 "name": "symfony/polyfill-intl-grapheme",
5300 "version": "v1.27.0", 5300 "version": "v1.27.0",
5301 "source": { 5301 "source": {
5302 "type": "git", 5302 "type": "git",
5303 "url": "https://github.com/symfony/polyfill-intl-grapheme.git", 5303 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
5304 "reference": "511a08c03c1960e08a883f4cffcacd219b758354" 5304 "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
5305 }, 5305 },
5306 "dist": { 5306 "dist": {
5307 "type": "zip", 5307 "type": "zip",
5308 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354", 5308 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
5309 "reference": "511a08c03c1960e08a883f4cffcacd219b758354", 5309 "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
5310 "shasum": "" 5310 "shasum": ""
5311 }, 5311 },
5312 "require": { 5312 "require": {
5313 "php": ">=7.1" 5313 "php": ">=7.1"
5314 }, 5314 },
5315 "suggest": { 5315 "suggest": {
5316 "ext-intl": "For best performance" 5316 "ext-intl": "For best performance"
5317 }, 5317 },
5318 "type": "library", 5318 "type": "library",
5319 "extra": { 5319 "extra": {
5320 "branch-alias": { 5320 "branch-alias": {
5321 "dev-main": "1.27-dev" 5321 "dev-main": "1.27-dev"
5322 }, 5322 },
5323 "thanks": { 5323 "thanks": {
5324 "name": "symfony/polyfill", 5324 "name": "symfony/polyfill",
5325 "url": "https://github.com/symfony/polyfill" 5325 "url": "https://github.com/symfony/polyfill"
5326 } 5326 }
5327 }, 5327 },
5328 "autoload": { 5328 "autoload": {
5329 "files": [ 5329 "files": [
5330 "bootstrap.php" 5330 "bootstrap.php"
5331 ], 5331 ],
5332 "psr-4": { 5332 "psr-4": {
5333 "Symfony\\Polyfill\\Intl\\Grapheme\\": "" 5333 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
5334 } 5334 }
5335 }, 5335 },
5336 "notification-url": "https://packagist.org/downloads/", 5336 "notification-url": "https://packagist.org/downloads/",
5337 "license": [ 5337 "license": [
5338 "MIT" 5338 "MIT"
5339 ], 5339 ],
5340 "authors": [ 5340 "authors": [
5341 { 5341 {
5342 "name": "Nicolas Grekas", 5342 "name": "Nicolas Grekas",
5343 "email": "p@tchwork.com" 5343 "email": "p@tchwork.com"
5344 }, 5344 },
5345 { 5345 {
5346 "name": "Symfony Community", 5346 "name": "Symfony Community",
5347 "homepage": "https://symfony.com/contributors" 5347 "homepage": "https://symfony.com/contributors"
5348 } 5348 }
5349 ], 5349 ],
5350 "description": "Symfony polyfill for intl's grapheme_* functions", 5350 "description": "Symfony polyfill for intl's grapheme_* functions",
5351 "homepage": "https://symfony.com", 5351 "homepage": "https://symfony.com",
5352 "keywords": [ 5352 "keywords": [
5353 "compatibility", 5353 "compatibility",
5354 "grapheme", 5354 "grapheme",
5355 "intl", 5355 "intl",
5356 "polyfill", 5356 "polyfill",
5357 "portable", 5357 "portable",
5358 "shim" 5358 "shim"
5359 ], 5359 ],
5360 "support": { 5360 "support": {
5361 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0" 5361 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
5362 }, 5362 },
5363 "funding": [ 5363 "funding": [
5364 { 5364 {
5365 "url": "https://symfony.com/sponsor", 5365 "url": "https://symfony.com/sponsor",
5366 "type": "custom" 5366 "type": "custom"
5367 }, 5367 },
5368 { 5368 {
5369 "url": "https://github.com/fabpot", 5369 "url": "https://github.com/fabpot",
5370 "type": "github" 5370 "type": "github"
5371 }, 5371 },
5372 { 5372 {
5373 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5373 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5374 "type": "tidelift" 5374 "type": "tidelift"
5375 } 5375 }
5376 ], 5376 ],
5377 "time": "2022-11-03T14:55:06+00:00" 5377 "time": "2022-11-03T14:55:06+00:00"
5378 }, 5378 },
5379 { 5379 {
5380 "name": "symfony/polyfill-intl-idn", 5380 "name": "symfony/polyfill-intl-idn",
5381 "version": "v1.27.0", 5381 "version": "v1.27.0",
5382 "source": { 5382 "source": {
5383 "type": "git", 5383 "type": "git",
5384 "url": "https://github.com/symfony/polyfill-intl-idn.git", 5384 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5385 "reference": "639084e360537a19f9ee352433b84ce831f3d2da" 5385 "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
5386 }, 5386 },
5387 "dist": { 5387 "dist": {
5388 "type": "zip", 5388 "type": "zip",
5389 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da", 5389 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
5390 "reference": "639084e360537a19f9ee352433b84ce831f3d2da", 5390 "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
5391 "shasum": "" 5391 "shasum": ""
5392 }, 5392 },
5393 "require": { 5393 "require": {
5394 "php": ">=7.1", 5394 "php": ">=7.1",
5395 "symfony/polyfill-intl-normalizer": "^1.10", 5395 "symfony/polyfill-intl-normalizer": "^1.10",
5396 "symfony/polyfill-php72": "^1.10" 5396 "symfony/polyfill-php72": "^1.10"
5397 }, 5397 },
5398 "suggest": { 5398 "suggest": {
5399 "ext-intl": "For best performance" 5399 "ext-intl": "For best performance"
5400 }, 5400 },
5401 "type": "library", 5401 "type": "library",
5402 "extra": { 5402 "extra": {
5403 "branch-alias": { 5403 "branch-alias": {
5404 "dev-main": "1.27-dev" 5404 "dev-main": "1.27-dev"
5405 }, 5405 },
5406 "thanks": { 5406 "thanks": {
5407 "name": "symfony/polyfill", 5407 "name": "symfony/polyfill",
5408 "url": "https://github.com/symfony/polyfill" 5408 "url": "https://github.com/symfony/polyfill"
5409 } 5409 }
5410 }, 5410 },
5411 "autoload": { 5411 "autoload": {
5412 "files": [ 5412 "files": [
5413 "bootstrap.php" 5413 "bootstrap.php"
5414 ], 5414 ],
5415 "psr-4": { 5415 "psr-4": {
5416 "Symfony\\Polyfill\\Intl\\Idn\\": "" 5416 "Symfony\\Polyfill\\Intl\\Idn\\": ""
5417 } 5417 }
5418 }, 5418 },
5419 "notification-url": "https://packagist.org/downloads/", 5419 "notification-url": "https://packagist.org/downloads/",
5420 "license": [ 5420 "license": [
5421 "MIT" 5421 "MIT"
5422 ], 5422 ],
5423 "authors": [ 5423 "authors": [
5424 { 5424 {
5425 "name": "Laurent Bassin", 5425 "name": "Laurent Bassin",
5426 "email": "laurent@bassin.info" 5426 "email": "laurent@bassin.info"
5427 }, 5427 },
5428 { 5428 {
5429 "name": "Trevor Rowbotham", 5429 "name": "Trevor Rowbotham",
5430 "email": "trevor.rowbotham@pm.me" 5430 "email": "trevor.rowbotham@pm.me"
5431 }, 5431 },
5432 { 5432 {
5433 "name": "Symfony Community", 5433 "name": "Symfony Community",
5434 "homepage": "https://symfony.com/contributors" 5434 "homepage": "https://symfony.com/contributors"
5435 } 5435 }
5436 ], 5436 ],
5437 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", 5437 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5438 "homepage": "https://symfony.com", 5438 "homepage": "https://symfony.com",
5439 "keywords": [ 5439 "keywords": [
5440 "compatibility", 5440 "compatibility",
5441 "idn", 5441 "idn",
5442 "intl", 5442 "intl",
5443 "polyfill", 5443 "polyfill",
5444 "portable", 5444 "portable",
5445 "shim" 5445 "shim"
5446 ], 5446 ],
5447 "support": { 5447 "support": {
5448 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0" 5448 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
5449 }, 5449 },
5450 "funding": [ 5450 "funding": [
5451 { 5451 {
5452 "url": "https://symfony.com/sponsor", 5452 "url": "https://symfony.com/sponsor",
5453 "type": "custom" 5453 "type": "custom"
5454 }, 5454 },
5455 { 5455 {
5456 "url": "https://github.com/fabpot", 5456 "url": "https://github.com/fabpot",
5457 "type": "github" 5457 "type": "github"
5458 }, 5458 },
5459 { 5459 {
5460 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5460 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5461 "type": "tidelift" 5461 "type": "tidelift"
5462 } 5462 }
5463 ], 5463 ],
5464 "time": "2022-11-03T14:55:06+00:00" 5464 "time": "2022-11-03T14:55:06+00:00"
5465 }, 5465 },
5466 { 5466 {
5467 "name": "symfony/polyfill-intl-normalizer", 5467 "name": "symfony/polyfill-intl-normalizer",
5468 "version": "v1.27.0", 5468 "version": "v1.27.0",
5469 "source": { 5469 "source": {
5470 "type": "git", 5470 "type": "git",
5471 "url": "https://github.com/symfony/polyfill-intl-normalizer.git", 5471 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5472 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6" 5472 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
5473 }, 5473 },
5474 "dist": { 5474 "dist": {
5475 "type": "zip", 5475 "type": "zip",
5476 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6", 5476 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
5477 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6", 5477 "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
5478 "shasum": "" 5478 "shasum": ""
5479 }, 5479 },
5480 "require": { 5480 "require": {
5481 "php": ">=7.1" 5481 "php": ">=7.1"
5482 }, 5482 },
5483 "suggest": { 5483 "suggest": {
5484 "ext-intl": "For best performance" 5484 "ext-intl": "For best performance"
5485 }, 5485 },
5486 "type": "library", 5486 "type": "library",
5487 "extra": { 5487 "extra": {
5488 "branch-alias": { 5488 "branch-alias": {
5489 "dev-main": "1.27-dev" 5489 "dev-main": "1.27-dev"
5490 }, 5490 },
5491 "thanks": { 5491 "thanks": {
5492 "name": "symfony/polyfill", 5492 "name": "symfony/polyfill",
5493 "url": "https://github.com/symfony/polyfill" 5493 "url": "https://github.com/symfony/polyfill"
5494 } 5494 }
5495 }, 5495 },
5496 "autoload": { 5496 "autoload": {
5497 "files": [ 5497 "files": [
5498 "bootstrap.php" 5498 "bootstrap.php"
5499 ], 5499 ],
5500 "psr-4": { 5500 "psr-4": {
5501 "Symfony\\Polyfill\\Intl\\Normalizer\\": "" 5501 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5502 }, 5502 },
5503 "classmap": [ 5503 "classmap": [
5504 "Resources/stubs" 5504 "Resources/stubs"
5505 ] 5505 ]
5506 }, 5506 },
5507 "notification-url": "https://packagist.org/downloads/", 5507 "notification-url": "https://packagist.org/downloads/",
5508 "license": [ 5508 "license": [
5509 "MIT" 5509 "MIT"
5510 ], 5510 ],
5511 "authors": [ 5511 "authors": [
5512 { 5512 {
5513 "name": "Nicolas Grekas", 5513 "name": "Nicolas Grekas",
5514 "email": "p@tchwork.com" 5514 "email": "p@tchwork.com"
5515 }, 5515 },
5516 { 5516 {
5517 "name": "Symfony Community", 5517 "name": "Symfony Community",
5518 "homepage": "https://symfony.com/contributors" 5518 "homepage": "https://symfony.com/contributors"
5519 } 5519 }
5520 ], 5520 ],
5521 "description": "Symfony polyfill for intl's Normalizer class and related functions", 5521 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5522 "homepage": "https://symfony.com", 5522 "homepage": "https://symfony.com",
5523 "keywords": [ 5523 "keywords": [
5524 "compatibility", 5524 "compatibility",
5525 "intl", 5525 "intl",
5526 "normalizer", 5526 "normalizer",
5527 "polyfill", 5527 "polyfill",
5528 "portable", 5528 "portable",
5529 "shim" 5529 "shim"
5530 ], 5530 ],
5531 "support": { 5531 "support": {
5532 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0" 5532 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
5533 }, 5533 },
5534 "funding": [ 5534 "funding": [
5535 { 5535 {
5536 "url": "https://symfony.com/sponsor", 5536 "url": "https://symfony.com/sponsor",
5537 "type": "custom" 5537 "type": "custom"
5538 }, 5538 },
5539 { 5539 {
5540 "url": "https://github.com/fabpot", 5540 "url": "https://github.com/fabpot",
5541 "type": "github" 5541 "type": "github"
5542 }, 5542 },
5543 { 5543 {
5544 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5544 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5545 "type": "tidelift" 5545 "type": "tidelift"
5546 } 5546 }
5547 ], 5547 ],
5548 "time": "2022-11-03T14:55:06+00:00" 5548 "time": "2022-11-03T14:55:06+00:00"
5549 }, 5549 },
5550 { 5550 {
5551 "name": "symfony/polyfill-mbstring", 5551 "name": "symfony/polyfill-mbstring",
5552 "version": "v1.27.0", 5552 "version": "v1.27.0",
5553 "source": { 5553 "source": {
5554 "type": "git", 5554 "type": "git",
5555 "url": "https://github.com/symfony/polyfill-mbstring.git", 5555 "url": "https://github.com/symfony/polyfill-mbstring.git",
5556 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" 5556 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
5557 }, 5557 },
5558 "dist": { 5558 "dist": {
5559 "type": "zip", 5559 "type": "zip",
5560 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534", 5560 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
5561 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534", 5561 "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
5562 "shasum": "" 5562 "shasum": ""
5563 }, 5563 },
5564 "require": { 5564 "require": {
5565 "php": ">=7.1" 5565 "php": ">=7.1"
5566 }, 5566 },
5567 "provide": { 5567 "provide": {
5568 "ext-mbstring": "*" 5568 "ext-mbstring": "*"
5569 }, 5569 },
5570 "suggest": { 5570 "suggest": {
5571 "ext-mbstring": "For best performance" 5571 "ext-mbstring": "For best performance"
5572 }, 5572 },
5573 "type": "library", 5573 "type": "library",
5574 "extra": { 5574 "extra": {
5575 "branch-alias": { 5575 "branch-alias": {
5576 "dev-main": "1.27-dev" 5576 "dev-main": "1.27-dev"
5577 }, 5577 },
5578 "thanks": { 5578 "thanks": {
5579 "name": "symfony/polyfill", 5579 "name": "symfony/polyfill",
5580 "url": "https://github.com/symfony/polyfill" 5580 "url": "https://github.com/symfony/polyfill"
5581 } 5581 }
5582 }, 5582 },
5583 "autoload": { 5583 "autoload": {
5584 "files": [ 5584 "files": [
5585 "bootstrap.php" 5585 "bootstrap.php"
5586 ], 5586 ],
5587 "psr-4": { 5587 "psr-4": {
5588 "Symfony\\Polyfill\\Mbstring\\": "" 5588 "Symfony\\Polyfill\\Mbstring\\": ""
5589 } 5589 }
5590 }, 5590 },
5591 "notification-url": "https://packagist.org/downloads/", 5591 "notification-url": "https://packagist.org/downloads/",
5592 "license": [ 5592 "license": [
5593 "MIT" 5593 "MIT"
5594 ], 5594 ],
5595 "authors": [ 5595 "authors": [
5596 { 5596 {
5597 "name": "Nicolas Grekas", 5597 "name": "Nicolas Grekas",
5598 "email": "p@tchwork.com" 5598 "email": "p@tchwork.com"
5599 }, 5599 },
5600 { 5600 {
5601 "name": "Symfony Community", 5601 "name": "Symfony Community",
5602 "homepage": "https://symfony.com/contributors" 5602 "homepage": "https://symfony.com/contributors"
5603 } 5603 }
5604 ], 5604 ],
5605 "description": "Symfony polyfill for the Mbstring extension", 5605 "description": "Symfony polyfill for the Mbstring extension",
5606 "homepage": "https://symfony.com", 5606 "homepage": "https://symfony.com",
5607 "keywords": [ 5607 "keywords": [
5608 "compatibility", 5608 "compatibility",
5609 "mbstring", 5609 "mbstring",
5610 "polyfill", 5610 "polyfill",
5611 "portable", 5611 "portable",
5612 "shim" 5612 "shim"
5613 ], 5613 ],
5614 "support": { 5614 "support": {
5615 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0" 5615 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
5616 }, 5616 },
5617 "funding": [ 5617 "funding": [
5618 { 5618 {
5619 "url": "https://symfony.com/sponsor", 5619 "url": "https://symfony.com/sponsor",
5620 "type": "custom" 5620 "type": "custom"
5621 }, 5621 },
5622 { 5622 {
5623 "url": "https://github.com/fabpot", 5623 "url": "https://github.com/fabpot",
5624 "type": "github" 5624 "type": "github"
5625 }, 5625 },
5626 { 5626 {
5627 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5627 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5628 "type": "tidelift" 5628 "type": "tidelift"
5629 } 5629 }
5630 ], 5630 ],
5631 "time": "2022-11-03T14:55:06+00:00" 5631 "time": "2022-11-03T14:55:06+00:00"
5632 }, 5632 },
5633 { 5633 {
5634 "name": "symfony/polyfill-php72", 5634 "name": "symfony/polyfill-php72",
5635 "version": "v1.27.0", 5635 "version": "v1.27.0",
5636 "source": { 5636 "source": {
5637 "type": "git", 5637 "type": "git",
5638 "url": "https://github.com/symfony/polyfill-php72.git", 5638 "url": "https://github.com/symfony/polyfill-php72.git",
5639 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97" 5639 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
5640 }, 5640 },
5641 "dist": { 5641 "dist": {
5642 "type": "zip", 5642 "type": "zip",
5643 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97", 5643 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
5644 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97", 5644 "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
5645 "shasum": "" 5645 "shasum": ""
5646 }, 5646 },
5647 "require": { 5647 "require": {
5648 "php": ">=7.1" 5648 "php": ">=7.1"
5649 }, 5649 },
5650 "type": "library", 5650 "type": "library",
5651 "extra": { 5651 "extra": {
5652 "branch-alias": { 5652 "branch-alias": {
5653 "dev-main": "1.27-dev" 5653 "dev-main": "1.27-dev"
5654 }, 5654 },
5655 "thanks": { 5655 "thanks": {
5656 "name": "symfony/polyfill", 5656 "name": "symfony/polyfill",
5657 "url": "https://github.com/symfony/polyfill" 5657 "url": "https://github.com/symfony/polyfill"
5658 } 5658 }
5659 }, 5659 },
5660 "autoload": { 5660 "autoload": {
5661 "files": [ 5661 "files": [
5662 "bootstrap.php" 5662 "bootstrap.php"
5663 ], 5663 ],
5664 "psr-4": { 5664 "psr-4": {
5665 "Symfony\\Polyfill\\Php72\\": "" 5665 "Symfony\\Polyfill\\Php72\\": ""
5666 } 5666 }
5667 }, 5667 },
5668 "notification-url": "https://packagist.org/downloads/", 5668 "notification-url": "https://packagist.org/downloads/",
5669 "license": [ 5669 "license": [
5670 "MIT" 5670 "MIT"
5671 ], 5671 ],
5672 "authors": [ 5672 "authors": [
5673 { 5673 {
5674 "name": "Nicolas Grekas", 5674 "name": "Nicolas Grekas",
5675 "email": "p@tchwork.com" 5675 "email": "p@tchwork.com"
5676 }, 5676 },
5677 { 5677 {
5678 "name": "Symfony Community", 5678 "name": "Symfony Community",
5679 "homepage": "https://symfony.com/contributors" 5679 "homepage": "https://symfony.com/contributors"
5680 } 5680 }
5681 ], 5681 ],
5682 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", 5682 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5683 "homepage": "https://symfony.com", 5683 "homepage": "https://symfony.com",
5684 "keywords": [ 5684 "keywords": [
5685 "compatibility", 5685 "compatibility",
5686 "polyfill", 5686 "polyfill",
5687 "portable", 5687 "portable",
5688 "shim" 5688 "shim"
5689 ], 5689 ],
5690 "support": { 5690 "support": {
5691 "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0" 5691 "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
5692 }, 5692 },
5693 "funding": [ 5693 "funding": [
5694 { 5694 {
5695 "url": "https://symfony.com/sponsor", 5695 "url": "https://symfony.com/sponsor",
5696 "type": "custom" 5696 "type": "custom"
5697 }, 5697 },
5698 { 5698 {
5699 "url": "https://github.com/fabpot", 5699 "url": "https://github.com/fabpot",
5700 "type": "github" 5700 "type": "github"
5701 }, 5701 },
5702 { 5702 {
5703 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5703 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5704 "type": "tidelift" 5704 "type": "tidelift"
5705 } 5705 }
5706 ], 5706 ],
5707 "time": "2022-11-03T14:55:06+00:00" 5707 "time": "2022-11-03T14:55:06+00:00"
5708 }, 5708 },
5709 { 5709 {
5710 "name": "symfony/polyfill-php80", 5710 "name": "symfony/polyfill-php80",
5711 "version": "v1.27.0", 5711 "version": "v1.27.0",
5712 "source": { 5712 "source": {
5713 "type": "git", 5713 "type": "git",
5714 "url": "https://github.com/symfony/polyfill-php80.git", 5714 "url": "https://github.com/symfony/polyfill-php80.git",
5715 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" 5715 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
5716 }, 5716 },
5717 "dist": { 5717 "dist": {
5718 "type": "zip", 5718 "type": "zip",
5719 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", 5719 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
5720 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936", 5720 "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
5721 "shasum": "" 5721 "shasum": ""
5722 }, 5722 },
5723 "require": { 5723 "require": {
5724 "php": ">=7.1" 5724 "php": ">=7.1"
5725 }, 5725 },
5726 "type": "library", 5726 "type": "library",
5727 "extra": { 5727 "extra": {
5728 "branch-alias": { 5728 "branch-alias": {
5729 "dev-main": "1.27-dev" 5729 "dev-main": "1.27-dev"
5730 }, 5730 },
5731 "thanks": { 5731 "thanks": {
5732 "name": "symfony/polyfill", 5732 "name": "symfony/polyfill",
5733 "url": "https://github.com/symfony/polyfill" 5733 "url": "https://github.com/symfony/polyfill"
5734 } 5734 }
5735 }, 5735 },
5736 "autoload": { 5736 "autoload": {
5737 "files": [ 5737 "files": [
5738 "bootstrap.php" 5738 "bootstrap.php"
5739 ], 5739 ],
5740 "psr-4": { 5740 "psr-4": {
5741 "Symfony\\Polyfill\\Php80\\": "" 5741 "Symfony\\Polyfill\\Php80\\": ""
5742 }, 5742 },
5743 "classmap": [ 5743 "classmap": [
5744 "Resources/stubs" 5744 "Resources/stubs"
5745 ] 5745 ]
5746 }, 5746 },
5747 "notification-url": "https://packagist.org/downloads/", 5747 "notification-url": "https://packagist.org/downloads/",
5748 "license": [ 5748 "license": [
5749 "MIT" 5749 "MIT"
5750 ], 5750 ],
5751 "authors": [ 5751 "authors": [
5752 { 5752 {
5753 "name": "Ion Bazan", 5753 "name": "Ion Bazan",
5754 "email": "ion.bazan@gmail.com" 5754 "email": "ion.bazan@gmail.com"
5755 }, 5755 },
5756 { 5756 {
5757 "name": "Nicolas Grekas", 5757 "name": "Nicolas Grekas",
5758 "email": "p@tchwork.com" 5758 "email": "p@tchwork.com"
5759 }, 5759 },
5760 { 5760 {
5761 "name": "Symfony Community", 5761 "name": "Symfony Community",
5762 "homepage": "https://symfony.com/contributors" 5762 "homepage": "https://symfony.com/contributors"
5763 } 5763 }
5764 ], 5764 ],
5765 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", 5765 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5766 "homepage": "https://symfony.com", 5766 "homepage": "https://symfony.com",
5767 "keywords": [ 5767 "keywords": [
5768 "compatibility", 5768 "compatibility",
5769 "polyfill", 5769 "polyfill",
5770 "portable", 5770 "portable",
5771 "shim" 5771 "shim"
5772 ], 5772 ],
5773 "support": { 5773 "support": {
5774 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0" 5774 "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
5775 }, 5775 },
5776 "funding": [ 5776 "funding": [
5777 { 5777 {
5778 "url": "https://symfony.com/sponsor", 5778 "url": "https://symfony.com/sponsor",
5779 "type": "custom" 5779 "type": "custom"
5780 }, 5780 },
5781 { 5781 {
5782 "url": "https://github.com/fabpot", 5782 "url": "https://github.com/fabpot",
5783 "type": "github" 5783 "type": "github"
5784 }, 5784 },
5785 { 5785 {
5786 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5786 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5787 "type": "tidelift" 5787 "type": "tidelift"
5788 } 5788 }
5789 ], 5789 ],
5790 "time": "2022-11-03T14:55:06+00:00" 5790 "time": "2022-11-03T14:55:06+00:00"
5791 }, 5791 },
5792 { 5792 {
5793 "name": "symfony/polyfill-php81", 5793 "name": "symfony/polyfill-php81",
5794 "version": "v1.27.0", 5794 "version": "v1.27.0",
5795 "source": { 5795 "source": {
5796 "type": "git", 5796 "type": "git",
5797 "url": "https://github.com/symfony/polyfill-php81.git", 5797 "url": "https://github.com/symfony/polyfill-php81.git",
5798 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a" 5798 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
5799 }, 5799 },
5800 "dist": { 5800 "dist": {
5801 "type": "zip", 5801 "type": "zip",
5802 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a", 5802 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
5803 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a", 5803 "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
5804 "shasum": "" 5804 "shasum": ""
5805 }, 5805 },
5806 "require": { 5806 "require": {
5807 "php": ">=7.1" 5807 "php": ">=7.1"
5808 }, 5808 },
5809 "type": "library", 5809 "type": "library",
5810 "extra": { 5810 "extra": {
5811 "branch-alias": { 5811 "branch-alias": {
5812 "dev-main": "1.27-dev" 5812 "dev-main": "1.27-dev"
5813 }, 5813 },
5814 "thanks": { 5814 "thanks": {
5815 "name": "symfony/polyfill", 5815 "name": "symfony/polyfill",
5816 "url": "https://github.com/symfony/polyfill" 5816 "url": "https://github.com/symfony/polyfill"
5817 } 5817 }
5818 }, 5818 },
5819 "autoload": { 5819 "autoload": {
5820 "files": [ 5820 "files": [
5821 "bootstrap.php" 5821 "bootstrap.php"
5822 ], 5822 ],
5823 "psr-4": { 5823 "psr-4": {
5824 "Symfony\\Polyfill\\Php81\\": "" 5824 "Symfony\\Polyfill\\Php81\\": ""
5825 }, 5825 },
5826 "classmap": [ 5826 "classmap": [
5827 "Resources/stubs" 5827 "Resources/stubs"
5828 ] 5828 ]
5829 }, 5829 },
5830 "notification-url": "https://packagist.org/downloads/", 5830 "notification-url": "https://packagist.org/downloads/",
5831 "license": [ 5831 "license": [
5832 "MIT" 5832 "MIT"
5833 ], 5833 ],
5834 "authors": [ 5834 "authors": [
5835 { 5835 {
5836 "name": "Nicolas Grekas", 5836 "name": "Nicolas Grekas",
5837 "email": "p@tchwork.com" 5837 "email": "p@tchwork.com"
5838 }, 5838 },
5839 { 5839 {
5840 "name": "Symfony Community", 5840 "name": "Symfony Community",
5841 "homepage": "https://symfony.com/contributors" 5841 "homepage": "https://symfony.com/contributors"
5842 } 5842 }
5843 ], 5843 ],
5844 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", 5844 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
5845 "homepage": "https://symfony.com", 5845 "homepage": "https://symfony.com",
5846 "keywords": [ 5846 "keywords": [
5847 "compatibility", 5847 "compatibility",
5848 "polyfill", 5848 "polyfill",
5849 "portable", 5849 "portable",
5850 "shim" 5850 "shim"
5851 ], 5851 ],
5852 "support": { 5852 "support": {
5853 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0" 5853 "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
5854 }, 5854 },
5855 "funding": [ 5855 "funding": [
5856 { 5856 {
5857 "url": "https://symfony.com/sponsor", 5857 "url": "https://symfony.com/sponsor",
5858 "type": "custom" 5858 "type": "custom"
5859 }, 5859 },
5860 { 5860 {
5861 "url": "https://github.com/fabpot", 5861 "url": "https://github.com/fabpot",
5862 "type": "github" 5862 "type": "github"
5863 }, 5863 },
5864 { 5864 {
5865 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5865 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5866 "type": "tidelift" 5866 "type": "tidelift"
5867 } 5867 }
5868 ], 5868 ],
5869 "time": "2022-11-03T14:55:06+00:00" 5869 "time": "2022-11-03T14:55:06+00:00"
5870 }, 5870 },
5871 { 5871 {
5872 "name": "symfony/polyfill-uuid", 5872 "name": "symfony/polyfill-uuid",
5873 "version": "v1.27.0", 5873 "version": "v1.27.0",
5874 "source": { 5874 "source": {
5875 "type": "git", 5875 "type": "git",
5876 "url": "https://github.com/symfony/polyfill-uuid.git", 5876 "url": "https://github.com/symfony/polyfill-uuid.git",
5877 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166" 5877 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166"
5878 }, 5878 },
5879 "dist": { 5879 "dist": {
5880 "type": "zip", 5880 "type": "zip",
5881 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166", 5881 "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166",
5882 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166", 5882 "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166",
5883 "shasum": "" 5883 "shasum": ""
5884 }, 5884 },
5885 "require": { 5885 "require": {
5886 "php": ">=7.1" 5886 "php": ">=7.1"
5887 }, 5887 },
5888 "provide": { 5888 "provide": {
5889 "ext-uuid": "*" 5889 "ext-uuid": "*"
5890 }, 5890 },
5891 "suggest": { 5891 "suggest": {
5892 "ext-uuid": "For best performance" 5892 "ext-uuid": "For best performance"
5893 }, 5893 },
5894 "type": "library", 5894 "type": "library",
5895 "extra": { 5895 "extra": {
5896 "branch-alias": { 5896 "branch-alias": {
5897 "dev-main": "1.27-dev" 5897 "dev-main": "1.27-dev"
5898 }, 5898 },
5899 "thanks": { 5899 "thanks": {
5900 "name": "symfony/polyfill", 5900 "name": "symfony/polyfill",
5901 "url": "https://github.com/symfony/polyfill" 5901 "url": "https://github.com/symfony/polyfill"
5902 } 5902 }
5903 }, 5903 },
5904 "autoload": { 5904 "autoload": {
5905 "files": [ 5905 "files": [
5906 "bootstrap.php" 5906 "bootstrap.php"
5907 ], 5907 ],
5908 "psr-4": { 5908 "psr-4": {
5909 "Symfony\\Polyfill\\Uuid\\": "" 5909 "Symfony\\Polyfill\\Uuid\\": ""
5910 } 5910 }
5911 }, 5911 },
5912 "notification-url": "https://packagist.org/downloads/", 5912 "notification-url": "https://packagist.org/downloads/",
5913 "license": [ 5913 "license": [
5914 "MIT" 5914 "MIT"
5915 ], 5915 ],
5916 "authors": [ 5916 "authors": [
5917 { 5917 {
5918 "name": "Grégoire Pineau", 5918 "name": "Grégoire Pineau",
5919 "email": "lyrixx@lyrixx.info" 5919 "email": "lyrixx@lyrixx.info"
5920 }, 5920 },
5921 { 5921 {
5922 "name": "Symfony Community", 5922 "name": "Symfony Community",
5923 "homepage": "https://symfony.com/contributors" 5923 "homepage": "https://symfony.com/contributors"
5924 } 5924 }
5925 ], 5925 ],
5926 "description": "Symfony polyfill for uuid functions", 5926 "description": "Symfony polyfill for uuid functions",
5927 "homepage": "https://symfony.com", 5927 "homepage": "https://symfony.com",
5928 "keywords": [ 5928 "keywords": [
5929 "compatibility", 5929 "compatibility",
5930 "polyfill", 5930 "polyfill",
5931 "portable", 5931 "portable",
5932 "uuid" 5932 "uuid"
5933 ], 5933 ],
5934 "support": { 5934 "support": {
5935 "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0" 5935 "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0"
5936 }, 5936 },
5937 "funding": [ 5937 "funding": [
5938 { 5938 {
5939 "url": "https://symfony.com/sponsor", 5939 "url": "https://symfony.com/sponsor",
5940 "type": "custom" 5940 "type": "custom"
5941 }, 5941 },
5942 { 5942 {
5943 "url": "https://github.com/fabpot", 5943 "url": "https://github.com/fabpot",
5944 "type": "github" 5944 "type": "github"
5945 }, 5945 },
5946 { 5946 {
5947 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5947 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5948 "type": "tidelift" 5948 "type": "tidelift"
5949 } 5949 }
5950 ], 5950 ],
5951 "time": "2022-11-03T14:55:06+00:00" 5951 "time": "2022-11-03T14:55:06+00:00"
5952 }, 5952 },
5953 { 5953 {
5954 "name": "symfony/process", 5954 "name": "symfony/process",
5955 "version": "v6.0.19", 5955 "version": "v6.0.19",
5956 "source": { 5956 "source": {
5957 "type": "git", 5957 "type": "git",
5958 "url": "https://github.com/symfony/process.git", 5958 "url": "https://github.com/symfony/process.git",
5959 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4" 5959 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4"
5960 }, 5960 },
5961 "dist": { 5961 "dist": {
5962 "type": "zip", 5962 "type": "zip",
5963 "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4", 5963 "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4",
5964 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4", 5964 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4",
5965 "shasum": "" 5965 "shasum": ""
5966 }, 5966 },
5967 "require": { 5967 "require": {
5968 "php": ">=8.0.2" 5968 "php": ">=8.0.2"
5969 }, 5969 },
5970 "type": "library", 5970 "type": "library",
5971 "autoload": { 5971 "autoload": {
5972 "psr-4": { 5972 "psr-4": {
5973 "Symfony\\Component\\Process\\": "" 5973 "Symfony\\Component\\Process\\": ""
5974 }, 5974 },
5975 "exclude-from-classmap": [ 5975 "exclude-from-classmap": [
5976 "/Tests/" 5976 "/Tests/"
5977 ] 5977 ]
5978 }, 5978 },
5979 "notification-url": "https://packagist.org/downloads/", 5979 "notification-url": "https://packagist.org/downloads/",
5980 "license": [ 5980 "license": [
5981 "MIT" 5981 "MIT"
5982 ], 5982 ],
5983 "authors": [ 5983 "authors": [
5984 { 5984 {
5985 "name": "Fabien Potencier", 5985 "name": "Fabien Potencier",
5986 "email": "fabien@symfony.com" 5986 "email": "fabien@symfony.com"
5987 }, 5987 },
5988 { 5988 {
5989 "name": "Symfony Community", 5989 "name": "Symfony Community",
5990 "homepage": "https://symfony.com/contributors" 5990 "homepage": "https://symfony.com/contributors"
5991 } 5991 }
5992 ], 5992 ],
5993 "description": "Executes commands in sub-processes", 5993 "description": "Executes commands in sub-processes",
5994 "homepage": "https://symfony.com", 5994 "homepage": "https://symfony.com",
5995 "support": { 5995 "support": {
5996 "source": "https://github.com/symfony/process/tree/v6.0.19" 5996 "source": "https://github.com/symfony/process/tree/v6.0.19"
5997 }, 5997 },
5998 "funding": [ 5998 "funding": [
5999 { 5999 {
6000 "url": "https://symfony.com/sponsor", 6000 "url": "https://symfony.com/sponsor",
6001 "type": "custom" 6001 "type": "custom"
6002 }, 6002 },
6003 { 6003 {
6004 "url": "https://github.com/fabpot", 6004 "url": "https://github.com/fabpot",
6005 "type": "github" 6005 "type": "github"
6006 }, 6006 },
6007 { 6007 {
6008 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6008 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6009 "type": "tidelift" 6009 "type": "tidelift"
6010 } 6010 }
6011 ], 6011 ],
6012 "time": "2023-01-01T08:36:10+00:00" 6012 "time": "2023-01-01T08:36:10+00:00"
6013 }, 6013 },
6014 { 6014 {
6015 "name": "symfony/routing", 6015 "name": "symfony/routing",
6016 "version": "v6.0.19", 6016 "version": "v6.0.19",
6017 "source": { 6017 "source": {
6018 "type": "git", 6018 "type": "git",
6019 "url": "https://github.com/symfony/routing.git", 6019 "url": "https://github.com/symfony/routing.git",
6020 "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac" 6020 "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac"
6021 }, 6021 },
6022 "dist": { 6022 "dist": {
6023 "type": "zip", 6023 "type": "zip",
6024 "url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac", 6024 "url": "https://api.github.com/repos/symfony/routing/zipball/e56ca9b41c1ec447193474cd86ad7c0b547755ac",
6025 "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac", 6025 "reference": "e56ca9b41c1ec447193474cd86ad7c0b547755ac",
6026 "shasum": "" 6026 "shasum": ""
6027 }, 6027 },
6028 "require": { 6028 "require": {
6029 "php": ">=8.0.2" 6029 "php": ">=8.0.2"
6030 }, 6030 },
6031 "conflict": { 6031 "conflict": {
6032 "doctrine/annotations": "<1.12", 6032 "doctrine/annotations": "<1.12",
6033 "symfony/config": "<5.4", 6033 "symfony/config": "<5.4",
6034 "symfony/dependency-injection": "<5.4", 6034 "symfony/dependency-injection": "<5.4",
6035 "symfony/yaml": "<5.4" 6035 "symfony/yaml": "<5.4"
6036 }, 6036 },
6037 "require-dev": { 6037 "require-dev": {
6038 "doctrine/annotations": "^1.12|^2", 6038 "doctrine/annotations": "^1.12|^2",
6039 "psr/log": "^1|^2|^3", 6039 "psr/log": "^1|^2|^3",
6040 "symfony/config": "^5.4|^6.0", 6040 "symfony/config": "^5.4|^6.0",
6041 "symfony/dependency-injection": "^5.4|^6.0", 6041 "symfony/dependency-injection": "^5.4|^6.0",
6042 "symfony/expression-language": "^5.4|^6.0", 6042 "symfony/expression-language": "^5.4|^6.0",
6043 "symfony/http-foundation": "^5.4|^6.0", 6043 "symfony/http-foundation": "^5.4|^6.0",
6044 "symfony/yaml": "^5.4|^6.0" 6044 "symfony/yaml": "^5.4|^6.0"
6045 }, 6045 },
6046 "suggest": { 6046 "suggest": {
6047 "symfony/config": "For using the all-in-one router or any loader", 6047 "symfony/config": "For using the all-in-one router or any loader",
6048 "symfony/expression-language": "For using expression matching", 6048 "symfony/expression-language": "For using expression matching",
6049 "symfony/http-foundation": "For using a Symfony Request object", 6049 "symfony/http-foundation": "For using a Symfony Request object",
6050 "symfony/yaml": "For using the YAML loader" 6050 "symfony/yaml": "For using the YAML loader"
6051 }, 6051 },
6052 "type": "library", 6052 "type": "library",
6053 "autoload": { 6053 "autoload": {
6054 "psr-4": { 6054 "psr-4": {
6055 "Symfony\\Component\\Routing\\": "" 6055 "Symfony\\Component\\Routing\\": ""
6056 }, 6056 },
6057 "exclude-from-classmap": [ 6057 "exclude-from-classmap": [
6058 "/Tests/" 6058 "/Tests/"
6059 ] 6059 ]
6060 }, 6060 },
6061 "notification-url": "https://packagist.org/downloads/", 6061 "notification-url": "https://packagist.org/downloads/",
6062 "license": [ 6062 "license": [
6063 "MIT" 6063 "MIT"
6064 ], 6064 ],
6065 "authors": [ 6065 "authors": [
6066 { 6066 {
6067 "name": "Fabien Potencier", 6067 "name": "Fabien Potencier",
6068 "email": "fabien@symfony.com" 6068 "email": "fabien@symfony.com"
6069 }, 6069 },
6070 { 6070 {
6071 "name": "Symfony Community", 6071 "name": "Symfony Community",
6072 "homepage": "https://symfony.com/contributors" 6072 "homepage": "https://symfony.com/contributors"
6073 } 6073 }
6074 ], 6074 ],
6075 "description": "Maps an HTTP request to a set of configuration variables", 6075 "description": "Maps an HTTP request to a set of configuration variables",
6076 "homepage": "https://symfony.com", 6076 "homepage": "https://symfony.com",
6077 "keywords": [ 6077 "keywords": [
6078 "router", 6078 "router",
6079 "routing", 6079 "routing",
6080 "uri", 6080 "uri",
6081 "url" 6081 "url"
6082 ], 6082 ],
6083 "support": { 6083 "support": {
6084 "source": "https://github.com/symfony/routing/tree/v6.0.19" 6084 "source": "https://github.com/symfony/routing/tree/v6.0.19"
6085 }, 6085 },
6086 "funding": [ 6086 "funding": [
6087 { 6087 {
6088 "url": "https://symfony.com/sponsor", 6088 "url": "https://symfony.com/sponsor",
6089 "type": "custom" 6089 "type": "custom"
6090 }, 6090 },
6091 { 6091 {
6092 "url": "https://github.com/fabpot", 6092 "url": "https://github.com/fabpot",
6093 "type": "github" 6093 "type": "github"
6094 }, 6094 },
6095 { 6095 {
6096 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6096 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6097 "type": "tidelift" 6097 "type": "tidelift"
6098 } 6098 }
6099 ], 6099 ],
6100 "time": "2023-01-01T08:36:10+00:00" 6100 "time": "2023-01-01T08:36:10+00:00"
6101 }, 6101 },
6102 { 6102 {
6103 "name": "symfony/service-contracts", 6103 "name": "symfony/service-contracts",
6104 "version": "v3.0.2", 6104 "version": "v3.0.2",
6105 "source": { 6105 "source": {
6106 "type": "git", 6106 "type": "git",
6107 "url": "https://github.com/symfony/service-contracts.git", 6107 "url": "https://github.com/symfony/service-contracts.git",
6108 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66" 6108 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66"
6109 }, 6109 },
6110 "dist": { 6110 "dist": {
6111 "type": "zip", 6111 "type": "zip",
6112 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d78d39c1599bd1188b8e26bb341da52c3c6d8a66", 6112 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
6113 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66", 6113 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
6114 "shasum": "" 6114 "shasum": ""
6115 }, 6115 },
6116 "require": { 6116 "require": {
6117 "php": ">=8.0.2", 6117 "php": ">=8.0.2",
6118 "psr/container": "^2.0" 6118 "psr/container": "^2.0"
6119 }, 6119 },
6120 "conflict": { 6120 "conflict": {
6121 "ext-psr": "<1.1|>=2" 6121 "ext-psr": "<1.1|>=2"
6122 }, 6122 },
6123 "suggest": { 6123 "suggest": {
6124 "symfony/service-implementation": "" 6124 "symfony/service-implementation": ""
6125 }, 6125 },
6126 "type": "library", 6126 "type": "library",
6127 "extra": { 6127 "extra": {
6128 "branch-alias": { 6128 "branch-alias": {
6129 "dev-main": "3.0-dev" 6129 "dev-main": "3.0-dev"
6130 }, 6130 },
6131 "thanks": { 6131 "thanks": {
6132 "name": "symfony/contracts", 6132 "name": "symfony/contracts",
6133 "url": "https://github.com/symfony/contracts" 6133 "url": "https://github.com/symfony/contracts"
6134 } 6134 }
6135 }, 6135 },
6136 "autoload": { 6136 "autoload": {
6137 "psr-4": { 6137 "psr-4": {
6138 "Symfony\\Contracts\\Service\\": "" 6138 "Symfony\\Contracts\\Service\\": ""
6139 } 6139 }
6140 }, 6140 },
6141 "notification-url": "https://packagist.org/downloads/", 6141 "notification-url": "https://packagist.org/downloads/",
6142 "license": [ 6142 "license": [
6143 "MIT" 6143 "MIT"
6144 ], 6144 ],
6145 "authors": [ 6145 "authors": [
6146 { 6146 {
6147 "name": "Nicolas Grekas", 6147 "name": "Nicolas Grekas",
6148 "email": "p@tchwork.com" 6148 "email": "p@tchwork.com"
6149 }, 6149 },
6150 { 6150 {
6151 "name": "Symfony Community", 6151 "name": "Symfony Community",
6152 "homepage": "https://symfony.com/contributors" 6152 "homepage": "https://symfony.com/contributors"
6153 } 6153 }
6154 ], 6154 ],
6155 "description": "Generic abstractions related to writing services", 6155 "description": "Generic abstractions related to writing services",
6156 "homepage": "https://symfony.com", 6156 "homepage": "https://symfony.com",
6157 "keywords": [ 6157 "keywords": [
6158 "abstractions", 6158 "abstractions",
6159 "contracts", 6159 "contracts",
6160 "decoupling", 6160 "decoupling",
6161 "interfaces", 6161 "interfaces",
6162 "interoperability", 6162 "interoperability",
6163 "standards" 6163 "standards"
6164 ], 6164 ],
6165 "support": { 6165 "support": {
6166 "source": "https://github.com/symfony/service-contracts/tree/v3.0.2" 6166 "source": "https://github.com/symfony/service-contracts/tree/v3.0.2"
6167 }, 6167 },
6168 "funding": [ 6168 "funding": [
6169 { 6169 {
6170 "url": "https://symfony.com/sponsor", 6170 "url": "https://symfony.com/sponsor",
6171 "type": "custom" 6171 "type": "custom"
6172 }, 6172 },
6173 { 6173 {
6174 "url": "https://github.com/fabpot", 6174 "url": "https://github.com/fabpot",
6175 "type": "github" 6175 "type": "github"
6176 }, 6176 },
6177 { 6177 {
6178 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6178 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6179 "type": "tidelift" 6179 "type": "tidelift"
6180 } 6180 }
6181 ], 6181 ],
6182 "time": "2022-05-30T19:17:58+00:00" 6182 "time": "2022-05-30T19:17:58+00:00"
6183 }, 6183 },
6184 { 6184 {
6185 "name": "symfony/string", 6185 "name": "symfony/string",
6186 "version": "v6.0.19", 6186 "version": "v6.0.19",
6187 "source": { 6187 "source": {
6188 "type": "git", 6188 "type": "git",
6189 "url": "https://github.com/symfony/string.git", 6189 "url": "https://github.com/symfony/string.git",
6190 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a" 6190 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a"
6191 }, 6191 },
6192 "dist": { 6192 "dist": {
6193 "type": "zip", 6193 "type": "zip",
6194 "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a", 6194 "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a",
6195 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a", 6195 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a",
6196 "shasum": "" 6196 "shasum": ""
6197 }, 6197 },
6198 "require": { 6198 "require": {
6199 "php": ">=8.0.2", 6199 "php": ">=8.0.2",
6200 "symfony/polyfill-ctype": "~1.8", 6200 "symfony/polyfill-ctype": "~1.8",
6201 "symfony/polyfill-intl-grapheme": "~1.0", 6201 "symfony/polyfill-intl-grapheme": "~1.0",
6202 "symfony/polyfill-intl-normalizer": "~1.0", 6202 "symfony/polyfill-intl-normalizer": "~1.0",
6203 "symfony/polyfill-mbstring": "~1.0" 6203 "symfony/polyfill-mbstring": "~1.0"
6204 }, 6204 },
6205 "conflict": { 6205 "conflict": {
6206 "symfony/translation-contracts": "<2.0" 6206 "symfony/translation-contracts": "<2.0"
6207 }, 6207 },
6208 "require-dev": { 6208 "require-dev": {
6209 "symfony/error-handler": "^5.4|^6.0", 6209 "symfony/error-handler": "^5.4|^6.0",
6210 "symfony/http-client": "^5.4|^6.0", 6210 "symfony/http-client": "^5.4|^6.0",
6211 "symfony/translation-contracts": "^2.0|^3.0", 6211 "symfony/translation-contracts": "^2.0|^3.0",
6212 "symfony/var-exporter": "^5.4|^6.0" 6212 "symfony/var-exporter": "^5.4|^6.0"
6213 }, 6213 },
6214 "type": "library", 6214 "type": "library",
6215 "autoload": { 6215 "autoload": {
6216 "files": [ 6216 "files": [
6217 "Resources/functions.php" 6217 "Resources/functions.php"
6218 ], 6218 ],
6219 "psr-4": { 6219 "psr-4": {
6220 "Symfony\\Component\\String\\": "" 6220 "Symfony\\Component\\String\\": ""
6221 }, 6221 },
6222 "exclude-from-classmap": [ 6222 "exclude-from-classmap": [
6223 "/Tests/" 6223 "/Tests/"
6224 ] 6224 ]
6225 }, 6225 },
6226 "notification-url": "https://packagist.org/downloads/", 6226 "notification-url": "https://packagist.org/downloads/",
6227 "license": [ 6227 "license": [
6228 "MIT" 6228 "MIT"
6229 ], 6229 ],
6230 "authors": [ 6230 "authors": [
6231 { 6231 {
6232 "name": "Nicolas Grekas", 6232 "name": "Nicolas Grekas",
6233 "email": "p@tchwork.com" 6233 "email": "p@tchwork.com"
6234 }, 6234 },
6235 { 6235 {
6236 "name": "Symfony Community", 6236 "name": "Symfony Community",
6237 "homepage": "https://symfony.com/contributors" 6237 "homepage": "https://symfony.com/contributors"
6238 } 6238 }
6239 ], 6239 ],
6240 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", 6240 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
6241 "homepage": "https://symfony.com", 6241 "homepage": "https://symfony.com",
6242 "keywords": [ 6242 "keywords": [
6243 "grapheme", 6243 "grapheme",
6244 "i18n", 6244 "i18n",
6245 "string", 6245 "string",
6246 "unicode", 6246 "unicode",
6247 "utf-8", 6247 "utf-8",
6248 "utf8" 6248 "utf8"
6249 ], 6249 ],
6250 "support": { 6250 "support": {
6251 "source": "https://github.com/symfony/string/tree/v6.0.19" 6251 "source": "https://github.com/symfony/string/tree/v6.0.19"
6252 }, 6252 },
6253 "funding": [ 6253 "funding": [
6254 { 6254 {
6255 "url": "https://symfony.com/sponsor", 6255 "url": "https://symfony.com/sponsor",
6256 "type": "custom" 6256 "type": "custom"
6257 }, 6257 },
6258 { 6258 {
6259 "url": "https://github.com/fabpot", 6259 "url": "https://github.com/fabpot",
6260 "type": "github" 6260 "type": "github"
6261 }, 6261 },
6262 { 6262 {
6263 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6263 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6264 "type": "tidelift" 6264 "type": "tidelift"
6265 } 6265 }
6266 ], 6266 ],
6267 "time": "2023-01-01T08:36:10+00:00" 6267 "time": "2023-01-01T08:36:10+00:00"
6268 }, 6268 },
6269 { 6269 {
6270 "name": "symfony/translation", 6270 "name": "symfony/translation",
6271 "version": "v6.0.19", 6271 "version": "v6.0.19",
6272 "source": { 6272 "source": {
6273 "type": "git", 6273 "type": "git",
6274 "url": "https://github.com/symfony/translation.git", 6274 "url": "https://github.com/symfony/translation.git",
6275 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f" 6275 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f"
6276 }, 6276 },
6277 "dist": { 6277 "dist": {
6278 "type": "zip", 6278 "type": "zip",
6279 "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", 6279 "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
6280 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f", 6280 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
6281 "shasum": "" 6281 "shasum": ""
6282 }, 6282 },
6283 "require": { 6283 "require": {
6284 "php": ">=8.0.2", 6284 "php": ">=8.0.2",
6285 "symfony/polyfill-mbstring": "~1.0", 6285 "symfony/polyfill-mbstring": "~1.0",
6286 "symfony/translation-contracts": "^2.3|^3.0" 6286 "symfony/translation-contracts": "^2.3|^3.0"
6287 }, 6287 },
6288 "conflict": { 6288 "conflict": {
6289 "symfony/config": "<5.4", 6289 "symfony/config": "<5.4",
6290 "symfony/console": "<5.4", 6290 "symfony/console": "<5.4",
6291 "symfony/dependency-injection": "<5.4", 6291 "symfony/dependency-injection": "<5.4",
6292 "symfony/http-kernel": "<5.4", 6292 "symfony/http-kernel": "<5.4",
6293 "symfony/twig-bundle": "<5.4", 6293 "symfony/twig-bundle": "<5.4",
6294 "symfony/yaml": "<5.4" 6294 "symfony/yaml": "<5.4"
6295 }, 6295 },
6296 "provide": { 6296 "provide": {
6297 "symfony/translation-implementation": "2.3|3.0" 6297 "symfony/translation-implementation": "2.3|3.0"
6298 }, 6298 },
6299 "require-dev": { 6299 "require-dev": {
6300 "psr/log": "^1|^2|^3", 6300 "psr/log": "^1|^2|^3",
6301 "symfony/config": "^5.4|^6.0", 6301 "symfony/config": "^5.4|^6.0",
6302 "symfony/console": "^5.4|^6.0", 6302 "symfony/console": "^5.4|^6.0",
6303 "symfony/dependency-injection": "^5.4|^6.0", 6303 "symfony/dependency-injection": "^5.4|^6.0",
6304 "symfony/finder": "^5.4|^6.0", 6304 "symfony/finder": "^5.4|^6.0",
6305 "symfony/http-client-contracts": "^1.1|^2.0|^3.0", 6305 "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
6306 "symfony/http-kernel": "^5.4|^6.0", 6306 "symfony/http-kernel": "^5.4|^6.0",
6307 "symfony/intl": "^5.4|^6.0", 6307 "symfony/intl": "^5.4|^6.0",
6308 "symfony/polyfill-intl-icu": "^1.21", 6308 "symfony/polyfill-intl-icu": "^1.21",
6309 "symfony/service-contracts": "^1.1.2|^2|^3", 6309 "symfony/service-contracts": "^1.1.2|^2|^3",
6310 "symfony/yaml": "^5.4|^6.0" 6310 "symfony/yaml": "^5.4|^6.0"
6311 }, 6311 },
6312 "suggest": { 6312 "suggest": {
6313 "psr/log-implementation": "To use logging capability in translator", 6313 "psr/log-implementation": "To use logging capability in translator",
6314 "symfony/config": "", 6314 "symfony/config": "",
6315 "symfony/yaml": "" 6315 "symfony/yaml": ""
6316 }, 6316 },
6317 "type": "library", 6317 "type": "library",
6318 "autoload": { 6318 "autoload": {
6319 "files": [ 6319 "files": [
6320 "Resources/functions.php" 6320 "Resources/functions.php"
6321 ], 6321 ],
6322 "psr-4": { 6322 "psr-4": {
6323 "Symfony\\Component\\Translation\\": "" 6323 "Symfony\\Component\\Translation\\": ""
6324 }, 6324 },
6325 "exclude-from-classmap": [ 6325 "exclude-from-classmap": [
6326 "/Tests/" 6326 "/Tests/"
6327 ] 6327 ]
6328 }, 6328 },
6329 "notification-url": "https://packagist.org/downloads/", 6329 "notification-url": "https://packagist.org/downloads/",
6330 "license": [ 6330 "license": [
6331 "MIT" 6331 "MIT"
6332 ], 6332 ],
6333 "authors": [ 6333 "authors": [
6334 { 6334 {
6335 "name": "Fabien Potencier", 6335 "name": "Fabien Potencier",
6336 "email": "fabien@symfony.com" 6336 "email": "fabien@symfony.com"
6337 }, 6337 },
6338 { 6338 {
6339 "name": "Symfony Community", 6339 "name": "Symfony Community",
6340 "homepage": "https://symfony.com/contributors" 6340 "homepage": "https://symfony.com/contributors"
6341 } 6341 }
6342 ], 6342 ],
6343 "description": "Provides tools to internationalize your application", 6343 "description": "Provides tools to internationalize your application",
6344 "homepage": "https://symfony.com", 6344 "homepage": "https://symfony.com",
6345 "support": { 6345 "support": {
6346 "source": "https://github.com/symfony/translation/tree/v6.0.19" 6346 "source": "https://github.com/symfony/translation/tree/v6.0.19"
6347 }, 6347 },
6348 "funding": [ 6348 "funding": [
6349 { 6349 {
6350 "url": "https://symfony.com/sponsor", 6350 "url": "https://symfony.com/sponsor",
6351 "type": "custom" 6351 "type": "custom"
6352 }, 6352 },
6353 { 6353 {
6354 "url": "https://github.com/fabpot", 6354 "url": "https://github.com/fabpot",
6355 "type": "github" 6355 "type": "github"
6356 }, 6356 },
6357 { 6357 {
6358 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6358 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6359 "type": "tidelift" 6359 "type": "tidelift"
6360 } 6360 }
6361 ], 6361 ],
6362 "time": "2023-01-01T08:36:10+00:00" 6362 "time": "2023-01-01T08:36:10+00:00"
6363 }, 6363 },
6364 { 6364 {
6365 "name": "symfony/translation-contracts", 6365 "name": "symfony/translation-contracts",
6366 "version": "v3.0.2", 6366 "version": "v3.0.2",
6367 "source": { 6367 "source": {
6368 "type": "git", 6368 "type": "git",
6369 "url": "https://github.com/symfony/translation-contracts.git", 6369 "url": "https://github.com/symfony/translation-contracts.git",
6370 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282" 6370 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
6371 }, 6371 },
6372 "dist": { 6372 "dist": {
6373 "type": "zip", 6373 "type": "zip",
6374 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282", 6374 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282",
6375 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282", 6375 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
6376 "shasum": "" 6376 "shasum": ""
6377 }, 6377 },
6378 "require": { 6378 "require": {
6379 "php": ">=8.0.2" 6379 "php": ">=8.0.2"
6380 }, 6380 },
6381 "suggest": { 6381 "suggest": {
6382 "symfony/translation-implementation": "" 6382 "symfony/translation-implementation": ""
6383 }, 6383 },
6384 "type": "library", 6384 "type": "library",
6385 "extra": { 6385 "extra": {
6386 "branch-alias": { 6386 "branch-alias": {
6387 "dev-main": "3.0-dev" 6387 "dev-main": "3.0-dev"
6388 }, 6388 },
6389 "thanks": { 6389 "thanks": {
6390 "name": "symfony/contracts", 6390 "name": "symfony/contracts",
6391 "url": "https://github.com/symfony/contracts" 6391 "url": "https://github.com/symfony/contracts"
6392 } 6392 }
6393 }, 6393 },
6394 "autoload": { 6394 "autoload": {
6395 "psr-4": { 6395 "psr-4": {
6396 "Symfony\\Contracts\\Translation\\": "" 6396 "Symfony\\Contracts\\Translation\\": ""
6397 } 6397 }
6398 }, 6398 },
6399 "notification-url": "https://packagist.org/downloads/", 6399 "notification-url": "https://packagist.org/downloads/",
6400 "license": [ 6400 "license": [
6401 "MIT" 6401 "MIT"
6402 ], 6402 ],
6403 "authors": [ 6403 "authors": [
6404 { 6404 {
6405 "name": "Nicolas Grekas", 6405 "name": "Nicolas Grekas",
6406 "email": "p@tchwork.com" 6406 "email": "p@tchwork.com"
6407 }, 6407 },
6408 { 6408 {
6409 "name": "Symfony Community", 6409 "name": "Symfony Community",
6410 "homepage": "https://symfony.com/contributors" 6410 "homepage": "https://symfony.com/contributors"
6411 } 6411 }
6412 ], 6412 ],
6413 "description": "Generic abstractions related to translation", 6413 "description": "Generic abstractions related to translation",
6414 "homepage": "https://symfony.com", 6414 "homepage": "https://symfony.com",
6415 "keywords": [ 6415 "keywords": [
6416 "abstractions", 6416 "abstractions",
6417 "contracts", 6417 "contracts",
6418 "decoupling", 6418 "decoupling",
6419 "interfaces", 6419 "interfaces",
6420 "interoperability", 6420 "interoperability",
6421 "standards" 6421 "standards"
6422 ], 6422 ],
6423 "support": { 6423 "support": {
6424 "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2" 6424 "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2"
6425 }, 6425 },
6426 "funding": [ 6426 "funding": [
6427 { 6427 {
6428 "url": "https://symfony.com/sponsor", 6428 "url": "https://symfony.com/sponsor",
6429 "type": "custom" 6429 "type": "custom"
6430 }, 6430 },
6431 { 6431 {
6432 "url": "https://github.com/fabpot", 6432 "url": "https://github.com/fabpot",
6433 "type": "github" 6433 "type": "github"
6434 }, 6434 },
6435 { 6435 {
6436 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6436 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6437 "type": "tidelift" 6437 "type": "tidelift"
6438 } 6438 }
6439 ], 6439 ],
6440 "time": "2022-06-27T17:10:44+00:00" 6440 "time": "2022-06-27T17:10:44+00:00"
6441 }, 6441 },
6442 { 6442 {
6443 "name": "symfony/uid", 6443 "name": "symfony/uid",
6444 "version": "v6.0.19", 6444 "version": "v6.0.19",
6445 "source": { 6445 "source": {
6446 "type": "git", 6446 "type": "git",
6447 "url": "https://github.com/symfony/uid.git", 6447 "url": "https://github.com/symfony/uid.git",
6448 "reference": "6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d" 6448 "reference": "6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d"
6449 }, 6449 },
6450 "dist": { 6450 "dist": {
6451 "type": "zip", 6451 "type": "zip",
6452 "url": "https://api.github.com/repos/symfony/uid/zipball/6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d", 6452 "url": "https://api.github.com/repos/symfony/uid/zipball/6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d",
6453 "reference": "6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d", 6453 "reference": "6499e28b0ac9f2aa3151e11845bdb5cd21e6bb9d",
6454 "shasum": "" 6454 "shasum": ""
6455 }, 6455 },
6456 "require": { 6456 "require": {
6457 "php": ">=8.0.2", 6457 "php": ">=8.0.2",
6458 "symfony/polyfill-uuid": "^1.15" 6458 "symfony/polyfill-uuid": "^1.15"
6459 }, 6459 },
6460 "require-dev": { 6460 "require-dev": {
6461 "symfony/console": "^5.4|^6.0" 6461 "symfony/console": "^5.4|^6.0"
6462 }, 6462 },
6463 "type": "library", 6463 "type": "library",
6464 "autoload": { 6464 "autoload": {
6465 "psr-4": { 6465 "psr-4": {
6466 "Symfony\\Component\\Uid\\": "" 6466 "Symfony\\Component\\Uid\\": ""
6467 }, 6467 },
6468 "exclude-from-classmap": [ 6468 "exclude-from-classmap": [
6469 "/Tests/" 6469 "/Tests/"
6470 ] 6470 ]
6471 }, 6471 },
6472 "notification-url": "https://packagist.org/downloads/", 6472 "notification-url": "https://packagist.org/downloads/",
6473 "license": [ 6473 "license": [
6474 "MIT" 6474 "MIT"
6475 ], 6475 ],
6476 "authors": [ 6476 "authors": [
6477 { 6477 {
6478 "name": "Grégoire Pineau", 6478 "name": "Grégoire Pineau",
6479 "email": "lyrixx@lyrixx.info" 6479 "email": "lyrixx@lyrixx.info"
6480 }, 6480 },
6481 { 6481 {
6482 "name": "Nicolas Grekas", 6482 "name": "Nicolas Grekas",
6483 "email": "p@tchwork.com" 6483 "email": "p@tchwork.com"
6484 }, 6484 },
6485 { 6485 {
6486 "name": "Symfony Community", 6486 "name": "Symfony Community",
6487 "homepage": "https://symfony.com/contributors" 6487 "homepage": "https://symfony.com/contributors"
6488 } 6488 }
6489 ], 6489 ],
6490 "description": "Provides an object-oriented API to generate and represent UIDs", 6490 "description": "Provides an object-oriented API to generate and represent UIDs",
6491 "homepage": "https://symfony.com", 6491 "homepage": "https://symfony.com",
6492 "keywords": [ 6492 "keywords": [
6493 "UID", 6493 "UID",
6494 "ulid", 6494 "ulid",
6495 "uuid" 6495 "uuid"
6496 ], 6496 ],
6497 "support": { 6497 "support": {
6498 "source": "https://github.com/symfony/uid/tree/v6.0.19" 6498 "source": "https://github.com/symfony/uid/tree/v6.0.19"
6499 }, 6499 },
6500 "funding": [ 6500 "funding": [
6501 { 6501 {
6502 "url": "https://symfony.com/sponsor", 6502 "url": "https://symfony.com/sponsor",
6503 "type": "custom" 6503 "type": "custom"
6504 }, 6504 },
6505 { 6505 {
6506 "url": "https://github.com/fabpot", 6506 "url": "https://github.com/fabpot",
6507 "type": "github" 6507 "type": "github"
6508 }, 6508 },
6509 { 6509 {
6510 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6510 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6511 "type": "tidelift" 6511 "type": "tidelift"
6512 } 6512 }
6513 ], 6513 ],
6514 "time": "2023-01-01T08:36:10+00:00" 6514 "time": "2023-01-01T08:36:10+00:00"
6515 }, 6515 },
6516 { 6516 {
6517 "name": "symfony/var-dumper", 6517 "name": "symfony/var-dumper",
6518 "version": "v6.0.19", 6518 "version": "v6.0.19",
6519 "source": { 6519 "source": {
6520 "type": "git", 6520 "type": "git",
6521 "url": "https://github.com/symfony/var-dumper.git", 6521 "url": "https://github.com/symfony/var-dumper.git",
6522 "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52" 6522 "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52"
6523 }, 6523 },
6524 "dist": { 6524 "dist": {
6525 "type": "zip", 6525 "type": "zip",
6526 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52", 6526 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52",
6527 "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52", 6527 "reference": "eb980457fa6899840fe1687e8627a03a7d8a3d52",
6528 "shasum": "" 6528 "shasum": ""
6529 }, 6529 },
6530 "require": { 6530 "require": {
6531 "php": ">=8.0.2", 6531 "php": ">=8.0.2",
6532 "symfony/polyfill-mbstring": "~1.0" 6532 "symfony/polyfill-mbstring": "~1.0"
6533 }, 6533 },
6534 "conflict": { 6534 "conflict": {
6535 "phpunit/phpunit": "<5.4.3", 6535 "phpunit/phpunit": "<5.4.3",
6536 "symfony/console": "<5.4" 6536 "symfony/console": "<5.4"
6537 }, 6537 },
6538 "require-dev": { 6538 "require-dev": {
6539 "ext-iconv": "*", 6539 "ext-iconv": "*",
6540 "symfony/console": "^5.4|^6.0", 6540 "symfony/console": "^5.4|^6.0",
6541 "symfony/process": "^5.4|^6.0", 6541 "symfony/process": "^5.4|^6.0",
6542 "symfony/uid": "^5.4|^6.0", 6542 "symfony/uid": "^5.4|^6.0",
6543 "twig/twig": "^2.13|^3.0.4" 6543 "twig/twig": "^2.13|^3.0.4"
6544 }, 6544 },
6545 "suggest": { 6545 "suggest": {
6546 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", 6546 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6547 "ext-intl": "To show region name in time zone dump", 6547 "ext-intl": "To show region name in time zone dump",
6548 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" 6548 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6549 }, 6549 },
6550 "bin": [ 6550 "bin": [
6551 "Resources/bin/var-dump-server" 6551 "Resources/bin/var-dump-server"
6552 ], 6552 ],
6553 "type": "library", 6553 "type": "library",
6554 "autoload": { 6554 "autoload": {
6555 "files": [ 6555 "files": [
6556 "Resources/functions/dump.php" 6556 "Resources/functions/dump.php"
6557 ], 6557 ],
6558 "psr-4": { 6558 "psr-4": {
6559 "Symfony\\Component\\VarDumper\\": "" 6559 "Symfony\\Component\\VarDumper\\": ""
6560 }, 6560 },
6561 "exclude-from-classmap": [ 6561 "exclude-from-classmap": [
6562 "/Tests/" 6562 "/Tests/"
6563 ] 6563 ]
6564 }, 6564 },
6565 "notification-url": "https://packagist.org/downloads/", 6565 "notification-url": "https://packagist.org/downloads/",
6566 "license": [ 6566 "license": [
6567 "MIT" 6567 "MIT"
6568 ], 6568 ],
6569 "authors": [ 6569 "authors": [
6570 { 6570 {
6571 "name": "Nicolas Grekas", 6571 "name": "Nicolas Grekas",
6572 "email": "p@tchwork.com" 6572 "email": "p@tchwork.com"
6573 }, 6573 },
6574 { 6574 {
6575 "name": "Symfony Community", 6575 "name": "Symfony Community",
6576 "homepage": "https://symfony.com/contributors" 6576 "homepage": "https://symfony.com/contributors"
6577 } 6577 }
6578 ], 6578 ],
6579 "description": "Provides mechanisms for walking through any arbitrary PHP variable", 6579 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6580 "homepage": "https://symfony.com", 6580 "homepage": "https://symfony.com",
6581 "keywords": [ 6581 "keywords": [
6582 "debug", 6582 "debug",
6583 "dump" 6583 "dump"
6584 ], 6584 ],
6585 "support": { 6585 "support": {
6586 "source": "https://github.com/symfony/var-dumper/tree/v6.0.19" 6586 "source": "https://github.com/symfony/var-dumper/tree/v6.0.19"
6587 }, 6587 },
6588 "funding": [ 6588 "funding": [
6589 { 6589 {
6590 "url": "https://symfony.com/sponsor", 6590 "url": "https://symfony.com/sponsor",
6591 "type": "custom" 6591 "type": "custom"
6592 }, 6592 },
6593 { 6593 {
6594 "url": "https://github.com/fabpot", 6594 "url": "https://github.com/fabpot",
6595 "type": "github" 6595 "type": "github"
6596 }, 6596 },
6597 { 6597 {
6598 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 6598 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6599 "type": "tidelift" 6599 "type": "tidelift"
6600 } 6600 }
6601 ], 6601 ],
6602 "time": "2023-01-20T17:44:14+00:00" 6602 "time": "2023-01-20T17:44:14+00:00"
6603 }, 6603 },
6604 { 6604 {
6605 "name": "tgalopin/html-sanitizer", 6605 "name": "tgalopin/html-sanitizer",
6606 "version": "1.5.0", 6606 "version": "1.5.0",
6607 "source": { 6607 "source": {
6608 "type": "git", 6608 "type": "git",
6609 "url": "https://github.com/tgalopin/html-sanitizer.git", 6609 "url": "https://github.com/tgalopin/html-sanitizer.git",
6610 "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913" 6610 "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913"
6611 }, 6611 },
6612 "dist": { 6612 "dist": {
6613 "type": "zip", 6613 "type": "zip",
6614 "url": "https://api.github.com/repos/tgalopin/html-sanitizer/zipball/5d02dcb6f2ea4f505731eac440798caa1b3b0913", 6614 "url": "https://api.github.com/repos/tgalopin/html-sanitizer/zipball/5d02dcb6f2ea4f505731eac440798caa1b3b0913",
6615 "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913", 6615 "reference": "5d02dcb6f2ea4f505731eac440798caa1b3b0913",
6616 "shasum": "" 6616 "shasum": ""
6617 }, 6617 },
6618 "require": { 6618 "require": {
6619 "ext-dom": "*", 6619 "ext-dom": "*",
6620 "league/uri-parser": "^1.4.1", 6620 "league/uri-parser": "^1.4.1",
6621 "masterminds/html5": "^2.4", 6621 "masterminds/html5": "^2.4",
6622 "php": ">=7.1", 6622 "php": ">=7.1",
6623 "psr/log": "^1.0|^2.0|^3.0" 6623 "psr/log": "^1.0|^2.0|^3.0"
6624 }, 6624 },
6625 "require-dev": { 6625 "require-dev": {
6626 "phpunit/phpunit": "^7.4", 6626 "phpunit/phpunit": "^7.4",
6627 "symfony/var-dumper": "^4.1" 6627 "symfony/var-dumper": "^4.1"
6628 }, 6628 },
6629 "type": "library", 6629 "type": "library",
6630 "autoload": { 6630 "autoload": {
6631 "psr-4": { 6631 "psr-4": {
6632 "HtmlSanitizer\\": "src" 6632 "HtmlSanitizer\\": "src"
6633 } 6633 }
6634 }, 6634 },
6635 "notification-url": "https://packagist.org/downloads/", 6635 "notification-url": "https://packagist.org/downloads/",
6636 "license": [ 6636 "license": [
6637 "MIT" 6637 "MIT"
6638 ], 6638 ],
6639 "authors": [ 6639 "authors": [
6640 { 6640 {
6641 "name": "Titouan Galopin", 6641 "name": "Titouan Galopin",
6642 "email": "galopintitouan@gmail.com" 6642 "email": "galopintitouan@gmail.com"
6643 } 6643 }
6644 ], 6644 ],
6645 "description": "Sanitize untrustworthy HTML user input", 6645 "description": "Sanitize untrustworthy HTML user input",
6646 "support": { 6646 "support": {
6647 "issues": "https://github.com/tgalopin/html-sanitizer/issues", 6647 "issues": "https://github.com/tgalopin/html-sanitizer/issues",
6648 "source": "https://github.com/tgalopin/html-sanitizer/tree/1.5.0" 6648 "source": "https://github.com/tgalopin/html-sanitizer/tree/1.5.0"
6649 }, 6649 },
6650 "abandoned": "symfony/html-sanitizer", 6650 "abandoned": "symfony/html-sanitizer",
6651 "time": "2021-09-14T08:27:50+00:00" 6651 "time": "2021-09-14T08:27:50+00:00"
6652 }, 6652 },
6653 { 6653 {
6654 "name": "tijsverkoyen/css-to-inline-styles", 6654 "name": "tijsverkoyen/css-to-inline-styles",
6655 "version": "2.2.6", 6655 "version": "2.2.6",
6656 "source": { 6656 "source": {
6657 "type": "git", 6657 "type": "git",
6658 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", 6658 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
6659 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c" 6659 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c"
6660 }, 6660 },
6661 "dist": { 6661 "dist": {
6662 "type": "zip", 6662 "type": "zip",
6663 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c", 6663 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c",
6664 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c", 6664 "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c",
6665 "shasum": "" 6665 "shasum": ""
6666 }, 6666 },
6667 "require": { 6667 "require": {
6668 "ext-dom": "*", 6668 "ext-dom": "*",
6669 "ext-libxml": "*", 6669 "ext-libxml": "*",
6670 "php": "^5.5 || ^7.0 || ^8.0", 6670 "php": "^5.5 || ^7.0 || ^8.0",
6671 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" 6671 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
6672 }, 6672 },
6673 "require-dev": { 6673 "require-dev": {
6674 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" 6674 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
6675 }, 6675 },
6676 "type": "library", 6676 "type": "library",
6677 "extra": { 6677 "extra": {
6678 "branch-alias": { 6678 "branch-alias": {
6679 "dev-master": "2.2.x-dev" 6679 "dev-master": "2.2.x-dev"
6680 } 6680 }
6681 }, 6681 },
6682 "autoload": { 6682 "autoload": {
6683 "psr-4": { 6683 "psr-4": {
6684 "TijsVerkoyen\\CssToInlineStyles\\": "src" 6684 "TijsVerkoyen\\CssToInlineStyles\\": "src"
6685 } 6685 }
6686 }, 6686 },
6687 "notification-url": "https://packagist.org/downloads/", 6687 "notification-url": "https://packagist.org/downloads/",
6688 "license": [ 6688 "license": [
6689 "BSD-3-Clause" 6689 "BSD-3-Clause"
6690 ], 6690 ],
6691 "authors": [ 6691 "authors": [
6692 { 6692 {
6693 "name": "Tijs Verkoyen", 6693 "name": "Tijs Verkoyen",
6694 "email": "css_to_inline_styles@verkoyen.eu", 6694 "email": "css_to_inline_styles@verkoyen.eu",
6695 "role": "Developer" 6695 "role": "Developer"
6696 } 6696 }
6697 ], 6697 ],
6698 "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", 6698 "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
6699 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", 6699 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
6700 "support": { 6700 "support": {
6701 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", 6701 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
6702 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6" 6702 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6"
6703 }, 6703 },
6704 "time": "2023-01-03T09:29:04+00:00" 6704 "time": "2023-01-03T09:29:04+00:00"
6705 }, 6705 },
6706 { 6706 {
6707 "name": "vlucas/phpdotenv", 6707 "name": "vlucas/phpdotenv",
6708 "version": "v5.5.0", 6708 "version": "v5.5.0",
6709 "source": { 6709 "source": {
6710 "type": "git", 6710 "type": "git",
6711 "url": "https://github.com/vlucas/phpdotenv.git", 6711 "url": "https://github.com/vlucas/phpdotenv.git",
6712 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7" 6712 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
6713 }, 6713 },
6714 "dist": { 6714 "dist": {
6715 "type": "zip", 6715 "type": "zip",
6716 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", 6716 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
6717 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7", 6717 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
6718 "shasum": "" 6718 "shasum": ""
6719 }, 6719 },
6720 "require": { 6720 "require": {
6721 "ext-pcre": "*", 6721 "ext-pcre": "*",
6722 "graham-campbell/result-type": "^1.0.2", 6722 "graham-campbell/result-type": "^1.0.2",
6723 "php": "^7.1.3 || ^8.0", 6723 "php": "^7.1.3 || ^8.0",
6724 "phpoption/phpoption": "^1.8", 6724 "phpoption/phpoption": "^1.8",
6725 "symfony/polyfill-ctype": "^1.23", 6725 "symfony/polyfill-ctype": "^1.23",
6726 "symfony/polyfill-mbstring": "^1.23.1", 6726 "symfony/polyfill-mbstring": "^1.23.1",
6727 "symfony/polyfill-php80": "^1.23.1" 6727 "symfony/polyfill-php80": "^1.23.1"
6728 }, 6728 },
6729 "require-dev": { 6729 "require-dev": {
6730 "bamarni/composer-bin-plugin": "^1.4.1", 6730 "bamarni/composer-bin-plugin": "^1.4.1",
6731 "ext-filter": "*", 6731 "ext-filter": "*",
6732 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25" 6732 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
6733 }, 6733 },
6734 "suggest": { 6734 "suggest": {
6735 "ext-filter": "Required to use the boolean validator." 6735 "ext-filter": "Required to use the boolean validator."
6736 }, 6736 },
6737 "type": "library", 6737 "type": "library",
6738 "extra": { 6738 "extra": {
6739 "bamarni-bin": { 6739 "bamarni-bin": {
6740 "bin-links": true, 6740 "bin-links": true,
6741 "forward-command": true 6741 "forward-command": true
6742 }, 6742 },
6743 "branch-alias": { 6743 "branch-alias": {
6744 "dev-master": "5.5-dev" 6744 "dev-master": "5.5-dev"
6745 } 6745 }
6746 }, 6746 },
6747 "autoload": { 6747 "autoload": {
6748 "psr-4": { 6748 "psr-4": {
6749 "Dotenv\\": "src/" 6749 "Dotenv\\": "src/"
6750 } 6750 }
6751 }, 6751 },
6752 "notification-url": "https://packagist.org/downloads/", 6752 "notification-url": "https://packagist.org/downloads/",
6753 "license": [ 6753 "license": [
6754 "BSD-3-Clause" 6754 "BSD-3-Clause"
6755 ], 6755 ],
6756 "authors": [ 6756 "authors": [
6757 { 6757 {
6758 "name": "Graham Campbell", 6758 "name": "Graham Campbell",
6759 "email": "hello@gjcampbell.co.uk", 6759 "email": "hello@gjcampbell.co.uk",
6760 "homepage": "https://github.com/GrahamCampbell" 6760 "homepage": "https://github.com/GrahamCampbell"
6761 }, 6761 },
6762 { 6762 {
6763 "name": "Vance Lucas", 6763 "name": "Vance Lucas",
6764 "email": "vance@vancelucas.com", 6764 "email": "vance@vancelucas.com",
6765 "homepage": "https://github.com/vlucas" 6765 "homepage": "https://github.com/vlucas"
6766 } 6766 }
6767 ], 6767 ],
6768 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", 6768 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
6769 "keywords": [ 6769 "keywords": [
6770 "dotenv", 6770 "dotenv",
6771 "env", 6771 "env",
6772 "environment" 6772 "environment"
6773 ], 6773 ],
6774 "support": { 6774 "support": {
6775 "issues": "https://github.com/vlucas/phpdotenv/issues", 6775 "issues": "https://github.com/vlucas/phpdotenv/issues",
6776 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0" 6776 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
6777 }, 6777 },
6778 "funding": [ 6778 "funding": [
6779 { 6779 {
6780 "url": "https://github.com/GrahamCampbell", 6780 "url": "https://github.com/GrahamCampbell",
6781 "type": "github" 6781 "type": "github"
6782 }, 6782 },
6783 { 6783 {
6784 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", 6784 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
6785 "type": "tidelift" 6785 "type": "tidelift"
6786 } 6786 }
6787 ], 6787 ],
6788 "time": "2022-10-16T01:01:54+00:00" 6788 "time": "2022-10-16T01:01:54+00:00"
6789 }, 6789 },
6790 { 6790 {
6791 "name": "voku/portable-ascii", 6791 "name": "voku/portable-ascii",
6792 "version": "2.0.1", 6792 "version": "2.0.1",
6793 "source": { 6793 "source": {
6794 "type": "git", 6794 "type": "git",
6795 "url": "https://github.com/voku/portable-ascii.git", 6795 "url": "https://github.com/voku/portable-ascii.git",
6796 "reference": "b56450eed252f6801410d810c8e1727224ae0743" 6796 "reference": "b56450eed252f6801410d810c8e1727224ae0743"
6797 }, 6797 },
6798 "dist": { 6798 "dist": {
6799 "type": "zip", 6799 "type": "zip",
6800 "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", 6800 "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
6801 "reference": "b56450eed252f6801410d810c8e1727224ae0743", 6801 "reference": "b56450eed252f6801410d810c8e1727224ae0743",
6802 "shasum": "" 6802 "shasum": ""
6803 }, 6803 },
6804 "require": { 6804 "require": {
6805 "php": ">=7.0.0" 6805 "php": ">=7.0.0"
6806 }, 6806 },
6807 "require-dev": { 6807 "require-dev": {
6808 "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" 6808 "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
6809 }, 6809 },
6810 "suggest": { 6810 "suggest": {
6811 "ext-intl": "Use Intl for transliterator_transliterate() support" 6811 "ext-intl": "Use Intl for transliterator_transliterate() support"
6812 }, 6812 },
6813 "type": "library", 6813 "type": "library",
6814 "autoload": { 6814 "autoload": {
6815 "psr-4": { 6815 "psr-4": {
6816 "voku\\": "src/voku/" 6816 "voku\\": "src/voku/"
6817 } 6817 }
6818 }, 6818 },
6819 "notification-url": "https://packagist.org/downloads/", 6819 "notification-url": "https://packagist.org/downloads/",
6820 "license": [ 6820 "license": [
6821 "MIT" 6821 "MIT"
6822 ], 6822 ],
6823 "authors": [ 6823 "authors": [
6824 { 6824 {
6825 "name": "Lars Moelleken", 6825 "name": "Lars Moelleken",
6826 "homepage": "http://www.moelleken.org/" 6826 "homepage": "http://www.moelleken.org/"
6827 } 6827 }
6828 ], 6828 ],
6829 "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", 6829 "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
6830 "homepage": "https://github.com/voku/portable-ascii", 6830 "homepage": "https://github.com/voku/portable-ascii",
6831 "keywords": [ 6831 "keywords": [
6832 "ascii", 6832 "ascii",
6833 "clean", 6833 "clean",
6834 "php" 6834 "php"
6835 ], 6835 ],
6836 "support": { 6836 "support": {
6837 "issues": "https://github.com/voku/portable-ascii/issues", 6837 "issues": "https://github.com/voku/portable-ascii/issues",
6838 "source": "https://github.com/voku/portable-ascii/tree/2.0.1" 6838 "source": "https://github.com/voku/portable-ascii/tree/2.0.1"
6839 }, 6839 },
6840 "funding": [ 6840 "funding": [
6841 { 6841 {
6842 "url": "https://www.paypal.me/moelleken", 6842 "url": "https://www.paypal.me/moelleken",
6843 "type": "custom" 6843 "type": "custom"
6844 }, 6844 },
6845 { 6845 {
6846 "url": "https://github.com/voku", 6846 "url": "https://github.com/voku",
6847 "type": "github" 6847 "type": "github"
6848 }, 6848 },
6849 { 6849 {
6850 "url": "https://opencollective.com/portable-ascii", 6850 "url": "https://opencollective.com/portable-ascii",
6851 "type": "open_collective" 6851 "type": "open_collective"
6852 }, 6852 },
6853 { 6853 {
6854 "url": "https://www.patreon.com/voku", 6854 "url": "https://www.patreon.com/voku",
6855 "type": "patreon" 6855 "type": "patreon"
6856 }, 6856 },
6857 { 6857 {
6858 "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", 6858 "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
6859 "type": "tidelift" 6859 "type": "tidelift"
6860 } 6860 }
6861 ], 6861 ],
6862 "time": "2022-03-08T17:03:00+00:00" 6862 "time": "2022-03-08T17:03:00+00:00"
6863 }, 6863 },
6864 { 6864 {
6865 "name": "webmozart/assert", 6865 "name": "webmozart/assert",
6866 "version": "1.11.0", 6866 "version": "1.11.0",
6867 "source": { 6867 "source": {
6868 "type": "git", 6868 "type": "git",
6869 "url": "https://github.com/webmozarts/assert.git", 6869 "url": "https://github.com/webmozarts/assert.git",
6870 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" 6870 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
6871 }, 6871 },
6872 "dist": { 6872 "dist": {
6873 "type": "zip", 6873 "type": "zip",
6874 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", 6874 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
6875 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", 6875 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
6876 "shasum": "" 6876 "shasum": ""
6877 }, 6877 },
6878 "require": { 6878 "require": {
6879 "ext-ctype": "*", 6879 "ext-ctype": "*",
6880 "php": "^7.2 || ^8.0" 6880 "php": "^7.2 || ^8.0"
6881 }, 6881 },
6882 "conflict": { 6882 "conflict": {
6883 "phpstan/phpstan": "<0.12.20", 6883 "phpstan/phpstan": "<0.12.20",
6884 "vimeo/psalm": "<4.6.1 || 4.6.2" 6884 "vimeo/psalm": "<4.6.1 || 4.6.2"
6885 }, 6885 },
6886 "require-dev": { 6886 "require-dev": {
6887 "phpunit/phpunit": "^8.5.13" 6887 "phpunit/phpunit": "^8.5.13"
6888 }, 6888 },
6889 "type": "library", 6889 "type": "library",
6890 "extra": { 6890 "extra": {
6891 "branch-alias": { 6891 "branch-alias": {
6892 "dev-master": "1.10-dev" 6892 "dev-master": "1.10-dev"
6893 } 6893 }
6894 }, 6894 },
6895 "autoload": { 6895 "autoload": {
6896 "psr-4": { 6896 "psr-4": {
6897 "Webmozart\\Assert\\": "src/" 6897 "Webmozart\\Assert\\": "src/"
6898 } 6898 }
6899 }, 6899 },
6900 "notification-url": "https://packagist.org/downloads/", 6900 "notification-url": "https://packagist.org/downloads/",
6901 "license": [ 6901 "license": [
6902 "MIT" 6902 "MIT"
6903 ], 6903 ],
6904 "authors": [ 6904 "authors": [
6905 { 6905 {
6906 "name": "Bernhard Schussek", 6906 "name": "Bernhard Schussek",
6907 "email": "bschussek@gmail.com" 6907 "email": "bschussek@gmail.com"
6908 } 6908 }
6909 ], 6909 ],
6910 "description": "Assertions to validate method input/output with nice error messages.", 6910 "description": "Assertions to validate method input/output with nice error messages.",
6911 "keywords": [ 6911 "keywords": [
6912 "assert", 6912 "assert",
6913 "check", 6913 "check",
6914 "validate" 6914 "validate"
6915 ], 6915 ],
6916 "support": { 6916 "support": {
6917 "issues": "https://github.com/webmozarts/assert/issues", 6917 "issues": "https://github.com/webmozarts/assert/issues",
6918 "source": "https://github.com/webmozarts/assert/tree/1.11.0" 6918 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
6919 }, 6919 },
6920 "time": "2022-06-03T18:03:27+00:00" 6920 "time": "2022-06-03T18:03:27+00:00"
6921 } 6921 }
6922 ], 6922 ],
6923 "packages-dev": [ 6923 "packages-dev": [
6924 { 6924 {
6925 "name": "barryvdh/laravel-debugbar", 6925 "name": "barryvdh/laravel-debugbar",
6926 "version": "v3.9.2", 6926 "version": "v3.9.2",
6927 "source": { 6927 "source": {
6928 "type": "git", 6928 "type": "git",
6929 "url": "https://github.com/barryvdh/laravel-debugbar.git", 6929 "url": "https://github.com/barryvdh/laravel-debugbar.git",
6930 "reference": "bfd0131c146973cab164e50f5cdd8a67cc60cab1" 6930 "reference": "bfd0131c146973cab164e50f5cdd8a67cc60cab1"
6931 }, 6931 },
6932 "dist": { 6932 "dist": {
6933 "type": "zip", 6933 "type": "zip",
6934 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/bfd0131c146973cab164e50f5cdd8a67cc60cab1", 6934 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/bfd0131c146973cab164e50f5cdd8a67cc60cab1",
6935 "reference": "bfd0131c146973cab164e50f5cdd8a67cc60cab1", 6935 "reference": "bfd0131c146973cab164e50f5cdd8a67cc60cab1",
6936 "shasum": "" 6936 "shasum": ""
6937 }, 6937 },
6938 "require": { 6938 "require": {
6939 "illuminate/routing": "^9|^10", 6939 "illuminate/routing": "^9|^10",
6940 "illuminate/session": "^9|^10", 6940 "illuminate/session": "^9|^10",
6941 "illuminate/support": "^9|^10", 6941 "illuminate/support": "^9|^10",
6942 "maximebf/debugbar": "^1.18.2", 6942 "maximebf/debugbar": "^1.18.2",
6943 "php": "^8.0", 6943 "php": "^8.0",
6944 "symfony/finder": "^6" 6944 "symfony/finder": "^6"
6945 }, 6945 },
6946 "require-dev": { 6946 "require-dev": {
6947 "mockery/mockery": "^1.3.3", 6947 "mockery/mockery": "^1.3.3",
6948 "orchestra/testbench-dusk": "^5|^6|^7|^8", 6948 "orchestra/testbench-dusk": "^5|^6|^7|^8",
6949 "phpunit/phpunit": "^8.5.30|^9.0", 6949 "phpunit/phpunit": "^8.5.30|^9.0",
6950 "squizlabs/php_codesniffer": "^3.5" 6950 "squizlabs/php_codesniffer": "^3.5"
6951 }, 6951 },
6952 "type": "library", 6952 "type": "library",
6953 "extra": { 6953 "extra": {
6954 "branch-alias": { 6954 "branch-alias": {
6955 "dev-master": "3.8-dev" 6955 "dev-master": "3.8-dev"
6956 }, 6956 },
6957 "laravel": { 6957 "laravel": {
6958 "providers": [ 6958 "providers": [
6959 "Barryvdh\\Debugbar\\ServiceProvider" 6959 "Barryvdh\\Debugbar\\ServiceProvider"
6960 ], 6960 ],
6961 "aliases": { 6961 "aliases": {
6962 "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar" 6962 "Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar"
6963 } 6963 }
6964 } 6964 }
6965 }, 6965 },
6966 "autoload": { 6966 "autoload": {
6967 "files": [ 6967 "files": [
6968 "src/helpers.php" 6968 "src/helpers.php"
6969 ], 6969 ],
6970 "psr-4": { 6970 "psr-4": {
6971 "Barryvdh\\Debugbar\\": "src/" 6971 "Barryvdh\\Debugbar\\": "src/"
6972 } 6972 }
6973 }, 6973 },
6974 "notification-url": "https://packagist.org/downloads/", 6974 "notification-url": "https://packagist.org/downloads/",
6975 "license": [ 6975 "license": [
6976 "MIT" 6976 "MIT"
6977 ], 6977 ],
6978 "authors": [ 6978 "authors": [
6979 { 6979 {
6980 "name": "Barry vd. Heuvel", 6980 "name": "Barry vd. Heuvel",
6981 "email": "barryvdh@gmail.com" 6981 "email": "barryvdh@gmail.com"
6982 } 6982 }
6983 ], 6983 ],
6984 "description": "PHP Debugbar integration for Laravel", 6984 "description": "PHP Debugbar integration for Laravel",
6985 "keywords": [ 6985 "keywords": [
6986 "debug", 6986 "debug",
6987 "debugbar", 6987 "debugbar",
6988 "laravel", 6988 "laravel",
6989 "profiler", 6989 "profiler",
6990 "webprofiler" 6990 "webprofiler"
6991 ], 6991 ],
6992 "support": { 6992 "support": {
6993 "issues": "https://github.com/barryvdh/laravel-debugbar/issues", 6993 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
6994 "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.9.2" 6994 "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.9.2"
6995 }, 6995 },
6996 "funding": [ 6996 "funding": [
6997 { 6997 {
6998 "url": "https://fruitcake.nl", 6998 "url": "https://fruitcake.nl",
6999 "type": "custom" 6999 "type": "custom"
7000 }, 7000 },
7001 { 7001 {
7002 "url": "https://github.com/barryvdh", 7002 "url": "https://github.com/barryvdh",
7003 "type": "github" 7003 "type": "github"
7004 } 7004 }
7005 ], 7005 ],
7006 "time": "2023-08-25T18:43:57+00:00" 7006 "time": "2023-08-25T18:43:57+00:00"
7007 }, 7007 },
7008 { 7008 {
7009 "name": "doctrine/instantiator", 7009 "name": "doctrine/instantiator",
7010 "version": "1.5.0", 7010 "version": "1.5.0",
7011 "source": { 7011 "source": {
7012 "type": "git", 7012 "type": "git",
7013 "url": "https://github.com/doctrine/instantiator.git", 7013 "url": "https://github.com/doctrine/instantiator.git",
7014 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" 7014 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
7015 }, 7015 },
7016 "dist": { 7016 "dist": {
7017 "type": "zip", 7017 "type": "zip",
7018 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", 7018 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
7019 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", 7019 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
7020 "shasum": "" 7020 "shasum": ""
7021 }, 7021 },
7022 "require": { 7022 "require": {
7023 "php": "^7.1 || ^8.0" 7023 "php": "^7.1 || ^8.0"
7024 }, 7024 },
7025 "require-dev": { 7025 "require-dev": {
7026 "doctrine/coding-standard": "^9 || ^11", 7026 "doctrine/coding-standard": "^9 || ^11",
7027 "ext-pdo": "*", 7027 "ext-pdo": "*",
7028 "ext-phar": "*", 7028 "ext-phar": "*",
7029 "phpbench/phpbench": "^0.16 || ^1", 7029 "phpbench/phpbench": "^0.16 || ^1",
7030 "phpstan/phpstan": "^1.4", 7030 "phpstan/phpstan": "^1.4",
7031 "phpstan/phpstan-phpunit": "^1", 7031 "phpstan/phpstan-phpunit": "^1",
7032 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", 7032 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
7033 "vimeo/psalm": "^4.30 || ^5.4" 7033 "vimeo/psalm": "^4.30 || ^5.4"
7034 }, 7034 },
7035 "type": "library", 7035 "type": "library",
7036 "autoload": { 7036 "autoload": {
7037 "psr-4": { 7037 "psr-4": {
7038 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" 7038 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
7039 } 7039 }
7040 }, 7040 },
7041 "notification-url": "https://packagist.org/downloads/", 7041 "notification-url": "https://packagist.org/downloads/",
7042 "license": [ 7042 "license": [
7043 "MIT" 7043 "MIT"
7044 ], 7044 ],
7045 "authors": [ 7045 "authors": [
7046 { 7046 {
7047 "name": "Marco Pivetta", 7047 "name": "Marco Pivetta",
7048 "email": "ocramius@gmail.com", 7048 "email": "ocramius@gmail.com",
7049 "homepage": "https://ocramius.github.io/" 7049 "homepage": "https://ocramius.github.io/"
7050 } 7050 }
7051 ], 7051 ],
7052 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", 7052 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
7053 "homepage": "https://www.doctrine-project.org/projects/instantiator.html", 7053 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
7054 "keywords": [ 7054 "keywords": [
7055 "constructor", 7055 "constructor",
7056 "instantiate" 7056 "instantiate"
7057 ], 7057 ],
7058 "support": { 7058 "support": {
7059 "issues": "https://github.com/doctrine/instantiator/issues", 7059 "issues": "https://github.com/doctrine/instantiator/issues",
7060 "source": "https://github.com/doctrine/instantiator/tree/1.5.0" 7060 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
7061 }, 7061 },
7062 "funding": [ 7062 "funding": [
7063 { 7063 {
7064 "url": "https://www.doctrine-project.org/sponsorship.html", 7064 "url": "https://www.doctrine-project.org/sponsorship.html",
7065 "type": "custom" 7065 "type": "custom"
7066 }, 7066 },
7067 { 7067 {
7068 "url": "https://www.patreon.com/phpdoctrine", 7068 "url": "https://www.patreon.com/phpdoctrine",
7069 "type": "patreon" 7069 "type": "patreon"
7070 }, 7070 },
7071 { 7071 {
7072 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", 7072 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
7073 "type": "tidelift" 7073 "type": "tidelift"
7074 } 7074 }
7075 ], 7075 ],
7076 "time": "2022-12-30T00:15:36+00:00" 7076 "time": "2022-12-30T00:15:36+00:00"
7077 }, 7077 },
7078 { 7078 {
7079 "name": "fakerphp/faker", 7079 "name": "fakerphp/faker",
7080 "version": "v1.21.0", 7080 "version": "v1.21.0",
7081 "source": { 7081 "source": {
7082 "type": "git", 7082 "type": "git",
7083 "url": "https://github.com/FakerPHP/Faker.git", 7083 "url": "https://github.com/FakerPHP/Faker.git",
7084 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d" 7084 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d"
7085 }, 7085 },
7086 "dist": { 7086 "dist": {
7087 "type": "zip", 7087 "type": "zip",
7088 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d", 7088 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d",
7089 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d", 7089 "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d",
7090 "shasum": "" 7090 "shasum": ""
7091 }, 7091 },
7092 "require": { 7092 "require": {
7093 "php": "^7.4 || ^8.0", 7093 "php": "^7.4 || ^8.0",
7094 "psr/container": "^1.0 || ^2.0", 7094 "psr/container": "^1.0 || ^2.0",
7095 "symfony/deprecation-contracts": "^2.2 || ^3.0" 7095 "symfony/deprecation-contracts": "^2.2 || ^3.0"
7096 }, 7096 },
7097 "conflict": { 7097 "conflict": {
7098 "fzaninotto/faker": "*" 7098 "fzaninotto/faker": "*"
7099 }, 7099 },
7100 "require-dev": { 7100 "require-dev": {
7101 "bamarni/composer-bin-plugin": "^1.4.1", 7101 "bamarni/composer-bin-plugin": "^1.4.1",
7102 "doctrine/persistence": "^1.3 || ^2.0", 7102 "doctrine/persistence": "^1.3 || ^2.0",
7103 "ext-intl": "*", 7103 "ext-intl": "*",
7104 "phpunit/phpunit": "^9.5.26", 7104 "phpunit/phpunit": "^9.5.26",
7105 "symfony/phpunit-bridge": "^5.4.16" 7105 "symfony/phpunit-bridge": "^5.4.16"
7106 }, 7106 },
7107 "suggest": { 7107 "suggest": {
7108 "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", 7108 "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
7109 "ext-curl": "Required by Faker\\Provider\\Image to download images.", 7109 "ext-curl": "Required by Faker\\Provider\\Image to download images.",
7110 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", 7110 "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
7111 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", 7111 "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
7112 "ext-mbstring": "Required for multibyte Unicode string functionality." 7112 "ext-mbstring": "Required for multibyte Unicode string functionality."
7113 }, 7113 },
7114 "type": "library", 7114 "type": "library",
7115 "extra": { 7115 "extra": {
7116 "branch-alias": { 7116 "branch-alias": {
7117 "dev-main": "v1.21-dev" 7117 "dev-main": "v1.21-dev"
7118 } 7118 }
7119 }, 7119 },
7120 "autoload": { 7120 "autoload": {
7121 "psr-4": { 7121 "psr-4": {
7122 "Faker\\": "src/Faker/" 7122 "Faker\\": "src/Faker/"
7123 } 7123 }
7124 }, 7124 },
7125 "notification-url": "https://packagist.org/downloads/", 7125 "notification-url": "https://packagist.org/downloads/",
7126 "license": [ 7126 "license": [
7127 "MIT" 7127 "MIT"
7128 ], 7128 ],
7129 "authors": [ 7129 "authors": [
7130 { 7130 {
7131 "name": "François Zaninotto" 7131 "name": "François Zaninotto"
7132 } 7132 }
7133 ], 7133 ],
7134 "description": "Faker is a PHP library that generates fake data for you.", 7134 "description": "Faker is a PHP library that generates fake data for you.",
7135 "keywords": [ 7135 "keywords": [
7136 "data", 7136 "data",
7137 "faker", 7137 "faker",
7138 "fixtures" 7138 "fixtures"
7139 ], 7139 ],
7140 "support": { 7140 "support": {
7141 "issues": "https://github.com/FakerPHP/Faker/issues", 7141 "issues": "https://github.com/FakerPHP/Faker/issues",
7142 "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0" 7142 "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0"
7143 }, 7143 },
7144 "time": "2022-12-13T13:54:32+00:00" 7144 "time": "2022-12-13T13:54:32+00:00"
7145 }, 7145 },
7146 { 7146 {
7147 "name": "filp/whoops", 7147 "name": "filp/whoops",
7148 "version": "2.15.2", 7148 "version": "2.15.2",
7149 "source": { 7149 "source": {
7150 "type": "git", 7150 "type": "git",
7151 "url": "https://github.com/filp/whoops.git", 7151 "url": "https://github.com/filp/whoops.git",
7152 "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73" 7152 "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73"
7153 }, 7153 },
7154 "dist": { 7154 "dist": {
7155 "type": "zip", 7155 "type": "zip",
7156 "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", 7156 "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
7157 "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73", 7157 "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
7158 "shasum": "" 7158 "shasum": ""
7159 }, 7159 },
7160 "require": { 7160 "require": {
7161 "php": "^5.5.9 || ^7.0 || ^8.0", 7161 "php": "^5.5.9 || ^7.0 || ^8.0",
7162 "psr/log": "^1.0.1 || ^2.0 || ^3.0" 7162 "psr/log": "^1.0.1 || ^2.0 || ^3.0"
7163 }, 7163 },
7164 "require-dev": { 7164 "require-dev": {
7165 "mockery/mockery": "^0.9 || ^1.0", 7165 "mockery/mockery": "^0.9 || ^1.0",
7166 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3", 7166 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
7167 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0" 7167 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
7168 }, 7168 },
7169 "suggest": { 7169 "suggest": {
7170 "symfony/var-dumper": "Pretty print complex values better with var-dumper available", 7170 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
7171 "whoops/soap": "Formats errors as SOAP responses" 7171 "whoops/soap": "Formats errors as SOAP responses"
7172 }, 7172 },
7173 "type": "library", 7173 "type": "library",
7174 "extra": { 7174 "extra": {
7175 "branch-alias": { 7175 "branch-alias": {
7176 "dev-master": "2.7-dev" 7176 "dev-master": "2.7-dev"
7177 } 7177 }
7178 }, 7178 },
7179 "autoload": { 7179 "autoload": {
7180 "psr-4": { 7180 "psr-4": {
7181 "Whoops\\": "src/Whoops/" 7181 "Whoops\\": "src/Whoops/"
7182 } 7182 }
7183 }, 7183 },
7184 "notification-url": "https://packagist.org/downloads/", 7184 "notification-url": "https://packagist.org/downloads/",
7185 "license": [ 7185 "license": [
7186 "MIT" 7186 "MIT"
7187 ], 7187 ],
7188 "authors": [ 7188 "authors": [
7189 { 7189 {
7190 "name": "Filipe Dobreira", 7190 "name": "Filipe Dobreira",
7191 "homepage": "https://github.com/filp", 7191 "homepage": "https://github.com/filp",
7192 "role": "Developer" 7192 "role": "Developer"
7193 } 7193 }
7194 ], 7194 ],
7195 "description": "php error handling for cool kids", 7195 "description": "php error handling for cool kids",
7196 "homepage": "https://filp.github.io/whoops/", 7196 "homepage": "https://filp.github.io/whoops/",
7197 "keywords": [ 7197 "keywords": [
7198 "error", 7198 "error",
7199 "exception", 7199 "exception",
7200 "handling", 7200 "handling",
7201 "library", 7201 "library",
7202 "throwable", 7202 "throwable",
7203 "whoops" 7203 "whoops"
7204 ], 7204 ],
7205 "support": { 7205 "support": {
7206 "issues": "https://github.com/filp/whoops/issues", 7206 "issues": "https://github.com/filp/whoops/issues",
7207 "source": "https://github.com/filp/whoops/tree/2.15.2" 7207 "source": "https://github.com/filp/whoops/tree/2.15.2"
7208 }, 7208 },
7209 "funding": [ 7209 "funding": [
7210 { 7210 {
7211 "url": "https://github.com/denis-sokolov", 7211 "url": "https://github.com/denis-sokolov",
7212 "type": "github" 7212 "type": "github"
7213 } 7213 }
7214 ], 7214 ],
7215 "time": "2023-04-12T12:00:00+00:00" 7215 "time": "2023-04-12T12:00:00+00:00"
7216 }, 7216 },
7217 { 7217 {
7218 "name": "hamcrest/hamcrest-php", 7218 "name": "hamcrest/hamcrest-php",
7219 "version": "v2.0.1", 7219 "version": "v2.0.1",
7220 "source": { 7220 "source": {
7221 "type": "git", 7221 "type": "git",
7222 "url": "https://github.com/hamcrest/hamcrest-php.git", 7222 "url": "https://github.com/hamcrest/hamcrest-php.git",
7223 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" 7223 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
7224 }, 7224 },
7225 "dist": { 7225 "dist": {
7226 "type": "zip", 7226 "type": "zip",
7227 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", 7227 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7228 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", 7228 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
7229 "shasum": "" 7229 "shasum": ""
7230 }, 7230 },
7231 "require": { 7231 "require": {
7232 "php": "^5.3|^7.0|^8.0" 7232 "php": "^5.3|^7.0|^8.0"
7233 }, 7233 },
7234 "replace": { 7234 "replace": {
7235 "cordoval/hamcrest-php": "*", 7235 "cordoval/hamcrest-php": "*",
7236 "davedevelopment/hamcrest-php": "*", 7236 "davedevelopment/hamcrest-php": "*",
7237 "kodova/hamcrest-php": "*" 7237 "kodova/hamcrest-php": "*"
7238 }, 7238 },
7239 "require-dev": { 7239 "require-dev": {
7240 "phpunit/php-file-iterator": "^1.4 || ^2.0", 7240 "phpunit/php-file-iterator": "^1.4 || ^2.0",
7241 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" 7241 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
7242 }, 7242 },
7243 "type": "library", 7243 "type": "library",
7244 "extra": { 7244 "extra": {
7245 "branch-alias": { 7245 "branch-alias": {
7246 "dev-master": "2.1-dev" 7246 "dev-master": "2.1-dev"
7247 } 7247 }
7248 }, 7248 },
7249 "autoload": { 7249 "autoload": {
7250 "classmap": [ 7250 "classmap": [
7251 "hamcrest" 7251 "hamcrest"
7252 ] 7252 ]
7253 }, 7253 },
7254 "notification-url": "https://packagist.org/downloads/", 7254 "notification-url": "https://packagist.org/downloads/",
7255 "license": [ 7255 "license": [
7256 "BSD-3-Clause" 7256 "BSD-3-Clause"
7257 ], 7257 ],
7258 "description": "This is the PHP port of Hamcrest Matchers", 7258 "description": "This is the PHP port of Hamcrest Matchers",
7259 "keywords": [ 7259 "keywords": [
7260 "test" 7260 "test"
7261 ], 7261 ],
7262 "support": { 7262 "support": {
7263 "issues": "https://github.com/hamcrest/hamcrest-php/issues", 7263 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
7264 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" 7264 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
7265 }, 7265 },
7266 "time": "2020-07-09T08:09:16+00:00" 7266 "time": "2020-07-09T08:09:16+00:00"
7267 }, 7267 },
7268 { 7268 {
7269 "name": "laravel/pint", 7269 "name": "laravel/pint",
7270 "version": "v1.5.0", 7270 "version": "v1.5.0",
7271 "source": { 7271 "source": {
7272 "type": "git", 7272 "type": "git",
7273 "url": "https://github.com/laravel/pint.git", 7273 "url": "https://github.com/laravel/pint.git",
7274 "reference": "e0a8cef58b74662f27355be9cdea0e726bbac362" 7274 "reference": "e0a8cef58b74662f27355be9cdea0e726bbac362"
7275 }, 7275 },
7276 "dist": { 7276 "dist": {
7277 "type": "zip", 7277 "type": "zip",
7278 "url": "https://api.github.com/repos/laravel/pint/zipball/e0a8cef58b74662f27355be9cdea0e726bbac362", 7278 "url": "https://api.github.com/repos/laravel/pint/zipball/e0a8cef58b74662f27355be9cdea0e726bbac362",
7279 "reference": "e0a8cef58b74662f27355be9cdea0e726bbac362", 7279 "reference": "e0a8cef58b74662f27355be9cdea0e726bbac362",
7280 "shasum": "" 7280 "shasum": ""
7281 }, 7281 },
7282 "require": { 7282 "require": {
7283 "ext-json": "*", 7283 "ext-json": "*",
7284 "ext-mbstring": "*", 7284 "ext-mbstring": "*",
7285 "ext-tokenizer": "*", 7285 "ext-tokenizer": "*",
7286 "ext-xml": "*", 7286 "ext-xml": "*",
7287 "php": "^8.0" 7287 "php": "^8.0"
7288 }, 7288 },
7289 "require-dev": { 7289 "require-dev": {
7290 "friendsofphp/php-cs-fixer": "^3.14.4", 7290 "friendsofphp/php-cs-fixer": "^3.14.4",
7291 "illuminate/view": "^9.51.0", 7291 "illuminate/view": "^9.51.0",
7292 "laravel-zero/framework": "^9.2.0", 7292 "laravel-zero/framework": "^9.2.0",
7293 "mockery/mockery": "^1.5.1", 7293 "mockery/mockery": "^1.5.1",
7294 "nunomaduro/larastan": "^2.4.0", 7294 "nunomaduro/larastan": "^2.4.0",
7295 "nunomaduro/termwind": "^1.15.1", 7295 "nunomaduro/termwind": "^1.15.1",
7296 "pestphp/pest": "^1.22.4" 7296 "pestphp/pest": "^1.22.4"
7297 }, 7297 },
7298 "bin": [ 7298 "bin": [
7299 "builds/pint" 7299 "builds/pint"
7300 ], 7300 ],
7301 "type": "project", 7301 "type": "project",
7302 "autoload": { 7302 "autoload": {
7303 "psr-4": { 7303 "psr-4": {
7304 "App\\": "app/", 7304 "App\\": "app/",
7305 "Database\\Seeders\\": "database/seeders/", 7305 "Database\\Seeders\\": "database/seeders/",
7306 "Database\\Factories\\": "database/factories/" 7306 "Database\\Factories\\": "database/factories/"
7307 } 7307 }
7308 }, 7308 },
7309 "notification-url": "https://packagist.org/downloads/", 7309 "notification-url": "https://packagist.org/downloads/",
7310 "license": [ 7310 "license": [
7311 "MIT" 7311 "MIT"
7312 ], 7312 ],
7313 "authors": [ 7313 "authors": [
7314 { 7314 {
7315 "name": "Nuno Maduro", 7315 "name": "Nuno Maduro",
7316 "email": "enunomaduro@gmail.com" 7316 "email": "enunomaduro@gmail.com"
7317 } 7317 }
7318 ], 7318 ],
7319 "description": "An opinionated code formatter for PHP.", 7319 "description": "An opinionated code formatter for PHP.",
7320 "homepage": "https://laravel.com", 7320 "homepage": "https://laravel.com",
7321 "keywords": [ 7321 "keywords": [
7322 "format", 7322 "format",
7323 "formatter", 7323 "formatter",
7324 "lint", 7324 "lint",
7325 "linter", 7325 "linter",
7326 "php" 7326 "php"
7327 ], 7327 ],
7328 "support": { 7328 "support": {
7329 "issues": "https://github.com/laravel/pint/issues", 7329 "issues": "https://github.com/laravel/pint/issues",
7330 "source": "https://github.com/laravel/pint" 7330 "source": "https://github.com/laravel/pint"
7331 }, 7331 },
7332 "time": "2023-02-14T16:31:02+00:00" 7332 "time": "2023-02-14T16:31:02+00:00"
7333 }, 7333 },
7334 { 7334 {
7335 "name": "laravel/sail", 7335 "name": "laravel/sail",
7336 "version": "v1.22.0", 7336 "version": "v1.22.0",
7337 "source": { 7337 "source": {
7338 "type": "git", 7338 "type": "git",
7339 "url": "https://github.com/laravel/sail.git", 7339 "url": "https://github.com/laravel/sail.git",
7340 "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56" 7340 "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56"
7341 }, 7341 },
7342 "dist": { 7342 "dist": {
7343 "type": "zip", 7343 "type": "zip",
7344 "url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56", 7344 "url": "https://api.github.com/repos/laravel/sail/zipball/923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
7345 "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56", 7345 "reference": "923e1e112b6a8598664dbb0ee79dd3137f1c9d56",
7346 "shasum": "" 7346 "shasum": ""
7347 }, 7347 },
7348 "require": { 7348 "require": {
7349 "illuminate/console": "^8.0|^9.0|^10.0", 7349 "illuminate/console": "^8.0|^9.0|^10.0",
7350 "illuminate/contracts": "^8.0|^9.0|^10.0", 7350 "illuminate/contracts": "^8.0|^9.0|^10.0",
7351 "illuminate/support": "^8.0|^9.0|^10.0", 7351 "illuminate/support": "^8.0|^9.0|^10.0",
7352 "php": "^8.0", 7352 "php": "^8.0",
7353 "symfony/yaml": "^6.0" 7353 "symfony/yaml": "^6.0"
7354 }, 7354 },
7355 "require-dev": { 7355 "require-dev": {
7356 "orchestra/testbench": "^6.0|^7.0|^8.0", 7356 "orchestra/testbench": "^6.0|^7.0|^8.0",
7357 "phpstan/phpstan": "^1.10" 7357 "phpstan/phpstan": "^1.10"
7358 }, 7358 },
7359 "bin": [ 7359 "bin": [
7360 "bin/sail" 7360 "bin/sail"
7361 ], 7361 ],
7362 "type": "library", 7362 "type": "library",
7363 "extra": { 7363 "extra": {
7364 "branch-alias": { 7364 "branch-alias": {
7365 "dev-master": "1.x-dev" 7365 "dev-master": "1.x-dev"
7366 }, 7366 },
7367 "laravel": { 7367 "laravel": {
7368 "providers": [ 7368 "providers": [
7369 "Laravel\\Sail\\SailServiceProvider" 7369 "Laravel\\Sail\\SailServiceProvider"
7370 ] 7370 ]
7371 } 7371 }
7372 }, 7372 },
7373 "autoload": { 7373 "autoload": {
7374 "psr-4": { 7374 "psr-4": {
7375 "Laravel\\Sail\\": "src/" 7375 "Laravel\\Sail\\": "src/"
7376 } 7376 }
7377 }, 7377 },
7378 "notification-url": "https://packagist.org/downloads/", 7378 "notification-url": "https://packagist.org/downloads/",
7379 "license": [ 7379 "license": [
7380 "MIT" 7380 "MIT"
7381 ], 7381 ],
7382 "authors": [ 7382 "authors": [
7383 { 7383 {
7384 "name": "Taylor Otwell", 7384 "name": "Taylor Otwell",
7385 "email": "taylor@laravel.com" 7385 "email": "taylor@laravel.com"
7386 } 7386 }
7387 ], 7387 ],
7388 "description": "Docker files for running a basic Laravel application.", 7388 "description": "Docker files for running a basic Laravel application.",
7389 "keywords": [ 7389 "keywords": [
7390 "docker", 7390 "docker",
7391 "laravel" 7391 "laravel"
7392 ], 7392 ],
7393 "support": { 7393 "support": {
7394 "issues": "https://github.com/laravel/sail/issues", 7394 "issues": "https://github.com/laravel/sail/issues",
7395 "source": "https://github.com/laravel/sail" 7395 "source": "https://github.com/laravel/sail"
7396 }, 7396 },
7397 "time": "2023-05-04T14:52:56+00:00" 7397 "time": "2023-05-04T14:52:56+00:00"
7398 }, 7398 },
7399 { 7399 {
7400 "name": "maximebf/debugbar", 7400 "name": "maximebf/debugbar",
7401 "version": "v1.19.0", 7401 "version": "v1.19.0",
7402 "source": { 7402 "source": {
7403 "type": "git", 7403 "type": "git",
7404 "url": "https://github.com/maximebf/php-debugbar.git", 7404 "url": "https://github.com/maximebf/php-debugbar.git",
7405 "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e" 7405 "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e"
7406 }, 7406 },
7407 "dist": { 7407 "dist": {
7408 "type": "zip", 7408 "type": "zip",
7409 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/30f65f18f7ac086255a77a079f8e0dcdd35e828e", 7409 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/30f65f18f7ac086255a77a079f8e0dcdd35e828e",
7410 "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e", 7410 "reference": "30f65f18f7ac086255a77a079f8e0dcdd35e828e",
7411 "shasum": "" 7411 "shasum": ""
7412 }, 7412 },
7413 "require": { 7413 "require": {
7414 "php": "^7.1|^8", 7414 "php": "^7.1|^8",
7415 "psr/log": "^1|^2|^3", 7415 "psr/log": "^1|^2|^3",
7416 "symfony/var-dumper": "^4|^5|^6" 7416 "symfony/var-dumper": "^4|^5|^6"
7417 }, 7417 },
7418 "require-dev": { 7418 "require-dev": {
7419 "phpunit/phpunit": ">=7.5.20 <10.0", 7419 "phpunit/phpunit": ">=7.5.20 <10.0",
7420 "twig/twig": "^1.38|^2.7|^3.0" 7420 "twig/twig": "^1.38|^2.7|^3.0"
7421 }, 7421 },
7422 "suggest": { 7422 "suggest": {
7423 "kriswallsmith/assetic": "The best way to manage assets", 7423 "kriswallsmith/assetic": "The best way to manage assets",
7424 "monolog/monolog": "Log using Monolog", 7424 "monolog/monolog": "Log using Monolog",
7425 "predis/predis": "Redis storage" 7425 "predis/predis": "Redis storage"
7426 }, 7426 },
7427 "type": "library", 7427 "type": "library",
7428 "extra": { 7428 "extra": {
7429 "branch-alias": { 7429 "branch-alias": {
7430 "dev-master": "1.18-dev" 7430 "dev-master": "1.18-dev"
7431 } 7431 }
7432 }, 7432 },
7433 "autoload": { 7433 "autoload": {
7434 "psr-4": { 7434 "psr-4": {
7435 "DebugBar\\": "src/DebugBar/" 7435 "DebugBar\\": "src/DebugBar/"
7436 } 7436 }
7437 }, 7437 },
7438 "notification-url": "https://packagist.org/downloads/", 7438 "notification-url": "https://packagist.org/downloads/",
7439 "license": [ 7439 "license": [
7440 "MIT" 7440 "MIT"
7441 ], 7441 ],
7442 "authors": [ 7442 "authors": [
7443 { 7443 {
7444 "name": "Maxime Bouroumeau-Fuseau", 7444 "name": "Maxime Bouroumeau-Fuseau",
7445 "email": "maxime.bouroumeau@gmail.com", 7445 "email": "maxime.bouroumeau@gmail.com",
7446 "homepage": "http://maximebf.com" 7446 "homepage": "http://maximebf.com"
7447 }, 7447 },
7448 { 7448 {
7449 "name": "Barry vd. Heuvel", 7449 "name": "Barry vd. Heuvel",
7450 "email": "barryvdh@gmail.com" 7450 "email": "barryvdh@gmail.com"
7451 } 7451 }
7452 ], 7452 ],
7453 "description": "Debug bar in the browser for php application", 7453 "description": "Debug bar in the browser for php application",
7454 "homepage": "https://github.com/maximebf/php-debugbar", 7454 "homepage": "https://github.com/maximebf/php-debugbar",
7455 "keywords": [ 7455 "keywords": [
7456 "debug", 7456 "debug",
7457 "debugbar" 7457 "debugbar"
7458 ], 7458 ],
7459 "support": { 7459 "support": {
7460 "issues": "https://github.com/maximebf/php-debugbar/issues", 7460 "issues": "https://github.com/maximebf/php-debugbar/issues",
7461 "source": "https://github.com/maximebf/php-debugbar/tree/v1.19.0" 7461 "source": "https://github.com/maximebf/php-debugbar/tree/v1.19.0"
7462 }, 7462 },
7463 "time": "2023-09-19T19:53:10+00:00" 7463 "time": "2023-09-19T19:53:10+00:00"
7464 }, 7464 },
7465 { 7465 {
7466 "name": "mockery/mockery", 7466 "name": "mockery/mockery",
7467 "version": "1.5.1", 7467 "version": "1.5.1",
7468 "source": { 7468 "source": {
7469 "type": "git", 7469 "type": "git",
7470 "url": "https://github.com/mockery/mockery.git", 7470 "url": "https://github.com/mockery/mockery.git",
7471 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e" 7471 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e"
7472 }, 7472 },
7473 "dist": { 7473 "dist": {
7474 "type": "zip", 7474 "type": "zip",
7475 "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e", 7475 "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
7476 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e", 7476 "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e",
7477 "shasum": "" 7477 "shasum": ""
7478 }, 7478 },
7479 "require": { 7479 "require": {
7480 "hamcrest/hamcrest-php": "^2.0.1", 7480 "hamcrest/hamcrest-php": "^2.0.1",
7481 "lib-pcre": ">=7.0", 7481 "lib-pcre": ">=7.0",
7482 "php": "^7.3 || ^8.0" 7482 "php": "^7.3 || ^8.0"
7483 }, 7483 },
7484 "conflict": { 7484 "conflict": {
7485 "phpunit/phpunit": "<8.0" 7485 "phpunit/phpunit": "<8.0"
7486 }, 7486 },
7487 "require-dev": { 7487 "require-dev": {
7488 "phpunit/phpunit": "^8.5 || ^9.3" 7488 "phpunit/phpunit": "^8.5 || ^9.3"
7489 }, 7489 },
7490 "type": "library", 7490 "type": "library",
7491 "extra": { 7491 "extra": {
7492 "branch-alias": { 7492 "branch-alias": {
7493 "dev-master": "1.4.x-dev" 7493 "dev-master": "1.4.x-dev"
7494 } 7494 }
7495 }, 7495 },
7496 "autoload": { 7496 "autoload": {
7497 "psr-0": { 7497 "psr-0": {
7498 "Mockery": "library/" 7498 "Mockery": "library/"
7499 } 7499 }
7500 }, 7500 },
7501 "notification-url": "https://packagist.org/downloads/", 7501 "notification-url": "https://packagist.org/downloads/",
7502 "license": [ 7502 "license": [
7503 "BSD-3-Clause" 7503 "BSD-3-Clause"
7504 ], 7504 ],
7505 "authors": [ 7505 "authors": [
7506 { 7506 {
7507 "name": "Pádraic Brady", 7507 "name": "Pádraic Brady",
7508 "email": "padraic.brady@gmail.com", 7508 "email": "padraic.brady@gmail.com",
7509 "homepage": "http://blog.astrumfutura.com" 7509 "homepage": "http://blog.astrumfutura.com"
7510 }, 7510 },
7511 { 7511 {
7512 "name": "Dave Marshall", 7512 "name": "Dave Marshall",
7513 "email": "dave.marshall@atstsolutions.co.uk", 7513 "email": "dave.marshall@atstsolutions.co.uk",
7514 "homepage": "http://davedevelopment.co.uk" 7514 "homepage": "http://davedevelopment.co.uk"
7515 } 7515 }
7516 ], 7516 ],
7517 "description": "Mockery is a simple yet flexible PHP mock object framework", 7517 "description": "Mockery is a simple yet flexible PHP mock object framework",
7518 "homepage": "https://github.com/mockery/mockery", 7518 "homepage": "https://github.com/mockery/mockery",
7519 "keywords": [ 7519 "keywords": [
7520 "BDD", 7520 "BDD",
7521 "TDD", 7521 "TDD",
7522 "library", 7522 "library",
7523 "mock", 7523 "mock",
7524 "mock objects", 7524 "mock objects",
7525 "mockery", 7525 "mockery",
7526 "stub", 7526 "stub",
7527 "test", 7527 "test",
7528 "test double", 7528 "test double",
7529 "testing" 7529 "testing"
7530 ], 7530 ],
7531 "support": { 7531 "support": {
7532 "issues": "https://github.com/mockery/mockery/issues", 7532 "issues": "https://github.com/mockery/mockery/issues",
7533 "source": "https://github.com/mockery/mockery/tree/1.5.1" 7533 "source": "https://github.com/mockery/mockery/tree/1.5.1"
7534 }, 7534 },
7535 "time": "2022-09-07T15:32:08+00:00" 7535 "time": "2022-09-07T15:32:08+00:00"
7536 }, 7536 },
7537 { 7537 {
7538 "name": "myclabs/deep-copy", 7538 "name": "myclabs/deep-copy",
7539 "version": "1.11.1", 7539 "version": "1.11.1",
7540 "source": { 7540 "source": {
7541 "type": "git", 7541 "type": "git",
7542 "url": "https://github.com/myclabs/DeepCopy.git", 7542 "url": "https://github.com/myclabs/DeepCopy.git",
7543 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" 7543 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
7544 }, 7544 },
7545 "dist": { 7545 "dist": {
7546 "type": "zip", 7546 "type": "zip",
7547 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", 7547 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
7548 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", 7548 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
7549 "shasum": "" 7549 "shasum": ""
7550 }, 7550 },
7551 "require": { 7551 "require": {
7552 "php": "^7.1 || ^8.0" 7552 "php": "^7.1 || ^8.0"
7553 }, 7553 },
7554 "conflict": { 7554 "conflict": {
7555 "doctrine/collections": "<1.6.8", 7555 "doctrine/collections": "<1.6.8",
7556 "doctrine/common": "<2.13.3 || >=3,<3.2.2" 7556 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
7557 }, 7557 },
7558 "require-dev": { 7558 "require-dev": {
7559 "doctrine/collections": "^1.6.8", 7559 "doctrine/collections": "^1.6.8",
7560 "doctrine/common": "^2.13.3 || ^3.2.2", 7560 "doctrine/common": "^2.13.3 || ^3.2.2",
7561 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" 7561 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
7562 }, 7562 },
7563 "type": "library", 7563 "type": "library",
7564 "autoload": { 7564 "autoload": {
7565 "files": [ 7565 "files": [
7566 "src/DeepCopy/deep_copy.php" 7566 "src/DeepCopy/deep_copy.php"
7567 ], 7567 ],
7568 "psr-4": { 7568 "psr-4": {
7569 "DeepCopy\\": "src/DeepCopy/" 7569 "DeepCopy\\": "src/DeepCopy/"
7570 } 7570 }
7571 }, 7571 },
7572 "notification-url": "https://packagist.org/downloads/", 7572 "notification-url": "https://packagist.org/downloads/",
7573 "license": [ 7573 "license": [
7574 "MIT" 7574 "MIT"
7575 ], 7575 ],
7576 "description": "Create deep copies (clones) of your objects", 7576 "description": "Create deep copies (clones) of your objects",
7577 "keywords": [ 7577 "keywords": [
7578 "clone", 7578 "clone",
7579 "copy", 7579 "copy",
7580 "duplicate", 7580 "duplicate",
7581 "object", 7581 "object",
7582 "object graph" 7582 "object graph"
7583 ], 7583 ],
7584 "support": { 7584 "support": {
7585 "issues": "https://github.com/myclabs/DeepCopy/issues", 7585 "issues": "https://github.com/myclabs/DeepCopy/issues",
7586 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" 7586 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
7587 }, 7587 },
7588 "funding": [ 7588 "funding": [
7589 { 7589 {
7590 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", 7590 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7591 "type": "tidelift" 7591 "type": "tidelift"
7592 } 7592 }
7593 ], 7593 ],
7594 "time": "2023-03-08T13:26:56+00:00" 7594 "time": "2023-03-08T13:26:56+00:00"
7595 }, 7595 },
7596 { 7596 {
7597 "name": "nunomaduro/collision", 7597 "name": "nunomaduro/collision",
7598 "version": "v6.4.0", 7598 "version": "v6.4.0",
7599 "source": { 7599 "source": {
7600 "type": "git", 7600 "type": "git",
7601 "url": "https://github.com/nunomaduro/collision.git", 7601 "url": "https://github.com/nunomaduro/collision.git",
7602 "reference": "f05978827b9343cba381ca05b8c7deee346b6015" 7602 "reference": "f05978827b9343cba381ca05b8c7deee346b6015"
7603 }, 7603 },
7604 "dist": { 7604 "dist": {
7605 "type": "zip", 7605 "type": "zip",
7606 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f05978827b9343cba381ca05b8c7deee346b6015", 7606 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f05978827b9343cba381ca05b8c7deee346b6015",
7607 "reference": "f05978827b9343cba381ca05b8c7deee346b6015", 7607 "reference": "f05978827b9343cba381ca05b8c7deee346b6015",
7608 "shasum": "" 7608 "shasum": ""
7609 }, 7609 },
7610 "require": { 7610 "require": {
7611 "filp/whoops": "^2.14.5", 7611 "filp/whoops": "^2.14.5",
7612 "php": "^8.0.0", 7612 "php": "^8.0.0",
7613 "symfony/console": "^6.0.2" 7613 "symfony/console": "^6.0.2"
7614 }, 7614 },
7615 "require-dev": { 7615 "require-dev": {
7616 "brianium/paratest": "^6.4.1", 7616 "brianium/paratest": "^6.4.1",
7617 "laravel/framework": "^9.26.1", 7617 "laravel/framework": "^9.26.1",
7618 "laravel/pint": "^1.1.1", 7618 "laravel/pint": "^1.1.1",
7619 "nunomaduro/larastan": "^1.0.3", 7619 "nunomaduro/larastan": "^1.0.3",
7620 "nunomaduro/mock-final-classes": "^1.1.0", 7620 "nunomaduro/mock-final-classes": "^1.1.0",
7621 "orchestra/testbench": "^7.7", 7621 "orchestra/testbench": "^7.7",
7622 "phpunit/phpunit": "^9.5.23", 7622 "phpunit/phpunit": "^9.5.23",
7623 "spatie/ignition": "^1.4.1" 7623 "spatie/ignition": "^1.4.1"
7624 }, 7624 },
7625 "type": "library", 7625 "type": "library",
7626 "extra": { 7626 "extra": {
7627 "branch-alias": { 7627 "branch-alias": {
7628 "dev-develop": "6.x-dev" 7628 "dev-develop": "6.x-dev"
7629 }, 7629 },
7630 "laravel": { 7630 "laravel": {
7631 "providers": [ 7631 "providers": [
7632 "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider" 7632 "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
7633 ] 7633 ]
7634 } 7634 }
7635 }, 7635 },
7636 "autoload": { 7636 "autoload": {
7637 "psr-4": { 7637 "psr-4": {
7638 "NunoMaduro\\Collision\\": "src/" 7638 "NunoMaduro\\Collision\\": "src/"
7639 } 7639 }
7640 }, 7640 },
7641 "notification-url": "https://packagist.org/downloads/", 7641 "notification-url": "https://packagist.org/downloads/",
7642 "license": [ 7642 "license": [
7643 "MIT" 7643 "MIT"
7644 ], 7644 ],
7645 "authors": [ 7645 "authors": [
7646 { 7646 {
7647 "name": "Nuno Maduro", 7647 "name": "Nuno Maduro",
7648 "email": "enunomaduro@gmail.com" 7648 "email": "enunomaduro@gmail.com"
7649 } 7649 }
7650 ], 7650 ],
7651 "description": "Cli error handling for console/command-line PHP applications.", 7651 "description": "Cli error handling for console/command-line PHP applications.",
7652 "keywords": [ 7652 "keywords": [
7653 "artisan", 7653 "artisan",
7654 "cli", 7654 "cli",
7655 "command-line", 7655 "command-line",
7656 "console", 7656 "console",
7657 "error", 7657 "error",
7658 "handling", 7658 "handling",
7659 "laravel", 7659 "laravel",
7660 "laravel-zero", 7660 "laravel-zero",
7661 "php", 7661 "php",
7662 "symfony" 7662 "symfony"
7663 ], 7663 ],
7664 "support": { 7664 "support": {
7665 "issues": "https://github.com/nunomaduro/collision/issues", 7665 "issues": "https://github.com/nunomaduro/collision/issues",
7666 "source": "https://github.com/nunomaduro/collision" 7666 "source": "https://github.com/nunomaduro/collision"
7667 }, 7667 },
7668 "funding": [ 7668 "funding": [
7669 { 7669 {
7670 "url": "https://www.paypal.com/paypalme/enunomaduro", 7670 "url": "https://www.paypal.com/paypalme/enunomaduro",
7671 "type": "custom" 7671 "type": "custom"
7672 }, 7672 },
7673 { 7673 {
7674 "url": "https://github.com/nunomaduro", 7674 "url": "https://github.com/nunomaduro",
7675 "type": "github" 7675 "type": "github"
7676 }, 7676 },
7677 { 7677 {
7678 "url": "https://www.patreon.com/nunomaduro", 7678 "url": "https://www.patreon.com/nunomaduro",
7679 "type": "patreon" 7679 "type": "patreon"
7680 } 7680 }
7681 ], 7681 ],
7682 "time": "2023-01-03T12:54:54+00:00" 7682 "time": "2023-01-03T12:54:54+00:00"
7683 }, 7683 },
7684 { 7684 {
7685 "name": "phar-io/manifest", 7685 "name": "phar-io/manifest",
7686 "version": "2.0.3", 7686 "version": "2.0.3",
7687 "source": { 7687 "source": {
7688 "type": "git", 7688 "type": "git",
7689 "url": "https://github.com/phar-io/manifest.git", 7689 "url": "https://github.com/phar-io/manifest.git",
7690 "reference": "97803eca37d319dfa7826cc2437fc020857acb53" 7690 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
7691 }, 7691 },
7692 "dist": { 7692 "dist": {
7693 "type": "zip", 7693 "type": "zip",
7694 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", 7694 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
7695 "reference": "97803eca37d319dfa7826cc2437fc020857acb53", 7695 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
7696 "shasum": "" 7696 "shasum": ""
7697 }, 7697 },
7698 "require": { 7698 "require": {
7699 "ext-dom": "*", 7699 "ext-dom": "*",
7700 "ext-phar": "*", 7700 "ext-phar": "*",
7701 "ext-xmlwriter": "*", 7701 "ext-xmlwriter": "*",
7702 "phar-io/version": "^3.0.1", 7702 "phar-io/version": "^3.0.1",
7703 "php": "^7.2 || ^8.0" 7703 "php": "^7.2 || ^8.0"
7704 }, 7704 },
7705 "type": "library", 7705 "type": "library",
7706 "extra": { 7706 "extra": {
7707 "branch-alias": { 7707 "branch-alias": {
7708 "dev-master": "2.0.x-dev" 7708 "dev-master": "2.0.x-dev"
7709 } 7709 }
7710 }, 7710 },
7711 "autoload": { 7711 "autoload": {
7712 "classmap": [ 7712 "classmap": [
7713 "src/" 7713 "src/"
7714 ] 7714 ]
7715 }, 7715 },
7716 "notification-url": "https://packagist.org/downloads/", 7716 "notification-url": "https://packagist.org/downloads/",
7717 "license": [ 7717 "license": [
7718 "BSD-3-Clause" 7718 "BSD-3-Clause"
7719 ], 7719 ],
7720 "authors": [ 7720 "authors": [
7721 { 7721 {
7722 "name": "Arne Blankerts", 7722 "name": "Arne Blankerts",
7723 "email": "arne@blankerts.de", 7723 "email": "arne@blankerts.de",
7724 "role": "Developer" 7724 "role": "Developer"
7725 }, 7725 },
7726 { 7726 {
7727 "name": "Sebastian Heuer", 7727 "name": "Sebastian Heuer",
7728 "email": "sebastian@phpeople.de", 7728 "email": "sebastian@phpeople.de",
7729 "role": "Developer" 7729 "role": "Developer"
7730 }, 7730 },
7731 { 7731 {
7732 "name": "Sebastian Bergmann", 7732 "name": "Sebastian Bergmann",
7733 "email": "sebastian@phpunit.de", 7733 "email": "sebastian@phpunit.de",
7734 "role": "Developer" 7734 "role": "Developer"
7735 } 7735 }
7736 ], 7736 ],
7737 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", 7737 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7738 "support": { 7738 "support": {
7739 "issues": "https://github.com/phar-io/manifest/issues", 7739 "issues": "https://github.com/phar-io/manifest/issues",
7740 "source": "https://github.com/phar-io/manifest/tree/2.0.3" 7740 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
7741 }, 7741 },
7742 "time": "2021-07-20T11:28:43+00:00" 7742 "time": "2021-07-20T11:28:43+00:00"
7743 }, 7743 },
7744 { 7744 {
7745 "name": "phar-io/version", 7745 "name": "phar-io/version",
7746 "version": "3.2.1", 7746 "version": "3.2.1",
7747 "source": { 7747 "source": {
7748 "type": "git", 7748 "type": "git",
7749 "url": "https://github.com/phar-io/version.git", 7749 "url": "https://github.com/phar-io/version.git",
7750 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" 7750 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
7751 }, 7751 },
7752 "dist": { 7752 "dist": {
7753 "type": "zip", 7753 "type": "zip",
7754 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 7754 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7755 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", 7755 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
7756 "shasum": "" 7756 "shasum": ""
7757 }, 7757 },
7758 "require": { 7758 "require": {
7759 "php": "^7.2 || ^8.0" 7759 "php": "^7.2 || ^8.0"
7760 }, 7760 },
7761 "type": "library", 7761 "type": "library",
7762 "autoload": { 7762 "autoload": {
7763 "classmap": [ 7763 "classmap": [
7764 "src/" 7764 "src/"
7765 ] 7765 ]
7766 }, 7766 },
7767 "notification-url": "https://packagist.org/downloads/", 7767 "notification-url": "https://packagist.org/downloads/",
7768 "license": [ 7768 "license": [
7769 "BSD-3-Clause" 7769 "BSD-3-Clause"
7770 ], 7770 ],
7771 "authors": [ 7771 "authors": [
7772 { 7772 {
7773 "name": "Arne Blankerts", 7773 "name": "Arne Blankerts",
7774 "email": "arne@blankerts.de", 7774 "email": "arne@blankerts.de",
7775 "role": "Developer" 7775 "role": "Developer"
7776 }, 7776 },
7777 { 7777 {
7778 "name": "Sebastian Heuer", 7778 "name": "Sebastian Heuer",
7779 "email": "sebastian@phpeople.de", 7779 "email": "sebastian@phpeople.de",
7780 "role": "Developer" 7780 "role": "Developer"
7781 }, 7781 },
7782 { 7782 {
7783 "name": "Sebastian Bergmann", 7783 "name": "Sebastian Bergmann",
7784 "email": "sebastian@phpunit.de", 7784 "email": "sebastian@phpunit.de",
7785 "role": "Developer" 7785 "role": "Developer"
7786 } 7786 }
7787 ], 7787 ],
7788 "description": "Library for handling version information and constraints", 7788 "description": "Library for handling version information and constraints",
7789 "support": { 7789 "support": {
7790 "issues": "https://github.com/phar-io/version/issues", 7790 "issues": "https://github.com/phar-io/version/issues",
7791 "source": "https://github.com/phar-io/version/tree/3.2.1" 7791 "source": "https://github.com/phar-io/version/tree/3.2.1"
7792 }, 7792 },
7793 "time": "2022-02-21T01:04:05+00:00" 7793 "time": "2022-02-21T01:04:05+00:00"
7794 }, 7794 },
7795 { 7795 {
7796 "name": "phpunit/php-code-coverage", 7796 "name": "phpunit/php-code-coverage",
7797 "version": "9.2.26", 7797 "version": "9.2.26",
7798 "source": { 7798 "source": {
7799 "type": "git", 7799 "type": "git",
7800 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", 7800 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7801 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1" 7801 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
7802 }, 7802 },
7803 "dist": { 7803 "dist": {
7804 "type": "zip", 7804 "type": "zip",
7805 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", 7805 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
7806 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1", 7806 "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
7807 "shasum": "" 7807 "shasum": ""
7808 }, 7808 },
7809 "require": { 7809 "require": {
7810 "ext-dom": "*", 7810 "ext-dom": "*",
7811 "ext-libxml": "*", 7811 "ext-libxml": "*",
7812 "ext-xmlwriter": "*", 7812 "ext-xmlwriter": "*",
7813 "nikic/php-parser": "^4.15", 7813 "nikic/php-parser": "^4.15",
7814 "php": ">=7.3", 7814 "php": ">=7.3",
7815 "phpunit/php-file-iterator": "^3.0.3", 7815 "phpunit/php-file-iterator": "^3.0.3",
7816 "phpunit/php-text-template": "^2.0.2", 7816 "phpunit/php-text-template": "^2.0.2",
7817 "sebastian/code-unit-reverse-lookup": "^2.0.2", 7817 "sebastian/code-unit-reverse-lookup": "^2.0.2",
7818 "sebastian/complexity": "^2.0", 7818 "sebastian/complexity": "^2.0",
7819 "sebastian/environment": "^5.1.2", 7819 "sebastian/environment": "^5.1.2",
7820 "sebastian/lines-of-code": "^1.0.3", 7820 "sebastian/lines-of-code": "^1.0.3",
7821 "sebastian/version": "^3.0.1", 7821 "sebastian/version": "^3.0.1",
7822 "theseer/tokenizer": "^1.2.0" 7822 "theseer/tokenizer": "^1.2.0"
7823 }, 7823 },
7824 "require-dev": { 7824 "require-dev": {
7825 "phpunit/phpunit": "^9.3" 7825 "phpunit/phpunit": "^9.3"
7826 }, 7826 },
7827 "suggest": { 7827 "suggest": {
7828 "ext-pcov": "PHP extension that provides line coverage", 7828 "ext-pcov": "PHP extension that provides line coverage",
7829 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" 7829 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
7830 }, 7830 },
7831 "type": "library", 7831 "type": "library",
7832 "extra": { 7832 "extra": {
7833 "branch-alias": { 7833 "branch-alias": {
7834 "dev-master": "9.2-dev" 7834 "dev-master": "9.2-dev"
7835 } 7835 }
7836 }, 7836 },
7837 "autoload": { 7837 "autoload": {
7838 "classmap": [ 7838 "classmap": [
7839 "src/" 7839 "src/"
7840 ] 7840 ]
7841 }, 7841 },
7842 "notification-url": "https://packagist.org/downloads/", 7842 "notification-url": "https://packagist.org/downloads/",
7843 "license": [ 7843 "license": [
7844 "BSD-3-Clause" 7844 "BSD-3-Clause"
7845 ], 7845 ],
7846 "authors": [ 7846 "authors": [
7847 { 7847 {
7848 "name": "Sebastian Bergmann", 7848 "name": "Sebastian Bergmann",
7849 "email": "sebastian@phpunit.de", 7849 "email": "sebastian@phpunit.de",
7850 "role": "lead" 7850 "role": "lead"
7851 } 7851 }
7852 ], 7852 ],
7853 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", 7853 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7854 "homepage": "https://github.com/sebastianbergmann/php-code-coverage", 7854 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7855 "keywords": [ 7855 "keywords": [
7856 "coverage", 7856 "coverage",
7857 "testing", 7857 "testing",
7858 "xunit" 7858 "xunit"
7859 ], 7859 ],
7860 "support": { 7860 "support": {
7861 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", 7861 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7862 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26" 7862 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
7863 }, 7863 },
7864 "funding": [ 7864 "funding": [
7865 { 7865 {
7866 "url": "https://github.com/sebastianbergmann", 7866 "url": "https://github.com/sebastianbergmann",
7867 "type": "github" 7867 "type": "github"
7868 } 7868 }
7869 ], 7869 ],
7870 "time": "2023-03-06T12:58:08+00:00" 7870 "time": "2023-03-06T12:58:08+00:00"
7871 }, 7871 },
7872 { 7872 {
7873 "name": "phpunit/php-file-iterator", 7873 "name": "phpunit/php-file-iterator",
7874 "version": "3.0.6", 7874 "version": "3.0.6",
7875 "source": { 7875 "source": {
7876 "type": "git", 7876 "type": "git",
7877 "url": "https://github.com/sebastianbergmann/php-file-iterator.git", 7877 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7878 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf" 7878 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
7879 }, 7879 },
7880 "dist": { 7880 "dist": {
7881 "type": "zip", 7881 "type": "zip",
7882 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", 7882 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7883 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf", 7883 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
7884 "shasum": "" 7884 "shasum": ""
7885 }, 7885 },
7886 "require": { 7886 "require": {
7887 "php": ">=7.3" 7887 "php": ">=7.3"
7888 }, 7888 },
7889 "require-dev": { 7889 "require-dev": {
7890 "phpunit/phpunit": "^9.3" 7890 "phpunit/phpunit": "^9.3"
7891 }, 7891 },
7892 "type": "library", 7892 "type": "library",
7893 "extra": { 7893 "extra": {
7894 "branch-alias": { 7894 "branch-alias": {
7895 "dev-master": "3.0-dev" 7895 "dev-master": "3.0-dev"
7896 } 7896 }
7897 }, 7897 },
7898 "autoload": { 7898 "autoload": {
7899 "classmap": [ 7899 "classmap": [
7900 "src/" 7900 "src/"
7901 ] 7901 ]
7902 }, 7902 },
7903 "notification-url": "https://packagist.org/downloads/", 7903 "notification-url": "https://packagist.org/downloads/",
7904 "license": [ 7904 "license": [
7905 "BSD-3-Clause" 7905 "BSD-3-Clause"
7906 ], 7906 ],
7907 "authors": [ 7907 "authors": [
7908 { 7908 {
7909 "name": "Sebastian Bergmann", 7909 "name": "Sebastian Bergmann",
7910 "email": "sebastian@phpunit.de", 7910 "email": "sebastian@phpunit.de",
7911 "role": "lead" 7911 "role": "lead"
7912 } 7912 }
7913 ], 7913 ],
7914 "description": "FilterIterator implementation that filters files based on a list of suffixes.", 7914 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7915 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", 7915 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7916 "keywords": [ 7916 "keywords": [
7917 "filesystem", 7917 "filesystem",
7918 "iterator" 7918 "iterator"
7919 ], 7919 ],
7920 "support": { 7920 "support": {
7921 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", 7921 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7922 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6" 7922 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
7923 }, 7923 },
7924 "funding": [ 7924 "funding": [
7925 { 7925 {
7926 "url": "https://github.com/sebastianbergmann", 7926 "url": "https://github.com/sebastianbergmann",
7927 "type": "github" 7927 "type": "github"
7928 } 7928 }
7929 ], 7929 ],
7930 "time": "2021-12-02T12:48:52+00:00" 7930 "time": "2021-12-02T12:48:52+00:00"
7931 }, 7931 },
7932 { 7932 {
7933 "name": "phpunit/php-invoker", 7933 "name": "phpunit/php-invoker",
7934 "version": "3.1.1", 7934 "version": "3.1.1",
7935 "source": { 7935 "source": {
7936 "type": "git", 7936 "type": "git",
7937 "url": "https://github.com/sebastianbergmann/php-invoker.git", 7937 "url": "https://github.com/sebastianbergmann/php-invoker.git",
7938 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67" 7938 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
7939 }, 7939 },
7940 "dist": { 7940 "dist": {
7941 "type": "zip", 7941 "type": "zip",
7942 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67", 7942 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7943 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67", 7943 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
7944 "shasum": "" 7944 "shasum": ""
7945 }, 7945 },
7946 "require": { 7946 "require": {
7947 "php": ">=7.3" 7947 "php": ">=7.3"
7948 }, 7948 },
7949 "require-dev": { 7949 "require-dev": {
7950 "ext-pcntl": "*", 7950 "ext-pcntl": "*",
7951 "phpunit/phpunit": "^9.3" 7951 "phpunit/phpunit": "^9.3"
7952 }, 7952 },
7953 "suggest": { 7953 "suggest": {
7954 "ext-pcntl": "*" 7954 "ext-pcntl": "*"
7955 }, 7955 },
7956 "type": "library", 7956 "type": "library",
7957 "extra": { 7957 "extra": {
7958 "branch-alias": { 7958 "branch-alias": {
7959 "dev-master": "3.1-dev" 7959 "dev-master": "3.1-dev"
7960 } 7960 }
7961 }, 7961 },
7962 "autoload": { 7962 "autoload": {
7963 "classmap": [ 7963 "classmap": [
7964 "src/" 7964 "src/"
7965 ] 7965 ]
7966 }, 7966 },
7967 "notification-url": "https://packagist.org/downloads/", 7967 "notification-url": "https://packagist.org/downloads/",
7968 "license": [ 7968 "license": [
7969 "BSD-3-Clause" 7969 "BSD-3-Clause"
7970 ], 7970 ],
7971 "authors": [ 7971 "authors": [
7972 { 7972 {
7973 "name": "Sebastian Bergmann", 7973 "name": "Sebastian Bergmann",
7974 "email": "sebastian@phpunit.de", 7974 "email": "sebastian@phpunit.de",
7975 "role": "lead" 7975 "role": "lead"
7976 } 7976 }
7977 ], 7977 ],
7978 "description": "Invoke callables with a timeout", 7978 "description": "Invoke callables with a timeout",
7979 "homepage": "https://github.com/sebastianbergmann/php-invoker/", 7979 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
7980 "keywords": [ 7980 "keywords": [
7981 "process" 7981 "process"
7982 ], 7982 ],
7983 "support": { 7983 "support": {
7984 "issues": "https://github.com/sebastianbergmann/php-invoker/issues", 7984 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
7985 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1" 7985 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
7986 }, 7986 },
7987 "funding": [ 7987 "funding": [
7988 { 7988 {
7989 "url": "https://github.com/sebastianbergmann", 7989 "url": "https://github.com/sebastianbergmann",
7990 "type": "github" 7990 "type": "github"
7991 } 7991 }
7992 ], 7992 ],
7993 "time": "2020-09-28T05:58:55+00:00" 7993 "time": "2020-09-28T05:58:55+00:00"
7994 }, 7994 },
7995 { 7995 {
7996 "name": "phpunit/php-text-template", 7996 "name": "phpunit/php-text-template",
7997 "version": "2.0.4", 7997 "version": "2.0.4",
7998 "source": { 7998 "source": {
7999 "type": "git", 7999 "type": "git",
8000 "url": "https://github.com/sebastianbergmann/php-text-template.git", 8000 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8001 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" 8001 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
8002 }, 8002 },
8003 "dist": { 8003 "dist": {
8004 "type": "zip", 8004 "type": "zip",
8005 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", 8005 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8006 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", 8006 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
8007 "shasum": "" 8007 "shasum": ""
8008 }, 8008 },
8009 "require": { 8009 "require": {
8010 "php": ">=7.3" 8010 "php": ">=7.3"
8011 }, 8011 },
8012 "require-dev": { 8012 "require-dev": {
8013 "phpunit/phpunit": "^9.3" 8013 "phpunit/phpunit": "^9.3"
8014 }, 8014 },
8015 "type": "library", 8015 "type": "library",
8016 "extra": { 8016 "extra": {
8017 "branch-alias": { 8017 "branch-alias": {
8018 "dev-master": "2.0-dev" 8018 "dev-master": "2.0-dev"
8019 } 8019 }
8020 }, 8020 },
8021 "autoload": { 8021 "autoload": {
8022 "classmap": [ 8022 "classmap": [
8023 "src/" 8023 "src/"
8024 ] 8024 ]
8025 }, 8025 },
8026 "notification-url": "https://packagist.org/downloads/", 8026 "notification-url": "https://packagist.org/downloads/",
8027 "license": [ 8027 "license": [
8028 "BSD-3-Clause" 8028 "BSD-3-Clause"
8029 ], 8029 ],
8030 "authors": [ 8030 "authors": [
8031 { 8031 {
8032 "name": "Sebastian Bergmann", 8032 "name": "Sebastian Bergmann",
8033 "email": "sebastian@phpunit.de", 8033 "email": "sebastian@phpunit.de",
8034 "role": "lead" 8034 "role": "lead"
8035 } 8035 }
8036 ], 8036 ],
8037 "description": "Simple template engine.", 8037 "description": "Simple template engine.",
8038 "homepage": "https://github.com/sebastianbergmann/php-text-template/", 8038 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8039 "keywords": [ 8039 "keywords": [
8040 "template" 8040 "template"
8041 ], 8041 ],
8042 "support": { 8042 "support": {
8043 "issues": "https://github.com/sebastianbergmann/php-text-template/issues", 8043 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8044 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4" 8044 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
8045 }, 8045 },
8046 "funding": [ 8046 "funding": [
8047 { 8047 {
8048 "url": "https://github.com/sebastianbergmann", 8048 "url": "https://github.com/sebastianbergmann",
8049 "type": "github" 8049 "type": "github"
8050 } 8050 }
8051 ], 8051 ],
8052 "time": "2020-10-26T05:33:50+00:00" 8052 "time": "2020-10-26T05:33:50+00:00"
8053 }, 8053 },
8054 { 8054 {
8055 "name": "phpunit/php-timer", 8055 "name": "phpunit/php-timer",
8056 "version": "5.0.3", 8056 "version": "5.0.3",
8057 "source": { 8057 "source": {
8058 "type": "git", 8058 "type": "git",
8059 "url": "https://github.com/sebastianbergmann/php-timer.git", 8059 "url": "https://github.com/sebastianbergmann/php-timer.git",
8060 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2" 8060 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
8061 }, 8061 },
8062 "dist": { 8062 "dist": {
8063 "type": "zip", 8063 "type": "zip",
8064 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", 8064 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8065 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2", 8065 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
8066 "shasum": "" 8066 "shasum": ""
8067 }, 8067 },
8068 "require": { 8068 "require": {
8069 "php": ">=7.3" 8069 "php": ">=7.3"
8070 }, 8070 },
8071 "require-dev": { 8071 "require-dev": {
8072 "phpunit/phpunit": "^9.3" 8072 "phpunit/phpunit": "^9.3"
8073 }, 8073 },
8074 "type": "library", 8074 "type": "library",
8075 "extra": { 8075 "extra": {
8076 "branch-alias": { 8076 "branch-alias": {
8077 "dev-master": "5.0-dev" 8077 "dev-master": "5.0-dev"
8078 } 8078 }
8079 }, 8079 },
8080 "autoload": { 8080 "autoload": {
8081 "classmap": [ 8081 "classmap": [
8082 "src/" 8082 "src/"
8083 ] 8083 ]
8084 }, 8084 },
8085 "notification-url": "https://packagist.org/downloads/", 8085 "notification-url": "https://packagist.org/downloads/",
8086 "license": [ 8086 "license": [
8087 "BSD-3-Clause" 8087 "BSD-3-Clause"
8088 ], 8088 ],
8089 "authors": [ 8089 "authors": [
8090 { 8090 {
8091 "name": "Sebastian Bergmann", 8091 "name": "Sebastian Bergmann",
8092 "email": "sebastian@phpunit.de", 8092 "email": "sebastian@phpunit.de",
8093 "role": "lead" 8093 "role": "lead"
8094 } 8094 }
8095 ], 8095 ],
8096 "description": "Utility class for timing", 8096 "description": "Utility class for timing",
8097 "homepage": "https://github.com/sebastianbergmann/php-timer/", 8097 "homepage": "https://github.com/sebastianbergmann/php-timer/",
8098 "keywords": [ 8098 "keywords": [
8099 "timer" 8099 "timer"
8100 ], 8100 ],
8101 "support": { 8101 "support": {
8102 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 8102 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8103 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" 8103 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
8104 }, 8104 },
8105 "funding": [ 8105 "funding": [
8106 { 8106 {
8107 "url": "https://github.com/sebastianbergmann", 8107 "url": "https://github.com/sebastianbergmann",
8108 "type": "github" 8108 "type": "github"
8109 } 8109 }
8110 ], 8110 ],
8111 "time": "2020-10-26T13:16:10+00:00" 8111 "time": "2020-10-26T13:16:10+00:00"
8112 }, 8112 },
8113 { 8113 {
8114 "name": "phpunit/phpunit", 8114 "name": "phpunit/phpunit",
8115 "version": "9.6.8", 8115 "version": "9.6.8",
8116 "source": { 8116 "source": {
8117 "type": "git", 8117 "type": "git",
8118 "url": "https://github.com/sebastianbergmann/phpunit.git", 8118 "url": "https://github.com/sebastianbergmann/phpunit.git",
8119 "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" 8119 "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e"
8120 }, 8120 },
8121 "dist": { 8121 "dist": {
8122 "type": "zip", 8122 "type": "zip",
8123 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", 8123 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e",
8124 "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", 8124 "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e",
8125 "shasum": "" 8125 "shasum": ""
8126 }, 8126 },
8127 "require": { 8127 "require": {
8128 "doctrine/instantiator": "^1.3.1 || ^2", 8128 "doctrine/instantiator": "^1.3.1 || ^2",
8129 "ext-dom": "*", 8129 "ext-dom": "*",
8130 "ext-json": "*", 8130 "ext-json": "*",
8131 "ext-libxml": "*", 8131 "ext-libxml": "*",
8132 "ext-mbstring": "*", 8132 "ext-mbstring": "*",
8133 "ext-xml": "*", 8133 "ext-xml": "*",
8134 "ext-xmlwriter": "*", 8134 "ext-xmlwriter": "*",
8135 "myclabs/deep-copy": "^1.10.1", 8135 "myclabs/deep-copy": "^1.10.1",
8136 "phar-io/manifest": "^2.0.3", 8136 "phar-io/manifest": "^2.0.3",
8137 "phar-io/version": "^3.0.2", 8137 "phar-io/version": "^3.0.2",
8138 "php": ">=7.3", 8138 "php": ">=7.3",
8139 "phpunit/php-code-coverage": "^9.2.13", 8139 "phpunit/php-code-coverage": "^9.2.13",
8140 "phpunit/php-file-iterator": "^3.0.5", 8140 "phpunit/php-file-iterator": "^3.0.5",
8141 "phpunit/php-invoker": "^3.1.1", 8141 "phpunit/php-invoker": "^3.1.1",
8142 "phpunit/php-text-template": "^2.0.3", 8142 "phpunit/php-text-template": "^2.0.3",
8143 "phpunit/php-timer": "^5.0.2", 8143 "phpunit/php-timer": "^5.0.2",
8144 "sebastian/cli-parser": "^1.0.1", 8144 "sebastian/cli-parser": "^1.0.1",
8145 "sebastian/code-unit": "^1.0.6", 8145 "sebastian/code-unit": "^1.0.6",
8146 "sebastian/comparator": "^4.0.8", 8146 "sebastian/comparator": "^4.0.8",
8147 "sebastian/diff": "^4.0.3", 8147 "sebastian/diff": "^4.0.3",
8148 "sebastian/environment": "^5.1.3", 8148 "sebastian/environment": "^5.1.3",
8149 "sebastian/exporter": "^4.0.5", 8149 "sebastian/exporter": "^4.0.5",
8150 "sebastian/global-state": "^5.0.1", 8150 "sebastian/global-state": "^5.0.1",
8151 "sebastian/object-enumerator": "^4.0.3", 8151 "sebastian/object-enumerator": "^4.0.3",
8152 "sebastian/resource-operations": "^3.0.3", 8152 "sebastian/resource-operations": "^3.0.3",
8153 "sebastian/type": "^3.2", 8153 "sebastian/type": "^3.2",
8154 "sebastian/version": "^3.0.2" 8154 "sebastian/version": "^3.0.2"
8155 }, 8155 },
8156 "suggest": { 8156 "suggest": {
8157 "ext-soap": "To be able to generate mocks based on WSDL files", 8157 "ext-soap": "To be able to generate mocks based on WSDL files",
8158 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" 8158 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
8159 }, 8159 },
8160 "bin": [ 8160 "bin": [
8161 "phpunit" 8161 "phpunit"
8162 ], 8162 ],
8163 "type": "library", 8163 "type": "library",
8164 "extra": { 8164 "extra": {
8165 "branch-alias": { 8165 "branch-alias": {
8166 "dev-master": "9.6-dev" 8166 "dev-master": "9.6-dev"
8167 } 8167 }
8168 }, 8168 },
8169 "autoload": { 8169 "autoload": {
8170 "files": [ 8170 "files": [
8171 "src/Framework/Assert/Functions.php" 8171 "src/Framework/Assert/Functions.php"
8172 ], 8172 ],
8173 "classmap": [ 8173 "classmap": [
8174 "src/" 8174 "src/"
8175 ] 8175 ]
8176 }, 8176 },
8177 "notification-url": "https://packagist.org/downloads/", 8177 "notification-url": "https://packagist.org/downloads/",
8178 "license": [ 8178 "license": [
8179 "BSD-3-Clause" 8179 "BSD-3-Clause"
8180 ], 8180 ],
8181 "authors": [ 8181 "authors": [
8182 { 8182 {
8183 "name": "Sebastian Bergmann", 8183 "name": "Sebastian Bergmann",
8184 "email": "sebastian@phpunit.de", 8184 "email": "sebastian@phpunit.de",
8185 "role": "lead" 8185 "role": "lead"
8186 } 8186 }
8187 ], 8187 ],
8188 "description": "The PHP Unit Testing framework.", 8188 "description": "The PHP Unit Testing framework.",
8189 "homepage": "https://phpunit.de/", 8189 "homepage": "https://phpunit.de/",
8190 "keywords": [ 8190 "keywords": [
8191 "phpunit", 8191 "phpunit",
8192 "testing", 8192 "testing",
8193 "xunit" 8193 "xunit"
8194 ], 8194 ],
8195 "support": { 8195 "support": {
8196 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 8196 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8197 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 8197 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
8198 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" 8198 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8"
8199 }, 8199 },
8200 "funding": [ 8200 "funding": [
8201 { 8201 {
8202 "url": "https://phpunit.de/sponsors.html", 8202 "url": "https://phpunit.de/sponsors.html",
8203 "type": "custom" 8203 "type": "custom"
8204 }, 8204 },
8205 { 8205 {
8206 "url": "https://github.com/sebastianbergmann", 8206 "url": "https://github.com/sebastianbergmann",
8207 "type": "github" 8207 "type": "github"
8208 }, 8208 },
8209 { 8209 {
8210 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", 8210 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8211 "type": "tidelift" 8211 "type": "tidelift"
8212 } 8212 }
8213 ], 8213 ],
8214 "time": "2023-05-11T05:14:45+00:00" 8214 "time": "2023-05-11T05:14:45+00:00"
8215 }, 8215 },
8216 { 8216 {
8217 "name": "sebastian/cli-parser", 8217 "name": "sebastian/cli-parser",
8218 "version": "1.0.1", 8218 "version": "1.0.1",
8219 "source": { 8219 "source": {
8220 "type": "git", 8220 "type": "git",
8221 "url": "https://github.com/sebastianbergmann/cli-parser.git", 8221 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8222 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2" 8222 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
8223 }, 8223 },
8224 "dist": { 8224 "dist": {
8225 "type": "zip", 8225 "type": "zip",
8226 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2", 8226 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8227 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2", 8227 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
8228 "shasum": "" 8228 "shasum": ""
8229 }, 8229 },
8230 "require": { 8230 "require": {
8231 "php": ">=7.3" 8231 "php": ">=7.3"
8232 }, 8232 },
8233 "require-dev": { 8233 "require-dev": {
8234 "phpunit/phpunit": "^9.3" 8234 "phpunit/phpunit": "^9.3"
8235 }, 8235 },
8236 "type": "library", 8236 "type": "library",
8237 "extra": { 8237 "extra": {
8238 "branch-alias": { 8238 "branch-alias": {
8239 "dev-master": "1.0-dev" 8239 "dev-master": "1.0-dev"
8240 } 8240 }
8241 }, 8241 },
8242 "autoload": { 8242 "autoload": {
8243 "classmap": [ 8243 "classmap": [
8244 "src/" 8244 "src/"
8245 ] 8245 ]
8246 }, 8246 },
8247 "notification-url": "https://packagist.org/downloads/", 8247 "notification-url": "https://packagist.org/downloads/",
8248 "license": [ 8248 "license": [
8249 "BSD-3-Clause" 8249 "BSD-3-Clause"
8250 ], 8250 ],
8251 "authors": [ 8251 "authors": [
8252 { 8252 {
8253 "name": "Sebastian Bergmann", 8253 "name": "Sebastian Bergmann",
8254 "email": "sebastian@phpunit.de", 8254 "email": "sebastian@phpunit.de",
8255 "role": "lead" 8255 "role": "lead"
8256 } 8256 }
8257 ], 8257 ],
8258 "description": "Library for parsing CLI options", 8258 "description": "Library for parsing CLI options",
8259 "homepage": "https://github.com/sebastianbergmann/cli-parser", 8259 "homepage": "https://github.com/sebastianbergmann/cli-parser",
8260 "support": { 8260 "support": {
8261 "issues": "https://github.com/sebastianbergmann/cli-parser/issues", 8261 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8262 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1" 8262 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
8263 }, 8263 },
8264 "funding": [ 8264 "funding": [
8265 { 8265 {
8266 "url": "https://github.com/sebastianbergmann", 8266 "url": "https://github.com/sebastianbergmann",
8267 "type": "github" 8267 "type": "github"
8268 } 8268 }
8269 ], 8269 ],
8270 "time": "2020-09-28T06:08:49+00:00" 8270 "time": "2020-09-28T06:08:49+00:00"
8271 }, 8271 },
8272 { 8272 {
8273 "name": "sebastian/code-unit", 8273 "name": "sebastian/code-unit",
8274 "version": "1.0.8", 8274 "version": "1.0.8",
8275 "source": { 8275 "source": {
8276 "type": "git", 8276 "type": "git",
8277 "url": "https://github.com/sebastianbergmann/code-unit.git", 8277 "url": "https://github.com/sebastianbergmann/code-unit.git",
8278 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120" 8278 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
8279 }, 8279 },
8280 "dist": { 8280 "dist": {
8281 "type": "zip", 8281 "type": "zip",
8282 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120", 8282 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
8283 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120", 8283 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
8284 "shasum": "" 8284 "shasum": ""
8285 }, 8285 },
8286 "require": { 8286 "require": {
8287 "php": ">=7.3" 8287 "php": ">=7.3"
8288 }, 8288 },
8289 "require-dev": { 8289 "require-dev": {
8290 "phpunit/phpunit": "^9.3" 8290 "phpunit/phpunit": "^9.3"
8291 }, 8291 },
8292 "type": "library", 8292 "type": "library",
8293 "extra": { 8293 "extra": {
8294 "branch-alias": { 8294 "branch-alias": {
8295 "dev-master": "1.0-dev" 8295 "dev-master": "1.0-dev"
8296 } 8296 }
8297 }, 8297 },
8298 "autoload": { 8298 "autoload": {
8299 "classmap": [ 8299 "classmap": [
8300 "src/" 8300 "src/"
8301 ] 8301 ]
8302 }, 8302 },
8303 "notification-url": "https://packagist.org/downloads/", 8303 "notification-url": "https://packagist.org/downloads/",
8304 "license": [ 8304 "license": [
8305 "BSD-3-Clause" 8305 "BSD-3-Clause"
8306 ], 8306 ],
8307 "authors": [ 8307 "authors": [
8308 { 8308 {
8309 "name": "Sebastian Bergmann", 8309 "name": "Sebastian Bergmann",
8310 "email": "sebastian@phpunit.de", 8310 "email": "sebastian@phpunit.de",
8311 "role": "lead" 8311 "role": "lead"
8312 } 8312 }
8313 ], 8313 ],
8314 "description": "Collection of value objects that represent the PHP code units", 8314 "description": "Collection of value objects that represent the PHP code units",
8315 "homepage": "https://github.com/sebastianbergmann/code-unit", 8315 "homepage": "https://github.com/sebastianbergmann/code-unit",
8316 "support": { 8316 "support": {
8317 "issues": "https://github.com/sebastianbergmann/code-unit/issues", 8317 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8318 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8" 8318 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
8319 }, 8319 },
8320 "funding": [ 8320 "funding": [
8321 { 8321 {
8322 "url": "https://github.com/sebastianbergmann", 8322 "url": "https://github.com/sebastianbergmann",
8323 "type": "github" 8323 "type": "github"
8324 } 8324 }
8325 ], 8325 ],
8326 "time": "2020-10-26T13:08:54+00:00" 8326 "time": "2020-10-26T13:08:54+00:00"
8327 }, 8327 },
8328 { 8328 {
8329 "name": "sebastian/code-unit-reverse-lookup", 8329 "name": "sebastian/code-unit-reverse-lookup",
8330 "version": "2.0.3", 8330 "version": "2.0.3",
8331 "source": { 8331 "source": {
8332 "type": "git", 8332 "type": "git",
8333 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", 8333 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8334 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5" 8334 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
8335 }, 8335 },
8336 "dist": { 8336 "dist": {
8337 "type": "zip", 8337 "type": "zip",
8338 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", 8338 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8339 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5", 8339 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
8340 "shasum": "" 8340 "shasum": ""
8341 }, 8341 },
8342 "require": { 8342 "require": {
8343 "php": ">=7.3" 8343 "php": ">=7.3"
8344 }, 8344 },
8345 "require-dev": { 8345 "require-dev": {
8346 "phpunit/phpunit": "^9.3" 8346 "phpunit/phpunit": "^9.3"
8347 }, 8347 },
8348 "type": "library", 8348 "type": "library",
8349 "extra": { 8349 "extra": {
8350 "branch-alias": { 8350 "branch-alias": {
8351 "dev-master": "2.0-dev" 8351 "dev-master": "2.0-dev"
8352 } 8352 }
8353 }, 8353 },
8354 "autoload": { 8354 "autoload": {
8355 "classmap": [ 8355 "classmap": [
8356 "src/" 8356 "src/"
8357 ] 8357 ]
8358 }, 8358 },
8359 "notification-url": "https://packagist.org/downloads/", 8359 "notification-url": "https://packagist.org/downloads/",
8360 "license": [ 8360 "license": [
8361 "BSD-3-Clause" 8361 "BSD-3-Clause"
8362 ], 8362 ],
8363 "authors": [ 8363 "authors": [
8364 { 8364 {
8365 "name": "Sebastian Bergmann", 8365 "name": "Sebastian Bergmann",
8366 "email": "sebastian@phpunit.de" 8366 "email": "sebastian@phpunit.de"
8367 } 8367 }
8368 ], 8368 ],
8369 "description": "Looks up which function or method a line of code belongs to", 8369 "description": "Looks up which function or method a line of code belongs to",
8370 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", 8370 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8371 "support": { 8371 "support": {
8372 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", 8372 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8373 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3" 8373 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
8374 }, 8374 },
8375 "funding": [ 8375 "funding": [
8376 { 8376 {
8377 "url": "https://github.com/sebastianbergmann", 8377 "url": "https://github.com/sebastianbergmann",
8378 "type": "github" 8378 "type": "github"
8379 } 8379 }
8380 ], 8380 ],
8381 "time": "2020-09-28T05:30:19+00:00" 8381 "time": "2020-09-28T05:30:19+00:00"
8382 }, 8382 },
8383 { 8383 {
8384 "name": "sebastian/comparator", 8384 "name": "sebastian/comparator",
8385 "version": "4.0.8", 8385 "version": "4.0.8",
8386 "source": { 8386 "source": {
8387 "type": "git", 8387 "type": "git",
8388 "url": "https://github.com/sebastianbergmann/comparator.git", 8388 "url": "https://github.com/sebastianbergmann/comparator.git",
8389 "reference": "fa0f136dd2334583309d32b62544682ee972b51a" 8389 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
8390 }, 8390 },
8391 "dist": { 8391 "dist": {
8392 "type": "zip", 8392 "type": "zip",
8393 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a", 8393 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
8394 "reference": "fa0f136dd2334583309d32b62544682ee972b51a", 8394 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
8395 "shasum": "" 8395 "shasum": ""
8396 }, 8396 },
8397 "require": { 8397 "require": {
8398 "php": ">=7.3", 8398 "php": ">=7.3",
8399 "sebastian/diff": "^4.0", 8399 "sebastian/diff": "^4.0",
8400 "sebastian/exporter": "^4.0" 8400 "sebastian/exporter": "^4.0"
8401 }, 8401 },
8402 "require-dev": { 8402 "require-dev": {
8403 "phpunit/phpunit": "^9.3" 8403 "phpunit/phpunit": "^9.3"
8404 }, 8404 },
8405 "type": "library", 8405 "type": "library",
8406 "extra": { 8406 "extra": {
8407 "branch-alias": { 8407 "branch-alias": {
8408 "dev-master": "4.0-dev" 8408 "dev-master": "4.0-dev"
8409 } 8409 }
8410 }, 8410 },
8411 "autoload": { 8411 "autoload": {
8412 "classmap": [ 8412 "classmap": [
8413 "src/" 8413 "src/"
8414 ] 8414 ]
8415 }, 8415 },
8416 "notification-url": "https://packagist.org/downloads/", 8416 "notification-url": "https://packagist.org/downloads/",
8417 "license": [ 8417 "license": [
8418 "BSD-3-Clause" 8418 "BSD-3-Clause"
8419 ], 8419 ],
8420 "authors": [ 8420 "authors": [
8421 { 8421 {
8422 "name": "Sebastian Bergmann", 8422 "name": "Sebastian Bergmann",
8423 "email": "sebastian@phpunit.de" 8423 "email": "sebastian@phpunit.de"
8424 }, 8424 },
8425 { 8425 {
8426 "name": "Jeff Welch", 8426 "name": "Jeff Welch",
8427 "email": "whatthejeff@gmail.com" 8427 "email": "whatthejeff@gmail.com"
8428 }, 8428 },
8429 { 8429 {
8430 "name": "Volker Dusch", 8430 "name": "Volker Dusch",
8431 "email": "github@wallbash.com" 8431 "email": "github@wallbash.com"
8432 }, 8432 },
8433 { 8433 {
8434 "name": "Bernhard Schussek", 8434 "name": "Bernhard Schussek",
8435 "email": "bschussek@2bepublished.at" 8435 "email": "bschussek@2bepublished.at"
8436 } 8436 }
8437 ], 8437 ],
8438 "description": "Provides the functionality to compare PHP values for equality", 8438 "description": "Provides the functionality to compare PHP values for equality",
8439 "homepage": "https://github.com/sebastianbergmann/comparator", 8439 "homepage": "https://github.com/sebastianbergmann/comparator",
8440 "keywords": [ 8440 "keywords": [
8441 "comparator", 8441 "comparator",
8442 "compare", 8442 "compare",
8443 "equality" 8443 "equality"
8444 ], 8444 ],
8445 "support": { 8445 "support": {
8446 "issues": "https://github.com/sebastianbergmann/comparator/issues", 8446 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8447 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8" 8447 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
8448 }, 8448 },
8449 "funding": [ 8449 "funding": [
8450 { 8450 {
8451 "url": "https://github.com/sebastianbergmann", 8451 "url": "https://github.com/sebastianbergmann",
8452 "type": "github" 8452 "type": "github"
8453 } 8453 }
8454 ], 8454 ],
8455 "time": "2022-09-14T12:41:17+00:00" 8455 "time": "2022-09-14T12:41:17+00:00"
8456 }, 8456 },
8457 { 8457 {
8458 "name": "sebastian/complexity", 8458 "name": "sebastian/complexity",
8459 "version": "2.0.2", 8459 "version": "2.0.2",
8460 "source": { 8460 "source": {
8461 "type": "git", 8461 "type": "git",
8462 "url": "https://github.com/sebastianbergmann/complexity.git", 8462 "url": "https://github.com/sebastianbergmann/complexity.git",
8463 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88" 8463 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
8464 }, 8464 },
8465 "dist": { 8465 "dist": {
8466 "type": "zip", 8466 "type": "zip",
8467 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88", 8467 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
8468 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88", 8468 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
8469 "shasum": "" 8469 "shasum": ""
8470 }, 8470 },
8471 "require": { 8471 "require": {
8472 "nikic/php-parser": "^4.7", 8472 "nikic/php-parser": "^4.7",
8473 "php": ">=7.3" 8473 "php": ">=7.3"
8474 }, 8474 },
8475 "require-dev": { 8475 "require-dev": {
8476 "phpunit/phpunit": "^9.3" 8476 "phpunit/phpunit": "^9.3"
8477 }, 8477 },
8478 "type": "library", 8478 "type": "library",
8479 "extra": { 8479 "extra": {
8480 "branch-alias": { 8480 "branch-alias": {
8481 "dev-master": "2.0-dev" 8481 "dev-master": "2.0-dev"
8482 } 8482 }
8483 }, 8483 },
8484 "autoload": { 8484 "autoload": {
8485 "classmap": [ 8485 "classmap": [
8486 "src/" 8486 "src/"
8487 ] 8487 ]
8488 }, 8488 },
8489 "notification-url": "https://packagist.org/downloads/", 8489 "notification-url": "https://packagist.org/downloads/",
8490 "license": [ 8490 "license": [
8491 "BSD-3-Clause" 8491 "BSD-3-Clause"
8492 ], 8492 ],
8493 "authors": [ 8493 "authors": [
8494 { 8494 {
8495 "name": "Sebastian Bergmann", 8495 "name": "Sebastian Bergmann",
8496 "email": "sebastian@phpunit.de", 8496 "email": "sebastian@phpunit.de",
8497 "role": "lead" 8497 "role": "lead"
8498 } 8498 }
8499 ], 8499 ],
8500 "description": "Library for calculating the complexity of PHP code units", 8500 "description": "Library for calculating the complexity of PHP code units",
8501 "homepage": "https://github.com/sebastianbergmann/complexity", 8501 "homepage": "https://github.com/sebastianbergmann/complexity",
8502 "support": { 8502 "support": {
8503 "issues": "https://github.com/sebastianbergmann/complexity/issues", 8503 "issues": "https://github.com/sebastianbergmann/complexity/issues",
8504 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2" 8504 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
8505 }, 8505 },
8506 "funding": [ 8506 "funding": [
8507 { 8507 {
8508 "url": "https://github.com/sebastianbergmann", 8508 "url": "https://github.com/sebastianbergmann",
8509 "type": "github" 8509 "type": "github"
8510 } 8510 }
8511 ], 8511 ],
8512 "time": "2020-10-26T15:52:27+00:00" 8512 "time": "2020-10-26T15:52:27+00:00"
8513 }, 8513 },
8514 { 8514 {
8515 "name": "sebastian/diff", 8515 "name": "sebastian/diff",
8516 "version": "4.0.5", 8516 "version": "4.0.5",
8517 "source": { 8517 "source": {
8518 "type": "git", 8518 "type": "git",
8519 "url": "https://github.com/sebastianbergmann/diff.git", 8519 "url": "https://github.com/sebastianbergmann/diff.git",
8520 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" 8520 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
8521 }, 8521 },
8522 "dist": { 8522 "dist": {
8523 "type": "zip", 8523 "type": "zip",
8524 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", 8524 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
8525 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", 8525 "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
8526 "shasum": "" 8526 "shasum": ""
8527 }, 8527 },
8528 "require": { 8528 "require": {
8529 "php": ">=7.3" 8529 "php": ">=7.3"
8530 }, 8530 },
8531 "require-dev": { 8531 "require-dev": {
8532 "phpunit/phpunit": "^9.3", 8532 "phpunit/phpunit": "^9.3",
8533 "symfony/process": "^4.2 || ^5" 8533 "symfony/process": "^4.2 || ^5"
8534 }, 8534 },
8535 "type": "library", 8535 "type": "library",
8536 "extra": { 8536 "extra": {
8537 "branch-alias": { 8537 "branch-alias": {
8538 "dev-master": "4.0-dev" 8538 "dev-master": "4.0-dev"
8539 } 8539 }
8540 }, 8540 },
8541 "autoload": { 8541 "autoload": {
8542 "classmap": [ 8542 "classmap": [
8543 "src/" 8543 "src/"
8544 ] 8544 ]
8545 }, 8545 },
8546 "notification-url": "https://packagist.org/downloads/", 8546 "notification-url": "https://packagist.org/downloads/",
8547 "license": [ 8547 "license": [
8548 "BSD-3-Clause" 8548 "BSD-3-Clause"
8549 ], 8549 ],
8550 "authors": [ 8550 "authors": [
8551 { 8551 {
8552 "name": "Sebastian Bergmann", 8552 "name": "Sebastian Bergmann",
8553 "email": "sebastian@phpunit.de" 8553 "email": "sebastian@phpunit.de"
8554 }, 8554 },
8555 { 8555 {
8556 "name": "Kore Nordmann", 8556 "name": "Kore Nordmann",
8557 "email": "mail@kore-nordmann.de" 8557 "email": "mail@kore-nordmann.de"
8558 } 8558 }
8559 ], 8559 ],
8560 "description": "Diff implementation", 8560 "description": "Diff implementation",
8561 "homepage": "https://github.com/sebastianbergmann/diff", 8561 "homepage": "https://github.com/sebastianbergmann/diff",
8562 "keywords": [ 8562 "keywords": [
8563 "diff", 8563 "diff",
8564 "udiff", 8564 "udiff",
8565 "unidiff", 8565 "unidiff",
8566 "unified diff" 8566 "unified diff"
8567 ], 8567 ],
8568 "support": { 8568 "support": {
8569 "issues": "https://github.com/sebastianbergmann/diff/issues", 8569 "issues": "https://github.com/sebastianbergmann/diff/issues",
8570 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5" 8570 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
8571 }, 8571 },
8572 "funding": [ 8572 "funding": [
8573 { 8573 {
8574 "url": "https://github.com/sebastianbergmann", 8574 "url": "https://github.com/sebastianbergmann",
8575 "type": "github" 8575 "type": "github"
8576 } 8576 }
8577 ], 8577 ],
8578 "time": "2023-05-07T05:35:17+00:00" 8578 "time": "2023-05-07T05:35:17+00:00"
8579 }, 8579 },
8580 { 8580 {
8581 "name": "sebastian/environment", 8581 "name": "sebastian/environment",
8582 "version": "5.1.5", 8582 "version": "5.1.5",
8583 "source": { 8583 "source": {
8584 "type": "git", 8584 "type": "git",
8585 "url": "https://github.com/sebastianbergmann/environment.git", 8585 "url": "https://github.com/sebastianbergmann/environment.git",
8586 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed" 8586 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
8587 }, 8587 },
8588 "dist": { 8588 "dist": {
8589 "type": "zip", 8589 "type": "zip",
8590 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", 8590 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
8591 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed", 8591 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
8592 "shasum": "" 8592 "shasum": ""
8593 }, 8593 },
8594 "require": { 8594 "require": {
8595 "php": ">=7.3" 8595 "php": ">=7.3"
8596 }, 8596 },
8597 "require-dev": { 8597 "require-dev": {
8598 "phpunit/phpunit": "^9.3" 8598 "phpunit/phpunit": "^9.3"
8599 }, 8599 },
8600 "suggest": { 8600 "suggest": {
8601 "ext-posix": "*" 8601 "ext-posix": "*"
8602 }, 8602 },
8603 "type": "library", 8603 "type": "library",
8604 "extra": { 8604 "extra": {
8605 "branch-alias": { 8605 "branch-alias": {
8606 "dev-master": "5.1-dev" 8606 "dev-master": "5.1-dev"
8607 } 8607 }
8608 }, 8608 },
8609 "autoload": { 8609 "autoload": {
8610 "classmap": [ 8610 "classmap": [
8611 "src/" 8611 "src/"
8612 ] 8612 ]
8613 }, 8613 },
8614 "notification-url": "https://packagist.org/downloads/", 8614 "notification-url": "https://packagist.org/downloads/",
8615 "license": [ 8615 "license": [
8616 "BSD-3-Clause" 8616 "BSD-3-Clause"
8617 ], 8617 ],
8618 "authors": [ 8618 "authors": [
8619 { 8619 {
8620 "name": "Sebastian Bergmann", 8620 "name": "Sebastian Bergmann",
8621 "email": "sebastian@phpunit.de" 8621 "email": "sebastian@phpunit.de"
8622 } 8622 }
8623 ], 8623 ],
8624 "description": "Provides functionality to handle HHVM/PHP environments", 8624 "description": "Provides functionality to handle HHVM/PHP environments",
8625 "homepage": "http://www.github.com/sebastianbergmann/environment", 8625 "homepage": "http://www.github.com/sebastianbergmann/environment",
8626 "keywords": [ 8626 "keywords": [
8627 "Xdebug", 8627 "Xdebug",
8628 "environment", 8628 "environment",
8629 "hhvm" 8629 "hhvm"
8630 ], 8630 ],
8631 "support": { 8631 "support": {
8632 "issues": "https://github.com/sebastianbergmann/environment/issues", 8632 "issues": "https://github.com/sebastianbergmann/environment/issues",
8633 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5" 8633 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
8634 }, 8634 },
8635 "funding": [ 8635 "funding": [
8636 { 8636 {
8637 "url": "https://github.com/sebastianbergmann", 8637 "url": "https://github.com/sebastianbergmann",
8638 "type": "github" 8638 "type": "github"
8639 } 8639 }
8640 ], 8640 ],
8641 "time": "2023-02-03T06:03:51+00:00" 8641 "time": "2023-02-03T06:03:51+00:00"
8642 }, 8642 },
8643 { 8643 {
8644 "name": "sebastian/exporter", 8644 "name": "sebastian/exporter",
8645 "version": "4.0.5", 8645 "version": "4.0.5",
8646 "source": { 8646 "source": {
8647 "type": "git", 8647 "type": "git",
8648 "url": "https://github.com/sebastianbergmann/exporter.git", 8648 "url": "https://github.com/sebastianbergmann/exporter.git",
8649 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" 8649 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
8650 }, 8650 },
8651 "dist": { 8651 "dist": {
8652 "type": "zip", 8652 "type": "zip",
8653 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", 8653 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
8654 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d", 8654 "reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
8655 "shasum": "" 8655 "shasum": ""
8656 }, 8656 },
8657 "require": { 8657 "require": {
8658 "php": ">=7.3", 8658 "php": ">=7.3",
8659 "sebastian/recursion-context": "^4.0" 8659 "sebastian/recursion-context": "^4.0"
8660 }, 8660 },
8661 "require-dev": { 8661 "require-dev": {
8662 "ext-mbstring": "*", 8662 "ext-mbstring": "*",
8663 "phpunit/phpunit": "^9.3" 8663 "phpunit/phpunit": "^9.3"
8664 }, 8664 },
8665 "type": "library", 8665 "type": "library",
8666 "extra": { 8666 "extra": {
8667 "branch-alias": { 8667 "branch-alias": {
8668 "dev-master": "4.0-dev" 8668 "dev-master": "4.0-dev"
8669 } 8669 }
8670 }, 8670 },
8671 "autoload": { 8671 "autoload": {
8672 "classmap": [ 8672 "classmap": [
8673 "src/" 8673 "src/"
8674 ] 8674 ]
8675 }, 8675 },
8676 "notification-url": "https://packagist.org/downloads/", 8676 "notification-url": "https://packagist.org/downloads/",
8677 "license": [ 8677 "license": [
8678 "BSD-3-Clause" 8678 "BSD-3-Clause"
8679 ], 8679 ],
8680 "authors": [ 8680 "authors": [
8681 { 8681 {
8682 "name": "Sebastian Bergmann", 8682 "name": "Sebastian Bergmann",
8683 "email": "sebastian@phpunit.de" 8683 "email": "sebastian@phpunit.de"
8684 }, 8684 },
8685 { 8685 {
8686 "name": "Jeff Welch", 8686 "name": "Jeff Welch",
8687 "email": "whatthejeff@gmail.com" 8687 "email": "whatthejeff@gmail.com"
8688 }, 8688 },
8689 { 8689 {
8690 "name": "Volker Dusch", 8690 "name": "Volker Dusch",
8691 "email": "github@wallbash.com" 8691 "email": "github@wallbash.com"
8692 }, 8692 },
8693 { 8693 {
8694 "name": "Adam Harvey", 8694 "name": "Adam Harvey",
8695 "email": "aharvey@php.net" 8695 "email": "aharvey@php.net"
8696 }, 8696 },
8697 { 8697 {
8698 "name": "Bernhard Schussek", 8698 "name": "Bernhard Schussek",
8699 "email": "bschussek@gmail.com" 8699 "email": "bschussek@gmail.com"
8700 } 8700 }
8701 ], 8701 ],
8702 "description": "Provides the functionality to export PHP variables for visualization", 8702 "description": "Provides the functionality to export PHP variables for visualization",
8703 "homepage": "https://www.github.com/sebastianbergmann/exporter", 8703 "homepage": "https://www.github.com/sebastianbergmann/exporter",
8704 "keywords": [ 8704 "keywords": [
8705 "export", 8705 "export",
8706 "exporter" 8706 "exporter"
8707 ], 8707 ],
8708 "support": { 8708 "support": {
8709 "issues": "https://github.com/sebastianbergmann/exporter/issues", 8709 "issues": "https://github.com/sebastianbergmann/exporter/issues",
8710 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5" 8710 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
8711 }, 8711 },
8712 "funding": [ 8712 "funding": [
8713 { 8713 {
8714 "url": "https://github.com/sebastianbergmann", 8714 "url": "https://github.com/sebastianbergmann",
8715 "type": "github" 8715 "type": "github"
8716 } 8716 }
8717 ], 8717 ],
8718 "time": "2022-09-14T06:03:37+00:00" 8718 "time": "2022-09-14T06:03:37+00:00"
8719 }, 8719 },
8720 { 8720 {
8721 "name": "sebastian/global-state", 8721 "name": "sebastian/global-state",
8722 "version": "5.0.5", 8722 "version": "5.0.5",
8723 "source": { 8723 "source": {
8724 "type": "git", 8724 "type": "git",
8725 "url": "https://github.com/sebastianbergmann/global-state.git", 8725 "url": "https://github.com/sebastianbergmann/global-state.git",
8726 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" 8726 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
8727 }, 8727 },
8728 "dist": { 8728 "dist": {
8729 "type": "zip", 8729 "type": "zip",
8730 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", 8730 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8731 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", 8731 "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
8732 "shasum": "" 8732 "shasum": ""
8733 }, 8733 },
8734 "require": { 8734 "require": {
8735 "php": ">=7.3", 8735 "php": ">=7.3",
8736 "sebastian/object-reflector": "^2.0", 8736 "sebastian/object-reflector": "^2.0",
8737 "sebastian/recursion-context": "^4.0" 8737 "sebastian/recursion-context": "^4.0"
8738 }, 8738 },
8739 "require-dev": { 8739 "require-dev": {
8740 "ext-dom": "*", 8740 "ext-dom": "*",
8741 "phpunit/phpunit": "^9.3" 8741 "phpunit/phpunit": "^9.3"
8742 }, 8742 },
8743 "suggest": { 8743 "suggest": {
8744 "ext-uopz": "*" 8744 "ext-uopz": "*"
8745 }, 8745 },
8746 "type": "library", 8746 "type": "library",
8747 "extra": { 8747 "extra": {
8748 "branch-alias": { 8748 "branch-alias": {
8749 "dev-master": "5.0-dev" 8749 "dev-master": "5.0-dev"
8750 } 8750 }
8751 }, 8751 },
8752 "autoload": { 8752 "autoload": {
8753 "classmap": [ 8753 "classmap": [
8754 "src/" 8754 "src/"
8755 ] 8755 ]
8756 }, 8756 },
8757 "notification-url": "https://packagist.org/downloads/", 8757 "notification-url": "https://packagist.org/downloads/",
8758 "license": [ 8758 "license": [
8759 "BSD-3-Clause" 8759 "BSD-3-Clause"
8760 ], 8760 ],
8761 "authors": [ 8761 "authors": [
8762 { 8762 {
8763 "name": "Sebastian Bergmann", 8763 "name": "Sebastian Bergmann",
8764 "email": "sebastian@phpunit.de" 8764 "email": "sebastian@phpunit.de"
8765 } 8765 }
8766 ], 8766 ],
8767 "description": "Snapshotting of global state", 8767 "description": "Snapshotting of global state",
8768 "homepage": "http://www.github.com/sebastianbergmann/global-state", 8768 "homepage": "http://www.github.com/sebastianbergmann/global-state",
8769 "keywords": [ 8769 "keywords": [
8770 "global state" 8770 "global state"
8771 ], 8771 ],
8772 "support": { 8772 "support": {
8773 "issues": "https://github.com/sebastianbergmann/global-state/issues", 8773 "issues": "https://github.com/sebastianbergmann/global-state/issues",
8774 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" 8774 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
8775 }, 8775 },
8776 "funding": [ 8776 "funding": [
8777 { 8777 {
8778 "url": "https://github.com/sebastianbergmann", 8778 "url": "https://github.com/sebastianbergmann",
8779 "type": "github" 8779 "type": "github"
8780 } 8780 }
8781 ], 8781 ],
8782 "time": "2022-02-14T08:28:10+00:00" 8782 "time": "2022-02-14T08:28:10+00:00"
8783 }, 8783 },
8784 { 8784 {
8785 "name": "sebastian/lines-of-code", 8785 "name": "sebastian/lines-of-code",
8786 "version": "1.0.3", 8786 "version": "1.0.3",
8787 "source": { 8787 "source": {
8788 "type": "git", 8788 "type": "git",
8789 "url": "https://github.com/sebastianbergmann/lines-of-code.git", 8789 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
8790 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc" 8790 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
8791 }, 8791 },
8792 "dist": { 8792 "dist": {
8793 "type": "zip", 8793 "type": "zip",
8794 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc", 8794 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8795 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc", 8795 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
8796 "shasum": "" 8796 "shasum": ""
8797 }, 8797 },
8798 "require": { 8798 "require": {
8799 "nikic/php-parser": "^4.6", 8799 "nikic/php-parser": "^4.6",
8800 "php": ">=7.3" 8800 "php": ">=7.3"
8801 }, 8801 },
8802 "require-dev": { 8802 "require-dev": {
8803 "phpunit/phpunit": "^9.3" 8803 "phpunit/phpunit": "^9.3"
8804 }, 8804 },
8805 "type": "library", 8805 "type": "library",
8806 "extra": { 8806 "extra": {
8807 "branch-alias": { 8807 "branch-alias": {
8808 "dev-master": "1.0-dev" 8808 "dev-master": "1.0-dev"
8809 } 8809 }
8810 }, 8810 },
8811 "autoload": { 8811 "autoload": {
8812 "classmap": [ 8812 "classmap": [
8813 "src/" 8813 "src/"
8814 ] 8814 ]
8815 }, 8815 },
8816 "notification-url": "https://packagist.org/downloads/", 8816 "notification-url": "https://packagist.org/downloads/",
8817 "license": [ 8817 "license": [
8818 "BSD-3-Clause" 8818 "BSD-3-Clause"
8819 ], 8819 ],
8820 "authors": [ 8820 "authors": [
8821 { 8821 {
8822 "name": "Sebastian Bergmann", 8822 "name": "Sebastian Bergmann",
8823 "email": "sebastian@phpunit.de", 8823 "email": "sebastian@phpunit.de",
8824 "role": "lead" 8824 "role": "lead"
8825 } 8825 }
8826 ], 8826 ],
8827 "description": "Library for counting the lines of code in PHP source code", 8827 "description": "Library for counting the lines of code in PHP source code",
8828 "homepage": "https://github.com/sebastianbergmann/lines-of-code", 8828 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
8829 "support": { 8829 "support": {
8830 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", 8830 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
8831 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3" 8831 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
8832 }, 8832 },
8833 "funding": [ 8833 "funding": [
8834 { 8834 {
8835 "url": "https://github.com/sebastianbergmann", 8835 "url": "https://github.com/sebastianbergmann",
8836 "type": "github" 8836 "type": "github"
8837 } 8837 }
8838 ], 8838 ],
8839 "time": "2020-11-28T06:42:11+00:00" 8839 "time": "2020-11-28T06:42:11+00:00"
8840 }, 8840 },
8841 { 8841 {
8842 "name": "sebastian/object-enumerator", 8842 "name": "sebastian/object-enumerator",
8843 "version": "4.0.4", 8843 "version": "4.0.4",
8844 "source": { 8844 "source": {
8845 "type": "git", 8845 "type": "git",
8846 "url": "https://github.com/sebastianbergmann/object-enumerator.git", 8846 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8847 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71" 8847 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
8848 }, 8848 },
8849 "dist": { 8849 "dist": {
8850 "type": "zip", 8850 "type": "zip",
8851 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71", 8851 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
8852 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71", 8852 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
8853 "shasum": "" 8853 "shasum": ""
8854 }, 8854 },
8855 "require": { 8855 "require": {
8856 "php": ">=7.3", 8856 "php": ">=7.3",
8857 "sebastian/object-reflector": "^2.0", 8857 "sebastian/object-reflector": "^2.0",
8858 "sebastian/recursion-context": "^4.0" 8858 "sebastian/recursion-context": "^4.0"
8859 }, 8859 },
8860 "require-dev": { 8860 "require-dev": {
8861 "phpunit/phpunit": "^9.3" 8861 "phpunit/phpunit": "^9.3"
8862 }, 8862 },
8863 "type": "library", 8863 "type": "library",
8864 "extra": { 8864 "extra": {
8865 "branch-alias": { 8865 "branch-alias": {
8866 "dev-master": "4.0-dev" 8866 "dev-master": "4.0-dev"
8867 } 8867 }
8868 }, 8868 },
8869 "autoload": { 8869 "autoload": {
8870 "classmap": [ 8870 "classmap": [
8871 "src/" 8871 "src/"
8872 ] 8872 ]
8873 }, 8873 },
8874 "notification-url": "https://packagist.org/downloads/", 8874 "notification-url": "https://packagist.org/downloads/",
8875 "license": [ 8875 "license": [
8876 "BSD-3-Clause" 8876 "BSD-3-Clause"
8877 ], 8877 ],
8878 "authors": [ 8878 "authors": [
8879 { 8879 {
8880 "name": "Sebastian Bergmann", 8880 "name": "Sebastian Bergmann",
8881 "email": "sebastian@phpunit.de" 8881 "email": "sebastian@phpunit.de"
8882 } 8882 }
8883 ], 8883 ],
8884 "description": "Traverses array structures and object graphs to enumerate all referenced objects", 8884 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8885 "homepage": "https://github.com/sebastianbergmann/object-enumerator/", 8885 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8886 "support": { 8886 "support": {
8887 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", 8887 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8888 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4" 8888 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
8889 }, 8889 },
8890 "funding": [ 8890 "funding": [
8891 { 8891 {
8892 "url": "https://github.com/sebastianbergmann", 8892 "url": "https://github.com/sebastianbergmann",
8893 "type": "github" 8893 "type": "github"
8894 } 8894 }
8895 ], 8895 ],
8896 "time": "2020-10-26T13:12:34+00:00" 8896 "time": "2020-10-26T13:12:34+00:00"
8897 }, 8897 },
8898 { 8898 {
8899 "name": "sebastian/object-reflector", 8899 "name": "sebastian/object-reflector",
8900 "version": "2.0.4", 8900 "version": "2.0.4",
8901 "source": { 8901 "source": {
8902 "type": "git", 8902 "type": "git",
8903 "url": "https://github.com/sebastianbergmann/object-reflector.git", 8903 "url": "https://github.com/sebastianbergmann/object-reflector.git",
8904 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7" 8904 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
8905 }, 8905 },
8906 "dist": { 8906 "dist": {
8907 "type": "zip", 8907 "type": "zip",
8908 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", 8908 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8909 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7", 8909 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
8910 "shasum": "" 8910 "shasum": ""
8911 }, 8911 },
8912 "require": { 8912 "require": {
8913 "php": ">=7.3" 8913 "php": ">=7.3"
8914 }, 8914 },
8915 "require-dev": { 8915 "require-dev": {
8916 "phpunit/phpunit": "^9.3" 8916 "phpunit/phpunit": "^9.3"
8917 }, 8917 },
8918 "type": "library", 8918 "type": "library",
8919 "extra": { 8919 "extra": {
8920 "branch-alias": { 8920 "branch-alias": {
8921 "dev-master": "2.0-dev" 8921 "dev-master": "2.0-dev"
8922 } 8922 }
8923 }, 8923 },
8924 "autoload": { 8924 "autoload": {
8925 "classmap": [ 8925 "classmap": [
8926 "src/" 8926 "src/"
8927 ] 8927 ]
8928 }, 8928 },
8929 "notification-url": "https://packagist.org/downloads/", 8929 "notification-url": "https://packagist.org/downloads/",
8930 "license": [ 8930 "license": [
8931 "BSD-3-Clause" 8931 "BSD-3-Clause"
8932 ], 8932 ],
8933 "authors": [ 8933 "authors": [
8934 { 8934 {
8935 "name": "Sebastian Bergmann", 8935 "name": "Sebastian Bergmann",
8936 "email": "sebastian@phpunit.de" 8936 "email": "sebastian@phpunit.de"
8937 } 8937 }
8938 ], 8938 ],
8939 "description": "Allows reflection of object attributes, including inherited and non-public ones", 8939 "description": "Allows reflection of object attributes, including inherited and non-public ones",
8940 "homepage": "https://github.com/sebastianbergmann/object-reflector/", 8940 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8941 "support": { 8941 "support": {
8942 "issues": "https://github.com/sebastianbergmann/object-reflector/issues", 8942 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8943 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4" 8943 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
8944 }, 8944 },
8945 "funding": [ 8945 "funding": [
8946 { 8946 {
8947 "url": "https://github.com/sebastianbergmann", 8947 "url": "https://github.com/sebastianbergmann",
8948 "type": "github" 8948 "type": "github"
8949 } 8949 }
8950 ], 8950 ],
8951 "time": "2020-10-26T13:14:26+00:00" 8951 "time": "2020-10-26T13:14:26+00:00"
8952 }, 8952 },
8953 { 8953 {
8954 "name": "sebastian/recursion-context", 8954 "name": "sebastian/recursion-context",
8955 "version": "4.0.5", 8955 "version": "4.0.5",
8956 "source": { 8956 "source": {
8957 "type": "git", 8957 "type": "git",
8958 "url": "https://github.com/sebastianbergmann/recursion-context.git", 8958 "url": "https://github.com/sebastianbergmann/recursion-context.git",
8959 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1" 8959 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
8960 }, 8960 },
8961 "dist": { 8961 "dist": {
8962 "type": "zip", 8962 "type": "zip",
8963 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", 8963 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
8964 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1", 8964 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
8965 "shasum": "" 8965 "shasum": ""
8966 }, 8966 },
8967 "require": { 8967 "require": {
8968 "php": ">=7.3" 8968 "php": ">=7.3"
8969 }, 8969 },
8970 "require-dev": { 8970 "require-dev": {
8971 "phpunit/phpunit": "^9.3" 8971 "phpunit/phpunit": "^9.3"
8972 }, 8972 },
8973 "type": "library", 8973 "type": "library",
8974 "extra": { 8974 "extra": {
8975 "branch-alias": { 8975 "branch-alias": {
8976 "dev-master": "4.0-dev" 8976 "dev-master": "4.0-dev"
8977 } 8977 }
8978 }, 8978 },
8979 "autoload": { 8979 "autoload": {
8980 "classmap": [ 8980 "classmap": [
8981 "src/" 8981 "src/"
8982 ] 8982 ]
8983 }, 8983 },
8984 "notification-url": "https://packagist.org/downloads/", 8984 "notification-url": "https://packagist.org/downloads/",
8985 "license": [ 8985 "license": [
8986 "BSD-3-Clause" 8986 "BSD-3-Clause"
8987 ], 8987 ],
8988 "authors": [ 8988 "authors": [
8989 { 8989 {
8990 "name": "Sebastian Bergmann", 8990 "name": "Sebastian Bergmann",
8991 "email": "sebastian@phpunit.de" 8991 "email": "sebastian@phpunit.de"
8992 }, 8992 },
8993 { 8993 {
8994 "name": "Jeff Welch", 8994 "name": "Jeff Welch",
8995 "email": "whatthejeff@gmail.com" 8995 "email": "whatthejeff@gmail.com"
8996 }, 8996 },
8997 { 8997 {
8998 "name": "Adam Harvey", 8998 "name": "Adam Harvey",
8999 "email": "aharvey@php.net" 8999 "email": "aharvey@php.net"
9000 } 9000 }
9001 ], 9001 ],
9002 "description": "Provides functionality to recursively process PHP variables", 9002 "description": "Provides functionality to recursively process PHP variables",
9003 "homepage": "https://github.com/sebastianbergmann/recursion-context", 9003 "homepage": "https://github.com/sebastianbergmann/recursion-context",
9004 "support": { 9004 "support": {
9005 "issues": "https://github.com/sebastianbergmann/recursion-context/issues", 9005 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9006 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5" 9006 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
9007 }, 9007 },
9008 "funding": [ 9008 "funding": [
9009 { 9009 {
9010 "url": "https://github.com/sebastianbergmann", 9010 "url": "https://github.com/sebastianbergmann",
9011 "type": "github" 9011 "type": "github"
9012 } 9012 }
9013 ], 9013 ],
9014 "time": "2023-02-03T06:07:39+00:00" 9014 "time": "2023-02-03T06:07:39+00:00"
9015 }, 9015 },
9016 { 9016 {
9017 "name": "sebastian/resource-operations", 9017 "name": "sebastian/resource-operations",
9018 "version": "3.0.3", 9018 "version": "3.0.3",
9019 "source": { 9019 "source": {
9020 "type": "git", 9020 "type": "git",
9021 "url": "https://github.com/sebastianbergmann/resource-operations.git", 9021 "url": "https://github.com/sebastianbergmann/resource-operations.git",
9022 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8" 9022 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
9023 }, 9023 },
9024 "dist": { 9024 "dist": {
9025 "type": "zip", 9025 "type": "zip",
9026 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", 9026 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9027 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8", 9027 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
9028 "shasum": "" 9028 "shasum": ""
9029 }, 9029 },
9030 "require": { 9030 "require": {
9031 "php": ">=7.3" 9031 "php": ">=7.3"
9032 }, 9032 },
9033 "require-dev": { 9033 "require-dev": {
9034 "phpunit/phpunit": "^9.0" 9034 "phpunit/phpunit": "^9.0"
9035 }, 9035 },
9036 "type": "library", 9036 "type": "library",
9037 "extra": { 9037 "extra": {
9038 "branch-alias": { 9038 "branch-alias": {
9039 "dev-master": "3.0-dev" 9039 "dev-master": "3.0-dev"
9040 } 9040 }
9041 }, 9041 },
9042 "autoload": { 9042 "autoload": {
9043 "classmap": [ 9043 "classmap": [
9044 "src/" 9044 "src/"
9045 ] 9045 ]
9046 }, 9046 },
9047 "notification-url": "https://packagist.org/downloads/", 9047 "notification-url": "https://packagist.org/downloads/",
9048 "license": [ 9048 "license": [
9049 "BSD-3-Clause" 9049 "BSD-3-Clause"
9050 ], 9050 ],
9051 "authors": [ 9051 "authors": [
9052 { 9052 {
9053 "name": "Sebastian Bergmann", 9053 "name": "Sebastian Bergmann",
9054 "email": "sebastian@phpunit.de" 9054 "email": "sebastian@phpunit.de"
9055 } 9055 }
9056 ], 9056 ],
9057 "description": "Provides a list of PHP built-in functions that operate on resources", 9057 "description": "Provides a list of PHP built-in functions that operate on resources",
9058 "homepage": "https://www.github.com/sebastianbergmann/resource-operations", 9058 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
9059 "support": { 9059 "support": {
9060 "issues": "https://github.com/sebastianbergmann/resource-operations/issues", 9060 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
9061 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3" 9061 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
9062 }, 9062 },
9063 "funding": [ 9063 "funding": [
9064 { 9064 {
9065 "url": "https://github.com/sebastianbergmann", 9065 "url": "https://github.com/sebastianbergmann",
9066 "type": "github" 9066 "type": "github"
9067 } 9067 }
9068 ], 9068 ],
9069 "time": "2020-09-28T06:45:17+00:00" 9069 "time": "2020-09-28T06:45:17+00:00"
9070 }, 9070 },
9071 { 9071 {
9072 "name": "sebastian/type", 9072 "name": "sebastian/type",
9073 "version": "3.2.1", 9073 "version": "3.2.1",
9074 "source": { 9074 "source": {
9075 "type": "git", 9075 "type": "git",
9076 "url": "https://github.com/sebastianbergmann/type.git", 9076 "url": "https://github.com/sebastianbergmann/type.git",
9077 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7" 9077 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
9078 }, 9078 },
9079 "dist": { 9079 "dist": {
9080 "type": "zip", 9080 "type": "zip",
9081 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", 9081 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
9082 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7", 9082 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
9083 "shasum": "" 9083 "shasum": ""
9084 }, 9084 },
9085 "require": { 9085 "require": {
9086 "php": ">=7.3" 9086 "php": ">=7.3"
9087 }, 9087 },
9088 "require-dev": { 9088 "require-dev": {
9089 "phpunit/phpunit": "^9.5" 9089 "phpunit/phpunit": "^9.5"
9090 }, 9090 },
9091 "type": "library", 9091 "type": "library",
9092 "extra": { 9092 "extra": {
9093 "branch-alias": { 9093 "branch-alias": {
9094 "dev-master": "3.2-dev" 9094 "dev-master": "3.2-dev"
9095 } 9095 }
9096 }, 9096 },
9097 "autoload": { 9097 "autoload": {
9098 "classmap": [ 9098 "classmap": [
9099 "src/" 9099 "src/"
9100 ] 9100 ]
9101 }, 9101 },
9102 "notification-url": "https://packagist.org/downloads/", 9102 "notification-url": "https://packagist.org/downloads/",
9103 "license": [ 9103 "license": [
9104 "BSD-3-Clause" 9104 "BSD-3-Clause"
9105 ], 9105 ],
9106 "authors": [ 9106 "authors": [
9107 { 9107 {
9108 "name": "Sebastian Bergmann", 9108 "name": "Sebastian Bergmann",
9109 "email": "sebastian@phpunit.de", 9109 "email": "sebastian@phpunit.de",
9110 "role": "lead" 9110 "role": "lead"
9111 } 9111 }
9112 ], 9112 ],
9113 "description": "Collection of value objects that represent the types of the PHP type system", 9113 "description": "Collection of value objects that represent the types of the PHP type system",
9114 "homepage": "https://github.com/sebastianbergmann/type", 9114 "homepage": "https://github.com/sebastianbergmann/type",
9115 "support": { 9115 "support": {
9116 "issues": "https://github.com/sebastianbergmann/type/issues", 9116 "issues": "https://github.com/sebastianbergmann/type/issues",
9117 "source": "https://github.com/sebastianbergmann/type/tree/3.2.1" 9117 "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
9118 }, 9118 },
9119 "funding": [ 9119 "funding": [
9120 { 9120 {
9121 "url": "https://github.com/sebastianbergmann", 9121 "url": "https://github.com/sebastianbergmann",
9122 "type": "github" 9122 "type": "github"
9123 } 9123 }
9124 ], 9124 ],
9125 "time": "2023-02-03T06:13:03+00:00" 9125 "time": "2023-02-03T06:13:03+00:00"
9126 }, 9126 },
9127 { 9127 {
9128 "name": "sebastian/version", 9128 "name": "sebastian/version",
9129 "version": "3.0.2", 9129 "version": "3.0.2",
9130 "source": { 9130 "source": {
9131 "type": "git", 9131 "type": "git",
9132 "url": "https://github.com/sebastianbergmann/version.git", 9132 "url": "https://github.com/sebastianbergmann/version.git",
9133 "reference": "c6c1022351a901512170118436c764e473f6de8c" 9133 "reference": "c6c1022351a901512170118436c764e473f6de8c"
9134 }, 9134 },
9135 "dist": { 9135 "dist": {
9136 "type": "zip", 9136 "type": "zip",
9137 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c", 9137 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
9138 "reference": "c6c1022351a901512170118436c764e473f6de8c", 9138 "reference": "c6c1022351a901512170118436c764e473f6de8c",
9139 "shasum": "" 9139 "shasum": ""
9140 }, 9140 },
9141 "require": { 9141 "require": {
9142 "php": ">=7.3" 9142 "php": ">=7.3"
9143 }, 9143 },
9144 "type": "library", 9144 "type": "library",
9145 "extra": { 9145 "extra": {
9146 "branch-alias": { 9146 "branch-alias": {
9147 "dev-master": "3.0-dev" 9147 "dev-master": "3.0-dev"
9148 } 9148 }
9149 }, 9149 },
9150 "autoload": { 9150 "autoload": {
9151 "classmap": [ 9151 "classmap": [
9152 "src/" 9152 "src/"
9153 ] 9153 ]
9154 }, 9154 },
9155 "notification-url": "https://packagist.org/downloads/", 9155 "notification-url": "https://packagist.org/downloads/",
9156 "license": [ 9156 "license": [
9157 "BSD-3-Clause" 9157 "BSD-3-Clause"
9158 ], 9158 ],
9159 "authors": [ 9159 "authors": [
9160 { 9160 {
9161 "name": "Sebastian Bergmann", 9161 "name": "Sebastian Bergmann",
9162 "email": "sebastian@phpunit.de", 9162 "email": "sebastian@phpunit.de",
9163 "role": "lead" 9163 "role": "lead"
9164 } 9164 }
9165 ], 9165 ],
9166 "description": "Library that helps with managing the version number of Git-hosted PHP projects", 9166 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9167 "homepage": "https://github.com/sebastianbergmann/version", 9167 "homepage": "https://github.com/sebastianbergmann/version",
9168 "support": { 9168 "support": {
9169 "issues": "https://github.com/sebastianbergmann/version/issues", 9169 "issues": "https://github.com/sebastianbergmann/version/issues",
9170 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2" 9170 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
9171 }, 9171 },
9172 "funding": [ 9172 "funding": [
9173 { 9173 {
9174 "url": "https://github.com/sebastianbergmann", 9174 "url": "https://github.com/sebastianbergmann",
9175 "type": "github" 9175 "type": "github"
9176 } 9176 }
9177 ], 9177 ],
9178 "time": "2020-09-28T06:39:44+00:00" 9178 "time": "2020-09-28T06:39:44+00:00"
9179 }, 9179 },
9180 { 9180 {
9181 "name": "spatie/backtrace", 9181 "name": "spatie/backtrace",
9182 "version": "1.4.0", 9182 "version": "1.4.0",
9183 "source": { 9183 "source": {
9184 "type": "git", 9184 "type": "git",
9185 "url": "https://github.com/spatie/backtrace.git", 9185 "url": "https://github.com/spatie/backtrace.git",
9186 "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c" 9186 "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c"
9187 }, 9187 },
9188 "dist": { 9188 "dist": {
9189 "type": "zip", 9189 "type": "zip",
9190 "url": "https://api.github.com/repos/spatie/backtrace/zipball/ec4dd16476b802dbdc6b4467f84032837e316b8c", 9190 "url": "https://api.github.com/repos/spatie/backtrace/zipball/ec4dd16476b802dbdc6b4467f84032837e316b8c",
9191 "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c", 9191 "reference": "ec4dd16476b802dbdc6b4467f84032837e316b8c",
9192 "shasum": "" 9192 "shasum": ""
9193 }, 9193 },
9194 "require": { 9194 "require": {
9195 "php": "^7.3|^8.0" 9195 "php": "^7.3|^8.0"
9196 }, 9196 },
9197 "require-dev": { 9197 "require-dev": {
9198 "ext-json": "*", 9198 "ext-json": "*",
9199 "phpunit/phpunit": "^9.3", 9199 "phpunit/phpunit": "^9.3",
9200 "spatie/phpunit-snapshot-assertions": "^4.2", 9200 "spatie/phpunit-snapshot-assertions": "^4.2",
9201 "symfony/var-dumper": "^5.1" 9201 "symfony/var-dumper": "^5.1"
9202 }, 9202 },
9203 "type": "library", 9203 "type": "library",
9204 "autoload": { 9204 "autoload": {
9205 "psr-4": { 9205 "psr-4": {
9206 "Spatie\\Backtrace\\": "src" 9206 "Spatie\\Backtrace\\": "src"
9207 } 9207 }
9208 }, 9208 },
9209 "notification-url": "https://packagist.org/downloads/", 9209 "notification-url": "https://packagist.org/downloads/",
9210 "license": [ 9210 "license": [
9211 "MIT" 9211 "MIT"
9212 ], 9212 ],
9213 "authors": [ 9213 "authors": [
9214 { 9214 {
9215 "name": "Freek Van de Herten", 9215 "name": "Freek Van de Herten",
9216 "email": "freek@spatie.be", 9216 "email": "freek@spatie.be",
9217 "homepage": "https://spatie.be", 9217 "homepage": "https://spatie.be",
9218 "role": "Developer" 9218 "role": "Developer"
9219 } 9219 }
9220 ], 9220 ],
9221 "description": "A better backtrace", 9221 "description": "A better backtrace",
9222 "homepage": "https://github.com/spatie/backtrace", 9222 "homepage": "https://github.com/spatie/backtrace",
9223 "keywords": [ 9223 "keywords": [
9224 "Backtrace", 9224 "Backtrace",
9225 "spatie" 9225 "spatie"
9226 ], 9226 ],
9227 "support": { 9227 "support": {
9228 "source": "https://github.com/spatie/backtrace/tree/1.4.0" 9228 "source": "https://github.com/spatie/backtrace/tree/1.4.0"
9229 }, 9229 },
9230 "funding": [ 9230 "funding": [
9231 { 9231 {
9232 "url": "https://github.com/sponsors/spatie", 9232 "url": "https://github.com/sponsors/spatie",
9233 "type": "github" 9233 "type": "github"
9234 }, 9234 },
9235 { 9235 {
9236 "url": "https://spatie.be/open-source/support-us", 9236 "url": "https://spatie.be/open-source/support-us",
9237 "type": "other" 9237 "type": "other"
9238 } 9238 }
9239 ], 9239 ],
9240 "time": "2023-03-04T08:57:24+00:00" 9240 "time": "2023-03-04T08:57:24+00:00"
9241 }, 9241 },
9242 { 9242 {
9243 "name": "spatie/flare-client-php", 9243 "name": "spatie/flare-client-php",
9244 "version": "1.3.6", 9244 "version": "1.3.6",
9245 "source": { 9245 "source": {
9246 "type": "git", 9246 "type": "git",
9247 "url": "https://github.com/spatie/flare-client-php.git", 9247 "url": "https://github.com/spatie/flare-client-php.git",
9248 "reference": "530ac81255af79f114344286e4275f8869c671e2" 9248 "reference": "530ac81255af79f114344286e4275f8869c671e2"
9249 }, 9249 },
9250 "dist": { 9250 "dist": {
9251 "type": "zip", 9251 "type": "zip",
9252 "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/530ac81255af79f114344286e4275f8869c671e2", 9252 "url": "https://api.github.com/repos/spatie/flare-client-php/zipball/530ac81255af79f114344286e4275f8869c671e2",
9253 "reference": "530ac81255af79f114344286e4275f8869c671e2", 9253 "reference": "530ac81255af79f114344286e4275f8869c671e2",
9254 "shasum": "" 9254 "shasum": ""
9255 }, 9255 },
9256 "require": { 9256 "require": {
9257 "illuminate/pipeline": "^8.0|^9.0|^10.0", 9257 "illuminate/pipeline": "^8.0|^9.0|^10.0",
9258 "php": "^8.0", 9258 "php": "^8.0",
9259 "spatie/backtrace": "^1.2", 9259 "spatie/backtrace": "^1.2",
9260 "symfony/http-foundation": "^5.0|^6.0", 9260 "symfony/http-foundation": "^5.0|^6.0",
9261 "symfony/mime": "^5.2|^6.0", 9261 "symfony/mime": "^5.2|^6.0",
9262 "symfony/process": "^5.2|^6.0", 9262 "symfony/process": "^5.2|^6.0",
9263 "symfony/var-dumper": "^5.2|^6.0" 9263 "symfony/var-dumper": "^5.2|^6.0"
9264 }, 9264 },
9265 "require-dev": { 9265 "require-dev": {
9266 "dms/phpunit-arraysubset-asserts": "^0.3.0", 9266 "dms/phpunit-arraysubset-asserts": "^0.3.0",
9267 "pestphp/pest": "^1.20", 9267 "pestphp/pest": "^1.20",
9268 "phpstan/extension-installer": "^1.1", 9268 "phpstan/extension-installer": "^1.1",
9269 "phpstan/phpstan-deprecation-rules": "^1.0", 9269 "phpstan/phpstan-deprecation-rules": "^1.0",
9270 "phpstan/phpstan-phpunit": "^1.0", 9270 "phpstan/phpstan-phpunit": "^1.0",
9271 "spatie/phpunit-snapshot-assertions": "^4.0" 9271 "spatie/phpunit-snapshot-assertions": "^4.0"
9272 }, 9272 },
9273 "type": "library", 9273 "type": "library",
9274 "extra": { 9274 "extra": {
9275 "branch-alias": { 9275 "branch-alias": {
9276 "dev-main": "1.1.x-dev" 9276 "dev-main": "1.1.x-dev"
9277 } 9277 }
9278 }, 9278 },
9279 "autoload": { 9279 "autoload": {
9280 "files": [ 9280 "files": [
9281 "src/helpers.php" 9281 "src/helpers.php"
9282 ], 9282 ],
9283 "psr-4": { 9283 "psr-4": {
9284 "Spatie\\FlareClient\\": "src" 9284 "Spatie\\FlareClient\\": "src"
9285 } 9285 }
9286 }, 9286 },
9287 "notification-url": "https://packagist.org/downloads/", 9287 "notification-url": "https://packagist.org/downloads/",
9288 "license": [ 9288 "license": [
9289 "MIT" 9289 "MIT"
9290 ], 9290 ],
9291 "description": "Send PHP errors to Flare", 9291 "description": "Send PHP errors to Flare",
9292 "homepage": "https://github.com/spatie/flare-client-php", 9292 "homepage": "https://github.com/spatie/flare-client-php",
9293 "keywords": [ 9293 "keywords": [
9294 "exception", 9294 "exception",
9295 "flare", 9295 "flare",
9296 "reporting", 9296 "reporting",
9297 "spatie" 9297 "spatie"
9298 ], 9298 ],
9299 "support": { 9299 "support": {
9300 "issues": "https://github.com/spatie/flare-client-php/issues", 9300 "issues": "https://github.com/spatie/flare-client-php/issues",
9301 "source": "https://github.com/spatie/flare-client-php/tree/1.3.6" 9301 "source": "https://github.com/spatie/flare-client-php/tree/1.3.6"
9302 }, 9302 },
9303 "funding": [ 9303 "funding": [
9304 { 9304 {
9305 "url": "https://github.com/spatie", 9305 "url": "https://github.com/spatie",
9306 "type": "github" 9306 "type": "github"
9307 } 9307 }
9308 ], 9308 ],
9309 "time": "2023-04-12T07:57:12+00:00" 9309 "time": "2023-04-12T07:57:12+00:00"
9310 }, 9310 },
9311 { 9311 {
9312 "name": "spatie/ignition", 9312 "name": "spatie/ignition",
9313 "version": "1.7.0", 9313 "version": "1.7.0",
9314 "source": { 9314 "source": {
9315 "type": "git", 9315 "type": "git",
9316 "url": "https://github.com/spatie/ignition.git", 9316 "url": "https://github.com/spatie/ignition.git",
9317 "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78" 9317 "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78"
9318 }, 9318 },
9319 "dist": { 9319 "dist": {
9320 "type": "zip", 9320 "type": "zip",
9321 "url": "https://api.github.com/repos/spatie/ignition/zipball/f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78", 9321 "url": "https://api.github.com/repos/spatie/ignition/zipball/f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78",
9322 "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78", 9322 "reference": "f747d83c6d7cb6229b462f3ddbb3a82dc0db0f78",
9323 "shasum": "" 9323 "shasum": ""
9324 }, 9324 },
9325 "require": { 9325 "require": {
9326 "ext-json": "*", 9326 "ext-json": "*",
9327 "ext-mbstring": "*", 9327 "ext-mbstring": "*",
9328 "php": "^8.0", 9328 "php": "^8.0",
9329 "spatie/backtrace": "^1.4", 9329 "spatie/backtrace": "^1.4",
9330 "spatie/flare-client-php": "^1.1", 9330 "spatie/flare-client-php": "^1.1",
9331 "symfony/console": "^5.4|^6.0", 9331 "symfony/console": "^5.4|^6.0",
9332 "symfony/var-dumper": "^5.4|^6.0" 9332 "symfony/var-dumper": "^5.4|^6.0"
9333 }, 9333 },
9334 "require-dev": { 9334 "require-dev": {
9335 "illuminate/cache": "^9.52", 9335 "illuminate/cache": "^9.52",
9336 "mockery/mockery": "^1.4", 9336 "mockery/mockery": "^1.4",
9337 "pestphp/pest": "^1.20", 9337 "pestphp/pest": "^1.20",
9338 "phpstan/extension-installer": "^1.1", 9338 "phpstan/extension-installer": "^1.1",
9339 "phpstan/phpstan-deprecation-rules": "^1.0", 9339 "phpstan/phpstan-deprecation-rules": "^1.0",
9340 "phpstan/phpstan-phpunit": "^1.0", 9340 "phpstan/phpstan-phpunit": "^1.0",
9341 "psr/simple-cache-implementation": "*", 9341 "psr/simple-cache-implementation": "*",
9342 "symfony/cache": "^6.2", 9342 "symfony/cache": "^6.2",
9343 "symfony/process": "^5.4|^6.0", 9343 "symfony/process": "^5.4|^6.0",
9344 "vlucas/phpdotenv": "^5.5" 9344 "vlucas/phpdotenv": "^5.5"
9345 }, 9345 },
9346 "suggest": { 9346 "suggest": {
9347 "openai-php/client": "Require get solutions from OpenAI", 9347 "openai-php/client": "Require get solutions from OpenAI",
9348 "simple-cache-implementation": "To cache solutions from OpenAI" 9348 "simple-cache-implementation": "To cache solutions from OpenAI"
9349 }, 9349 },
9350 "type": "library", 9350 "type": "library",
9351 "extra": { 9351 "extra": {
9352 "branch-alias": { 9352 "branch-alias": {
9353 "dev-main": "1.5.x-dev" 9353 "dev-main": "1.5.x-dev"
9354 } 9354 }
9355 }, 9355 },
9356 "autoload": { 9356 "autoload": {
9357 "psr-4": { 9357 "psr-4": {
9358 "Spatie\\Ignition\\": "src" 9358 "Spatie\\Ignition\\": "src"
9359 } 9359 }
9360 }, 9360 },
9361 "notification-url": "https://packagist.org/downloads/", 9361 "notification-url": "https://packagist.org/downloads/",
9362 "license": [ 9362 "license": [
9363 "MIT" 9363 "MIT"
9364 ], 9364 ],
9365 "authors": [ 9365 "authors": [
9366 { 9366 {
9367 "name": "Spatie", 9367 "name": "Spatie",
9368 "email": "info@spatie.be", 9368 "email": "info@spatie.be",
9369 "role": "Developer" 9369 "role": "Developer"
9370 } 9370 }
9371 ], 9371 ],
9372 "description": "A beautiful error page for PHP applications.", 9372 "description": "A beautiful error page for PHP applications.",
9373 "homepage": "https://flareapp.io/ignition", 9373 "homepage": "https://flareapp.io/ignition",
9374 "keywords": [ 9374 "keywords": [
9375 "error", 9375 "error",
9376 "flare", 9376 "flare",
9377 "laravel", 9377 "laravel",
9378 "page" 9378 "page"
9379 ], 9379 ],
9380 "support": { 9380 "support": {
9381 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction", 9381 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
9382 "forum": "https://twitter.com/flareappio", 9382 "forum": "https://twitter.com/flareappio",
9383 "issues": "https://github.com/spatie/ignition/issues", 9383 "issues": "https://github.com/spatie/ignition/issues",
9384 "source": "https://github.com/spatie/ignition" 9384 "source": "https://github.com/spatie/ignition"
9385 }, 9385 },
9386 "funding": [ 9386 "funding": [
9387 { 9387 {
9388 "url": "https://github.com/spatie", 9388 "url": "https://github.com/spatie",
9389 "type": "github" 9389 "type": "github"
9390 } 9390 }
9391 ], 9391 ],
9392 "time": "2023-05-04T13:20:26+00:00" 9392 "time": "2023-05-04T13:20:26+00:00"
9393 }, 9393 },
9394 { 9394 {
9395 "name": "spatie/laravel-ignition", 9395 "name": "spatie/laravel-ignition",
9396 "version": "1.6.4", 9396 "version": "1.6.4",
9397 "source": { 9397 "source": {
9398 "type": "git", 9398 "type": "git",
9399 "url": "https://github.com/spatie/laravel-ignition.git", 9399 "url": "https://github.com/spatie/laravel-ignition.git",
9400 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc" 9400 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc"
9401 }, 9401 },
9402 "dist": { 9402 "dist": {
9403 "type": "zip", 9403 "type": "zip",
9404 "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", 9404 "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc",
9405 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", 9405 "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc",
9406 "shasum": "" 9406 "shasum": ""
9407 }, 9407 },
9408 "require": { 9408 "require": {
9409 "ext-curl": "*", 9409 "ext-curl": "*",
9410 "ext-json": "*", 9410 "ext-json": "*",
9411 "ext-mbstring": "*", 9411 "ext-mbstring": "*",
9412 "illuminate/support": "^8.77|^9.27", 9412 "illuminate/support": "^8.77|^9.27",
9413 "monolog/monolog": "^2.3", 9413 "monolog/monolog": "^2.3",
9414 "php": "^8.0", 9414 "php": "^8.0",
9415 "spatie/flare-client-php": "^1.0.1", 9415 "spatie/flare-client-php": "^1.0.1",
9416 "spatie/ignition": "^1.4.1", 9416 "spatie/ignition": "^1.4.1",
9417 "symfony/console": "^5.0|^6.0", 9417 "symfony/console": "^5.0|^6.0",
9418 "symfony/var-dumper": "^5.0|^6.0" 9418 "symfony/var-dumper": "^5.0|^6.0"
9419 }, 9419 },
9420 "require-dev": { 9420 "require-dev": {
9421 "filp/whoops": "^2.14", 9421 "filp/whoops": "^2.14",
9422 "livewire/livewire": "^2.8|dev-develop", 9422 "livewire/livewire": "^2.8|dev-develop",
9423 "mockery/mockery": "^1.4", 9423 "mockery/mockery": "^1.4",
9424 "nunomaduro/larastan": "^1.0", 9424 "nunomaduro/larastan": "^1.0",
9425 "orchestra/testbench": "^6.23|^7.0", 9425 "orchestra/testbench": "^6.23|^7.0",
9426 "pestphp/pest": "^1.20", 9426 "pestphp/pest": "^1.20",
9427 "phpstan/extension-installer": "^1.1", 9427 "phpstan/extension-installer": "^1.1",
9428 "phpstan/phpstan-deprecation-rules": "^1.0", 9428 "phpstan/phpstan-deprecation-rules": "^1.0",
9429 "phpstan/phpstan-phpunit": "^1.0", 9429 "phpstan/phpstan-phpunit": "^1.0",
9430 "spatie/laravel-ray": "^1.27" 9430 "spatie/laravel-ray": "^1.27"
9431 }, 9431 },
9432 "type": "library", 9432 "type": "library",
9433 "extra": { 9433 "extra": {
9434 "laravel": { 9434 "laravel": {
9435 "providers": [ 9435 "providers": [
9436 "Spatie\\LaravelIgnition\\IgnitionServiceProvider" 9436 "Spatie\\LaravelIgnition\\IgnitionServiceProvider"
9437 ], 9437 ],
9438 "aliases": { 9438 "aliases": {
9439 "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare" 9439 "Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
9440 } 9440 }
9441 } 9441 }
9442 }, 9442 },
9443 "autoload": { 9443 "autoload": {
9444 "files": [ 9444 "files": [
9445 "src/helpers.php" 9445 "src/helpers.php"
9446 ], 9446 ],
9447 "psr-4": { 9447 "psr-4": {
9448 "Spatie\\LaravelIgnition\\": "src" 9448 "Spatie\\LaravelIgnition\\": "src"
9449 } 9449 }
9450 }, 9450 },
9451 "notification-url": "https://packagist.org/downloads/", 9451 "notification-url": "https://packagist.org/downloads/",
9452 "license": [ 9452 "license": [
9453 "MIT" 9453 "MIT"
9454 ], 9454 ],
9455 "authors": [ 9455 "authors": [
9456 { 9456 {
9457 "name": "Spatie", 9457 "name": "Spatie",
9458 "email": "info@spatie.be", 9458 "email": "info@spatie.be",
9459 "role": "Developer" 9459 "role": "Developer"
9460 } 9460 }
9461 ], 9461 ],
9462 "description": "A beautiful error page for Laravel applications.", 9462 "description": "A beautiful error page for Laravel applications.",
9463 "homepage": "https://flareapp.io/ignition", 9463 "homepage": "https://flareapp.io/ignition",
9464 "keywords": [ 9464 "keywords": [
9465 "error", 9465 "error",
9466 "flare", 9466 "flare",
9467 "laravel", 9467 "laravel",
9468 "page" 9468 "page"
9469 ], 9469 ],
9470 "support": { 9470 "support": {
9471 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction", 9471 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
9472 "forum": "https://twitter.com/flareappio", 9472 "forum": "https://twitter.com/flareappio",
9473 "issues": "https://github.com/spatie/laravel-ignition/issues", 9473 "issues": "https://github.com/spatie/laravel-ignition/issues",
9474 "source": "https://github.com/spatie/laravel-ignition" 9474 "source": "https://github.com/spatie/laravel-ignition"
9475 }, 9475 },
9476 "funding": [ 9476 "funding": [
9477 { 9477 {
9478 "url": "https://github.com/spatie", 9478 "url": "https://github.com/spatie",
9479 "type": "github" 9479 "type": "github"
9480 } 9480 }
9481 ], 9481 ],
9482 "time": "2023-01-03T19:28:04+00:00" 9482 "time": "2023-01-03T19:28:04+00:00"
9483 }, 9483 },
9484 { 9484 {
9485 "name": "symfony/yaml", 9485 "name": "symfony/yaml",
9486 "version": "v6.0.19", 9486 "version": "v6.0.19",
9487 "source": { 9487 "source": {
9488 "type": "git", 9488 "type": "git",
9489 "url": "https://github.com/symfony/yaml.git", 9489 "url": "https://github.com/symfony/yaml.git",
9490 "reference": "deec3a812a0305a50db8ae689b183f43d915c884" 9490 "reference": "deec3a812a0305a50db8ae689b183f43d915c884"
9491 }, 9491 },
9492 "dist": { 9492 "dist": {
9493 "type": "zip", 9493 "type": "zip",
9494 "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884", 9494 "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884",
9495 "reference": "deec3a812a0305a50db8ae689b183f43d915c884", 9495 "reference": "deec3a812a0305a50db8ae689b183f43d915c884",
9496 "shasum": "" 9496 "shasum": ""
9497 }, 9497 },
9498 "require": { 9498 "require": {
9499 "php": ">=8.0.2", 9499 "php": ">=8.0.2",
9500 "symfony/polyfill-ctype": "^1.8" 9500 "symfony/polyfill-ctype": "^1.8"
9501 }, 9501 },
9502 "conflict": { 9502 "conflict": {
9503 "symfony/console": "<5.4" 9503 "symfony/console": "<5.4"
9504 }, 9504 },
9505 "require-dev": { 9505 "require-dev": {
9506 "symfony/console": "^5.4|^6.0" 9506 "symfony/console": "^5.4|^6.0"
9507 }, 9507 },
9508 "suggest": { 9508 "suggest": {
9509 "symfony/console": "For validating YAML files using the lint command" 9509 "symfony/console": "For validating YAML files using the lint command"
9510 }, 9510 },
9511 "bin": [ 9511 "bin": [
9512 "Resources/bin/yaml-lint" 9512 "Resources/bin/yaml-lint"
9513 ], 9513 ],
9514 "type": "library", 9514 "type": "library",
9515 "autoload": { 9515 "autoload": {
9516 "psr-4": { 9516 "psr-4": {
9517 "Symfony\\Component\\Yaml\\": "" 9517 "Symfony\\Component\\Yaml\\": ""
9518 }, 9518 },
9519 "exclude-from-classmap": [ 9519 "exclude-from-classmap": [
9520 "/Tests/" 9520 "/Tests/"
9521 ] 9521 ]
9522 }, 9522 },
9523 "notification-url": "https://packagist.org/downloads/", 9523 "notification-url": "https://packagist.org/downloads/",
9524 "license": [ 9524 "license": [
9525 "MIT" 9525 "MIT"
9526 ], 9526 ],
9527 "authors": [ 9527 "authors": [
9528 { 9528 {
9529 "name": "Fabien Potencier", 9529 "name": "Fabien Potencier",
9530 "email": "fabien@symfony.com" 9530 "email": "fabien@symfony.com"
9531 }, 9531 },
9532 { 9532 {
9533 "name": "Symfony Community", 9533 "name": "Symfony Community",
9534 "homepage": "https://symfony.com/contributors" 9534 "homepage": "https://symfony.com/contributors"
9535 } 9535 }
9536 ], 9536 ],
9537 "description": "Loads and dumps YAML files", 9537 "description": "Loads and dumps YAML files",
9538 "homepage": "https://symfony.com", 9538 "homepage": "https://symfony.com",
9539 "support": { 9539 "support": {
9540 "source": "https://github.com/symfony/yaml/tree/v6.0.19" 9540 "source": "https://github.com/symfony/yaml/tree/v6.0.19"
9541 }, 9541 },
9542 "funding": [ 9542 "funding": [
9543 { 9543 {
9544 "url": "https://symfony.com/sponsor", 9544 "url": "https://symfony.com/sponsor",
9545 "type": "custom" 9545 "type": "custom"
9546 }, 9546 },
9547 { 9547 {
9548 "url": "https://github.com/fabpot", 9548 "url": "https://github.com/fabpot",
9549 "type": "github" 9549 "type": "github"
9550 }, 9550 },
9551 { 9551 {
9552 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 9552 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9553 "type": "tidelift" 9553 "type": "tidelift"
9554 } 9554 }
9555 ], 9555 ],
9556 "time": "2023-01-11T11:50:03+00:00" 9556 "time": "2023-01-11T11:50:03+00:00"
9557 }, 9557 },
9558 { 9558 {
9559 "name": "theseer/tokenizer", 9559 "name": "theseer/tokenizer",
9560 "version": "1.2.1", 9560 "version": "1.2.1",
9561 "source": { 9561 "source": {
9562 "type": "git", 9562 "type": "git",
9563 "url": "https://github.com/theseer/tokenizer.git", 9563 "url": "https://github.com/theseer/tokenizer.git",
9564 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e" 9564 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
9565 }, 9565 },
9566 "dist": { 9566 "dist": {
9567 "type": "zip", 9567 "type": "zip",
9568 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e", 9568 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
9569 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e", 9569 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
9570 "shasum": "" 9570 "shasum": ""
9571 }, 9571 },
9572 "require": { 9572 "require": {
9573 "ext-dom": "*", 9573 "ext-dom": "*",
9574 "ext-tokenizer": "*", 9574 "ext-tokenizer": "*",
9575 "ext-xmlwriter": "*", 9575 "ext-xmlwriter": "*",
9576 "php": "^7.2 || ^8.0" 9576 "php": "^7.2 || ^8.0"
9577 }, 9577 },
9578 "type": "library", 9578 "type": "library",
9579 "autoload": { 9579 "autoload": {
9580 "classmap": [ 9580 "classmap": [
9581 "src/" 9581 "src/"
9582 ] 9582 ]
9583 }, 9583 },
9584 "notification-url": "https://packagist.org/downloads/", 9584 "notification-url": "https://packagist.org/downloads/",
9585 "license": [ 9585 "license": [
9586 "BSD-3-Clause" 9586 "BSD-3-Clause"
9587 ], 9587 ],
9588 "authors": [ 9588 "authors": [
9589 { 9589 {
9590 "name": "Arne Blankerts", 9590 "name": "Arne Blankerts",
9591 "email": "arne@blankerts.de", 9591 "email": "arne@blankerts.de",
9592 "role": "Developer" 9592 "role": "Developer"
9593 } 9593 }
9594 ], 9594 ],
9595 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", 9595 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9596 "support": { 9596 "support": {
9597 "issues": "https://github.com/theseer/tokenizer/issues", 9597 "issues": "https://github.com/theseer/tokenizer/issues",
9598 "source": "https://github.com/theseer/tokenizer/tree/1.2.1" 9598 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
9599 }, 9599 },
9600 "funding": [ 9600 "funding": [
9601 { 9601 {
9602 "url": "https://github.com/theseer", 9602 "url": "https://github.com/theseer",
9603 "type": "github" 9603 "type": "github"
9604 } 9604 }
9605 ], 9605 ],
9606 "time": "2021-07-28T10:34:58+00:00" 9606 "time": "2021-07-28T10:34:58+00:00"
9607 } 9607 }
9608 ], 9608 ],
9609 "aliases": [], 9609 "aliases": [],
9610 "minimum-stability": "stable", 9610 "minimum-stability": "stable",
9611 "stability-flags": [], 9611 "stability-flags": [],
9612 "prefer-stable": true, 9612 "prefer-stable": true,
9613 "prefer-lowest": false, 9613 "prefer-lowest": false,
9614 "platform": { 9614 "platform": {
9615 "php": "^8.0.2" 9615 "php": "^8.0.2"
9616 }, 9616 },
9617 "platform-dev": [], 9617 "platform-dev": [],
9618 "plugin-api-version": "2.6.0" 9618 "plugin-api-version": "2.3.0"
9619 } 9619 }
9620 9620
public/hello_world.xlsx
No preview for this file type