]> BookStack Code Mirror - bookstack/blob - dev/licensing/php-library-licenses.txt
Lexical: Added about button/view
[bookstack] / dev / licensing / php-library-licenses.txt
1 aws/aws-crt-php
2 License: Apache-2.0
3 License File: vendor/aws/aws-crt-php/LICENSE
4 Source: https://github.com/awslabs/aws-crt-php.git
5 Link: https://github.com/awslabs/aws-crt-php
6 -----------
7 aws/aws-sdk-php
8 License: Apache-2.0
9 License File: vendor/aws/aws-sdk-php/LICENSE
10 Source: https://github.com/aws/aws-sdk-php.git
11 Link: http://aws.amazon.com/sdkforphp
12 -----------
13 bacon/bacon-qr-code
14 License: BSD-2-Clause
15 License File: vendor/bacon/bacon-qr-code/LICENSE
16 Copyright: Copyright (c) 2017, Ben Scholzen 'DASPRiD'
17 All rights reserved.
18 Source: https://github.com/Bacon/BaconQrCode.git
19 Link: https://github.com/Bacon/BaconQrCode
20 -----------
21 brick/math
22 License: MIT
23 License File: vendor/brick/math/LICENSE
24 Copyright: Copyright (c) 2013-present Benjamin Morel
25 Source: https://github.com/brick/math.git
26 Link: https://github.com/brick/math.git
27 -----------
28 carbonphp/carbon-doctrine-types
29 License: MIT
30 License File: vendor/carbonphp/carbon-doctrine-types/LICENSE
31 Copyright: Copyright (c) 2023 Carbon
32 Source: https://github.com/CarbonPHP/carbon-doctrine-types.git
33 Link: https://github.com/CarbonPHP/carbon-doctrine-types.git
34 -----------
35 dasprid/enum
36 License: BSD-2-Clause
37 License File: vendor/dasprid/enum/LICENSE
38 Copyright: Copyright (c) 2017, Ben Scholzen 'DASPRiD'
39 All rights reserved.
40 Source: https://github.com/DASPRiD/Enum.git
41 Link: https://github.com/DASPRiD/Enum.git
42 -----------
43 dflydev/dot-access-data
44 License: MIT
45 License File: vendor/dflydev/dot-access-data/LICENSE
46 Copyright: Copyright (c) 2012 Dragonfly Development Inc.
47 Source: https://github.com/dflydev/dflydev-dot-access-data.git
48 Link: https://github.com/dflydev/dflydev-dot-access-data
49 -----------
50 doctrine/cache
51 License: MIT
52 License File: vendor/doctrine/cache/LICENSE
53 Copyright: Copyright (c) 2006-2015 Doctrine Project
54 Source: https://github.com/doctrine/cache.git
55 Link: https://www.doctrine-project.org/projects/cache.html
56 -----------
57 doctrine/dbal
58 License: MIT
59 License File: vendor/doctrine/dbal/LICENSE
60 Copyright: Copyright (c) 2006-2018 Doctrine Project
61 Source: https://github.com/doctrine/dbal.git
62 Link: https://www.doctrine-project.org/projects/dbal.html
63 -----------
64 doctrine/deprecations
65 License: MIT
66 License File: vendor/doctrine/deprecations/LICENSE
67 Copyright: Copyright (c) 2020-2021 Doctrine Project
68 Source: https://github.com/doctrine/deprecations.git
69 Link: https://www.doctrine-project.org/
70 -----------
71 doctrine/event-manager
72 License: MIT
73 License File: vendor/doctrine/event-manager/LICENSE
74 Copyright: Copyright (c) 2006-2015 Doctrine Project
75 Source: https://github.com/doctrine/event-manager.git
76 Link: https://www.doctrine-project.org/projects/event-manager.html
77 -----------
78 doctrine/inflector
79 License: MIT
80 License File: vendor/doctrine/inflector/LICENSE
81 Copyright: Copyright (c) 2006-2015 Doctrine Project
82 Source: https://github.com/doctrine/inflector.git
83 Link: https://www.doctrine-project.org/projects/inflector.html
84 -----------
85 doctrine/lexer
86 License: MIT
87 License File: vendor/doctrine/lexer/LICENSE
88 Copyright: Copyright (c) 2006-2018 Doctrine Project
89 Source: https://github.com/doctrine/lexer.git
90 Link: https://www.doctrine-project.org/projects/lexer.html
91 -----------
92 dompdf/dompdf
93 License: LGPL-2.1
94 License File: vendor/dompdf/dompdf/LICENSE.LGPL
95 Copyright: Copyright (C) 1991, 1999 Free Software Foundation, Inc.
96 Source: https://github.com/dompdf/dompdf.git
97 Link: https://github.com/dompdf/dompdf
98 -----------
99 dompdf/php-font-lib
100 License: LGPL-2.1-or-later
101 License File: vendor/dompdf/php-font-lib/LICENSE
102 Copyright: Copyright (C) 1991, 1999 Free Software Foundation, Inc.
103 Source: https://github.com/dompdf/php-font-lib.git
104 Link: https://github.com/dompdf/php-font-lib
105 -----------
106 dompdf/php-svg-lib
107 License: LGPL-3.0-or-later
108 License File: vendor/dompdf/php-svg-lib/LICENSE
109 Copyright: Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
110  Everyone is permitted to copy and distribute verbatim copies
111  of this license document, but changing it is not allowed.
112 Source: https://github.com/dompdf/php-svg-lib.git
113 Link: https://github.com/dompdf/php-svg-lib
114 -----------
115 dragonmantank/cron-expression
116 License: MIT
117 License File: vendor/dragonmantank/cron-expression/LICENSE
118 Copyright: Copyright (c) 2011 Michael Dowling <*********@*****.***>, 2016 Chris Tankersley <*****@***********.***>, and contributors
119 Source: https://github.com/dragonmantank/cron-expression.git
120 Link: https://github.com/dragonmantank/cron-expression.git
121 -----------
122 egulias/email-validator
123 License: MIT
124 License File: vendor/egulias/email-validator/LICENSE
125 Copyright: Copyright (c) 2013-2023 Eduardo Gulias Davis
126 Source: https://github.com/egulias/EmailValidator.git
127 Link: https://github.com/egulias/EmailValidator
128 -----------
129 firebase/php-jwt
130 License: BSD-3-Clause
131 License File: vendor/firebase/php-jwt/LICENSE
132 Copyright: Copyright (c) 2011, Neuman Vong
133 Source: https://github.com/firebase/php-jwt.git
134 Link: https://github.com/firebase/php-jwt
135 -----------
136 fruitcake/php-cors
137 License: MIT
138 License File: vendor/fruitcake/php-cors/LICENSE
139 Copyright: Copyright (c) 2013-2017 Alexander <***.*****@*****.***>
140 Copyright (c) 2017-2022 Barryvdh <********@*****.***>
141 Source: https://github.com/fruitcake/php-cors.git
142 Link: https://github.com/fruitcake/php-cors
143 -----------
144 graham-campbell/result-type
145 License: MIT
146 License File: vendor/graham-campbell/result-type/LICENSE
147 Copyright: Copyright (c) 2020-2024 Graham Campbell <*****@**********.**.**>
148 Source: https://github.com/GrahamCampbell/Result-Type.git
149 Link: https://github.com/GrahamCampbell/Result-Type.git
150 -----------
151 guzzlehttp/guzzle
152 License: MIT
153 License File: vendor/guzzlehttp/guzzle/LICENSE
154 Copyright: Copyright (c) 2011 Michael Dowling <*********@*****.***>
155 Copyright (c) 2012 Jeremy Lindblom <**********@*****.***>
156 Copyright (c) 2014 Graham Campbell <*****@**********.**.**>
157 Copyright (c) 2015 Márk Sági-Kazár <****.*********@*****.***>
158 Copyright (c) 2015 Tobias Schultze <*********@**********.**>
159 Copyright (c) 2016 Tobias Nyholm <******.******@*****.***>
160 Copyright (c) 2016 George Mponos <*******@*****.***>
161 Source: https://github.com/guzzle/guzzle.git
162 Link: https://github.com/guzzle/guzzle.git
163 -----------
164 guzzlehttp/promises
165 License: MIT
166 License File: vendor/guzzlehttp/promises/LICENSE
167 Copyright: Copyright (c) 2015 Michael Dowling <*********@*****.***>
168 Copyright (c) 2015 Graham Campbell <*****@**********.**.**>
169 Copyright (c) 2017 Tobias Schultze <*********@**********.**>
170 Copyright (c) 2020 Tobias Nyholm <******.******@*****.***>
171 Source: https://github.com/guzzle/promises.git
172 Link: https://github.com/guzzle/promises.git
173 -----------
174 guzzlehttp/psr7
175 License: MIT
176 License File: vendor/guzzlehttp/psr7/LICENSE
177 Copyright: Copyright (c) 2015 Michael Dowling <*********@*****.***>
178 Copyright (c) 2015 Márk Sági-Kazár <****.*********@*****.***>
179 Copyright (c) 2015 Graham Campbell <*****@**********.**.**>
180 Copyright (c) 2016 Tobias Schultze <*********@**********.**>
181 Copyright (c) 2016 George Mponos <*******@*****.***>
182 Copyright (c) 2018 Tobias Nyholm <******.******@*****.***>
183 Source: https://github.com/guzzle/psr7.git
184 Link: https://github.com/guzzle/psr7.git
185 -----------
186 guzzlehttp/uri-template
187 License: MIT
188 License File: vendor/guzzlehttp/uri-template/LICENSE
189 Copyright: Copyright (c) 2014 Michael Dowling <*********@*****.***>
190 Copyright (c) 2020 George Mponos <*******@*****.***>
191 Copyright (c) 2020 Graham Campbell <*****@**********.**.**>
192 Source: https://github.com/guzzle/uri-template.git
193 Link: https://github.com/guzzle/uri-template.git
194 -----------
195 intervention/gif
196 License: MIT
197 License File: vendor/intervention/gif/LICENSE
198 Copyright: Copyright (c) 2020-2024 Oliver Vogel
199 Source: https://github.com/Intervention/gif.git
200 Link: https://github.com/intervention/gif
201 -----------
202 intervention/image
203 License: MIT
204 License File: vendor/intervention/image/LICENSE
205 Copyright: Copyright (c) 2013-2024 Oliver Vogel
206 Source: https://github.com/Intervention/image.git
207 Link: https://image.intervention.io/
208 -----------
209 knplabs/knp-snappy
210 License: MIT
211 License File: vendor/knplabs/knp-snappy/LICENSE
212 Copyright: Copyright (c) 2010 Matthieu Bontemps
213 Source: https://github.com/KnpLabs/snappy.git
214 Link: http://github.com/KnpLabs/snappy
215 -----------
216 laravel/framework
217 License: MIT
218 License File: vendor/laravel/framework/LICENSE.md
219 Copyright: Copyright (c) Taylor Otwell
220 Source: https://github.com/laravel/framework.git
221 Link: https://laravel.com
222 -----------
223 laravel/prompts
224 License: MIT
225 License File: vendor/laravel/prompts/LICENSE.md
226 Copyright: Copyright (c) Taylor Otwell
227 Source: https://github.com/laravel/prompts.git
228 Link: https://github.com/laravel/prompts.git
229 -----------
230 laravel/serializable-closure
231 License: MIT
232 License File: vendor/laravel/serializable-closure/LICENSE.md
233 Copyright: Copyright (c) Taylor Otwell
234 Source: https://github.com/laravel/serializable-closure.git
235 Link: https://github.com/laravel/serializable-closure.git
236 -----------
237 laravel/socialite
238 License: MIT
239 License File: vendor/laravel/socialite/LICENSE.md
240 Copyright: Copyright (c) Taylor Otwell
241 Source: https://github.com/laravel/socialite.git
242 Link: https://laravel.com
243 -----------
244 laravel/tinker
245 License: MIT
246 License File: vendor/laravel/tinker/LICENSE.md
247 Copyright: Copyright (c) Taylor Otwell
248 Source: https://github.com/laravel/tinker.git
249 Link: https://github.com/laravel/tinker.git
250 -----------
251 league/commonmark
252 License: BSD-3-Clause
253 License File: vendor/league/commonmark/LICENSE
254 Copyright: Copyright (c) 2014-2022, Colin O'Dell. All rights reserved. Some code based on commonmark.js (copyright 2014-2018, John MacFarlane) and commonmark-java (copyright 2015-2016, Atlassian Pty Ltd)
255 Source: https://github.com/thephpleague/commonmark.git
256 Link: https://commonmark.thephpleague.com
257 -----------
258 league/config
259 License: BSD-3-Clause
260 License File: vendor/league/config/LICENSE.md
261 Copyright: Copyright (c) 2022, Colin O'Dell. All rights reserved.
262 Source: https://github.com/thephpleague/config.git
263 Link: https://config.thephpleague.com
264 -----------
265 league/flysystem
266 License: MIT
267 License File: vendor/league/flysystem/LICENSE
268 Copyright: Copyright (c) 2013-2024 Frank de Jonge
269 Source: https://github.com/thephpleague/flysystem.git
270 Link: https://github.com/thephpleague/flysystem.git
271 -----------
272 league/flysystem-aws-s3-v3
273 License: MIT
274 License File: vendor/league/flysystem-aws-s3-v3/LICENSE
275 Copyright: Copyright (c) 2013-2024 Frank de Jonge
276 Source: https://github.com/thephpleague/flysystem-aws-s3-v3.git
277 Link: https://github.com/thephpleague/flysystem-aws-s3-v3.git
278 -----------
279 league/flysystem-local
280 License: MIT
281 License File: vendor/league/flysystem-local/LICENSE
282 Copyright: Copyright (c) 2013-2024 Frank de Jonge
283 Source: https://github.com/thephpleague/flysystem-local.git
284 Link: https://github.com/thephpleague/flysystem-local.git
285 -----------
286 league/html-to-markdown
287 License: MIT
288 License File: vendor/league/html-to-markdown/LICENSE
289 Copyright: Copyright (c) 2015 Colin O'Dell; Originally created by Nick Cernis
290 Source: https://github.com/thephpleague/html-to-markdown.git
291 Link: https://github.com/thephpleague/html-to-markdown
292 -----------
293 league/mime-type-detection
294 License: MIT
295 License File: vendor/league/mime-type-detection/LICENSE
296 Copyright: Copyright (c) 2013-2023 Frank de Jonge
297 Source: https://github.com/thephpleague/mime-type-detection.git
298 Link: https://github.com/thephpleague/mime-type-detection.git
299 -----------
300 league/oauth1-client
301 License: MIT
302 License File: vendor/league/oauth1-client/LICENSE
303 Copyright: Copyright (c) 2013 Ben Corlett <**********@**.***>
304 Source: https://github.com/thephpleague/oauth1-client.git
305 Link: https://github.com/thephpleague/oauth1-client.git
306 -----------
307 league/oauth2-client
308 License: MIT
309 License File: vendor/league/oauth2-client/LICENSE
310 Copyright: Copyright (c) 2013-2020 Alex Bilbie <*****@**********.***>
311 Source: https://github.com/thephpleague/oauth2-client.git
312 Link: https://github.com/thephpleague/oauth2-client.git
313 -----------
314 masterminds/html5
315 License: MIT
316 License File: vendor/masterminds/html5/LICENSE.txt
317 Copyright: Copyright (c) 2013 The Authors of HTML5-PHP
318 Source: https://github.com/Masterminds/html5-php.git
319 Link: http://masterminds.github.io/html5-php
320 -----------
321 monolog/monolog
322 License: MIT
323 License File: vendor/monolog/monolog/LICENSE
324 Copyright: Copyright (c) 2011-2020 Jordi Boggiano
325 Source: https://github.com/Seldaek/monolog.git
326 Link: https://github.com/Seldaek/monolog
327 -----------
328 mtdowling/jmespath.php
329 License: MIT
330 License File: vendor/mtdowling/jmespath.php/LICENSE
331 Copyright: Copyright (c) 2014 Michael Dowling, https://github.com/mtdowling
332 Source: https://github.com/jmespath/jmespath.php.git
333 Link: https://github.com/jmespath/jmespath.php.git
334 -----------
335 nesbot/carbon
336 License: MIT
337 License File: vendor/nesbot/carbon/LICENSE
338 Copyright: Copyright (C) Brian Nesbitt
339 Source: https://github.com/briannesbitt/Carbon.git
340 Link: https://carbon.nesbot.com
341 -----------
342 nette/schema
343 License: BSD-3-Clause GPL-2.0-only GPL-3.0-only
344 License File: vendor/nette/schema/license.md
345 Copyright: Copyright (c) 2004, 2014 David Grudl (https://davidgrudl.com)
346 All rights reserved.
347 Source: https://github.com/nette/schema.git
348 Link: https://nette.org
349 -----------
350 nette/utils
351 License: BSD-3-Clause GPL-2.0-only GPL-3.0-only
352 License File: vendor/nette/utils/license.md
353 Copyright: Copyright (c) 2004, 2014 David Grudl (https://davidgrudl.com)
354 All rights reserved.
355 Source: https://github.com/nette/utils.git
356 Link: https://nette.org
357 -----------
358 nikic/php-parser
359 License: BSD-3-Clause
360 License File: vendor/nikic/php-parser/LICENSE
361 Copyright: Copyright (c) 2011, Nikita Popov
362 All rights reserved.
363 Source: https://github.com/nikic/PHP-Parser.git
364 Link: https://github.com/nikic/PHP-Parser.git
365 -----------
366 nunomaduro/termwind
367 License: MIT
368 License File: vendor/nunomaduro/termwind/LICENSE.md
369 Copyright: Copyright (c) Nuno Maduro <***********@*****.***>
370 Source: https://github.com/nunomaduro/termwind.git
371 Link: https://github.com/nunomaduro/termwind.git
372 -----------
373 onelogin/php-saml
374 License: MIT
375 License File: vendor/onelogin/php-saml/LICENSE
376 Copyright: Copyright (c) 2010-2022 OneLogin, Inc.
377 Source: https://github.com/SAML-Toolkits/php-saml.git
378 Link: https://github.com/SAML-Toolkits/php-saml
379 -----------
380 paragonie/constant_time_encoding
381 License: MIT
382 License File: vendor/paragonie/constant_time_encoding/LICENSE.txt
383 Copyright: Copyright (c) 2016 - 2022 Paragon Initiative Enterprises
384 Source: https://github.com/paragonie/constant_time_encoding.git
385 Link: https://github.com/paragonie/constant_time_encoding.git
386 -----------
387 paragonie/random_compat
388 License: MIT
389 License File: vendor/paragonie/random_compat/LICENSE
390 Copyright: Copyright (c) 2015 Paragon Initiative Enterprises
391 Source: https://github.com/paragonie/random_compat.git
392 Link: https://github.com/paragonie/random_compat.git
393 -----------
394 phpoption/phpoption
395 License: Apache-2.0
396 License File: vendor/phpoption/phpoption/LICENSE
397 Source: https://github.com/schmittjoh/php-option.git
398 Link: https://github.com/schmittjoh/php-option.git
399 -----------
400 phpseclib/phpseclib
401 License: MIT
402 License File: vendor/phpseclib/phpseclib/LICENSE
403 Copyright: Copyright (c) 2011-2019 TerraFrost and other contributors
404 Source: https://github.com/phpseclib/phpseclib.git
405 Link: http://phpseclib.sourceforge.net
406 -----------
407 pragmarx/google2fa
408 License: MIT
409 License File: vendor/pragmarx/google2fa/LICENSE.md
410 Copyright: Copyright 2014-2018 Phil, Antonio Carlos Ribeiro and All Contributors
411 Source: https://github.com/antonioribeiro/google2fa.git
412 Link: https://github.com/antonioribeiro/google2fa.git
413 -----------
414 predis/predis
415 License: MIT
416 License File: vendor/predis/predis/LICENSE
417 Copyright: Copyright (c) 2009-2020 Daniele Alessandri (original work)
418 Copyright (c) 2021-2024 Till Krüss (modified work)
419 Source: https://github.com/predis/predis.git
420 Link: http://github.com/predis/predis
421 -----------
422 psr/cache
423 License: MIT
424 License File: vendor/psr/cache/LICENSE.txt
425 Copyright: Copyright (c) 2015 PHP Framework Interoperability Group
426 Source: https://github.com/php-fig/cache.git
427 Link: https://github.com/php-fig/cache.git
428 -----------
429 psr/clock
430 License: MIT
431 License File: vendor/psr/clock/LICENSE
432 Copyright: Copyright (c) 2017 PHP Framework Interoperability Group
433 Source: https://github.com/php-fig/clock.git
434 Link: https://github.com/php-fig/clock
435 -----------
436 psr/container
437 License: MIT
438 License File: vendor/psr/container/LICENSE
439 Copyright: Copyright (c) 2013-2016 container-interop
440 Copyright (c) 2016 PHP Framework Interoperability Group
441 Source: https://github.com/php-fig/container.git
442 Link: https://github.com/php-fig/container
443 -----------
444 psr/event-dispatcher
445 License: MIT
446 License File: vendor/psr/event-dispatcher/LICENSE
447 Copyright: Copyright (c) 2018 PHP-FIG
448 Source: https://github.com/php-fig/event-dispatcher.git
449 Link: https://github.com/php-fig/event-dispatcher.git
450 -----------
451 psr/http-client
452 License: MIT
453 License File: vendor/psr/http-client/LICENSE
454 Copyright: Copyright (c) 2017 PHP Framework Interoperability Group
455 Source: https://github.com/php-fig/http-client.git
456 Link: https://github.com/php-fig/http-client
457 -----------
458 psr/http-factory
459 License: MIT
460 License File: vendor/psr/http-factory/LICENSE
461 Copyright: Copyright (c) 2018 PHP-FIG
462 Source: https://github.com/php-fig/http-factory.git
463 Link: https://github.com/php-fig/http-factory.git
464 -----------
465 psr/http-message
466 License: MIT
467 License File: vendor/psr/http-message/LICENSE
468 Copyright: Copyright (c) 2014 PHP Framework Interoperability Group
469 Source: https://github.com/php-fig/http-message.git
470 Link: https://github.com/php-fig/http-message
471 -----------
472 psr/log
473 License: MIT
474 License File: vendor/psr/log/LICENSE
475 Copyright: Copyright (c) 2012 PHP Framework Interoperability Group
476 Source: https://github.com/php-fig/log.git
477 Link: https://github.com/php-fig/log
478 -----------
479 psr/simple-cache
480 License: MIT
481 License File: vendor/psr/simple-cache/LICENSE.md
482 Copyright: Copyright (c) 2016 PHP Framework Interoperability Group
483 Source: https://github.com/php-fig/simple-cache.git
484 Link: https://github.com/php-fig/simple-cache.git
485 -----------
486 psy/psysh
487 License: MIT
488 License File: vendor/psy/psysh/LICENSE
489 Copyright: Copyright (c) 2012-2023 Justin Hileman
490 Source: https://github.com/bobthecow/psysh.git
491 Link: http://psysh.org
492 -----------
493 ralouphie/getallheaders
494 License: MIT
495 License File: vendor/ralouphie/getallheaders/LICENSE
496 Copyright: Copyright (c) 2014 Ralph Khattar
497 Source: https://github.com/ralouphie/getallheaders.git
498 Link: https://github.com/ralouphie/getallheaders.git
499 -----------
500 ramsey/collection
501 License: MIT
502 License File: vendor/ramsey/collection/LICENSE
503 Copyright: Copyright (c) 2015-2022 Ben Ramsey <***@*********.***>
504 Source: https://github.com/ramsey/collection.git
505 Link: https://github.com/ramsey/collection.git
506 -----------
507 ramsey/uuid
508 License: MIT
509 License File: vendor/ramsey/uuid/LICENSE
510 Copyright: Copyright (c) 2012-2023 Ben Ramsey <***@*********.***>
511 Source: https://github.com/ramsey/uuid.git
512 Link: https://github.com/ramsey/uuid.git
513 -----------
514 robrichards/xmlseclibs
515 License: BSD-3-Clause
516 License File: vendor/robrichards/xmlseclibs/LICENSE
517 Copyright: Copyright (c) 2007-2024, Robert Richards <*********@*********.***>.
518 Source: https://github.com/robrichards/xmlseclibs.git
519 Link: https://github.com/robrichards/xmlseclibs
520 -----------
521 sabberworm/php-css-parser
522 License: MIT
523 License File: vendor/sabberworm/php-css-parser/LICENSE
524 Copyright: Copyright (c) 2011 Raphael Schweikert, https://www.sabberworm.com/
525 Source: https://github.com/MyIntervals/PHP-CSS-Parser.git
526 Link: https://www.sabberworm.com/blog/2010/6/10/php-css-parser
527 -----------
528 socialiteproviders/discord
529 License: MIT
530 Source: https://github.com/SocialiteProviders/Discord.git
531 Link: https://github.com/SocialiteProviders/Discord.git
532 -----------
533 socialiteproviders/gitlab
534 License: MIT
535 Source: https://github.com/SocialiteProviders/GitLab.git
536 Link: https://github.com/SocialiteProviders/GitLab.git
537 -----------
538 socialiteproviders/manager
539 License: MIT
540 License File: vendor/socialiteproviders/manager/LICENSE
541 Copyright: Copyright (c) 2015 Andy Wendt
542 Source: https://github.com/SocialiteProviders/Manager.git
543 Link: https://socialiteproviders.com
544 -----------
545 socialiteproviders/microsoft-azure
546 License: MIT
547 Source: https://github.com/SocialiteProviders/Microsoft-Azure.git
548 Link: https://github.com/SocialiteProviders/Microsoft-Azure.git
549 -----------
550 socialiteproviders/okta
551 License: MIT
552 Source: https://github.com/SocialiteProviders/Okta.git
553 Link: https://github.com/SocialiteProviders/Okta.git
554 -----------
555 socialiteproviders/twitch
556 License: MIT
557 Source: https://github.com/SocialiteProviders/Twitch.git
558 Link: https://github.com/SocialiteProviders/Twitch.git
559 -----------
560 ssddanbrown/htmldiff
561 License: MIT
562 License File: vendor/ssddanbrown/htmldiff/license.md
563 Copyright: Copyright (c) 2020 Nathan Herald, Rohland de Charmoy, Dan Brown
564 Source: https://github.com/ssddanbrown/HtmlDiff.git
565 Link: https://github.com/ssddanbrown/htmldiff
566 -----------
567 ssddanbrown/symfony-mailer
568 License: MIT
569 License File: vendor/ssddanbrown/symfony-mailer/LICENSE
570 Copyright: Copyright (c) 2019-present Fabien Potencier
571 Source: https://github.com/ssddanbrown/symfony-mailer.git
572 Link: https://symfony.com
573 -----------
574 symfony/console
575 License: MIT
576 License File: vendor/symfony/console/LICENSE
577 Copyright: Copyright (c) 2004-present Fabien Potencier
578 Source: https://github.com/symfony/console.git
579 Link: https://symfony.com
580 -----------
581 symfony/css-selector
582 License: MIT
583 License File: vendor/symfony/css-selector/LICENSE
584 Copyright: Copyright (c) 2004-present Fabien Potencier
585 Source: https://github.com/symfony/css-selector.git
586 Link: https://symfony.com
587 -----------
588 symfony/deprecation-contracts
589 License: MIT
590 License File: vendor/symfony/deprecation-contracts/LICENSE
591 Copyright: Copyright (c) 2020-present Fabien Potencier
592 Source: https://github.com/symfony/deprecation-contracts.git
593 Link: https://symfony.com
594 -----------
595 symfony/error-handler
596 License: MIT
597 License File: vendor/symfony/error-handler/LICENSE
598 Copyright: Copyright (c) 2019-present Fabien Potencier
599 Source: https://github.com/symfony/error-handler.git
600 Link: https://symfony.com
601 -----------
602 symfony/event-dispatcher
603 License: MIT
604 License File: vendor/symfony/event-dispatcher/LICENSE
605 Copyright: Copyright (c) 2004-present Fabien Potencier
606 Source: https://github.com/symfony/event-dispatcher.git
607 Link: https://symfony.com
608 -----------
609 symfony/event-dispatcher-contracts
610 License: MIT
611 License File: vendor/symfony/event-dispatcher-contracts/LICENSE
612 Copyright: Copyright (c) 2018-present Fabien Potencier
613 Source: https://github.com/symfony/event-dispatcher-contracts.git
614 Link: https://symfony.com
615 -----------
616 symfony/finder
617 License: MIT
618 License File: vendor/symfony/finder/LICENSE
619 Copyright: Copyright (c) 2004-present Fabien Potencier
620 Source: https://github.com/symfony/finder.git
621 Link: https://symfony.com
622 -----------
623 symfony/http-foundation
624 License: MIT
625 License File: vendor/symfony/http-foundation/LICENSE
626 Copyright: Copyright (c) 2004-present Fabien Potencier
627 Source: https://github.com/symfony/http-foundation.git
628 Link: https://symfony.com
629 -----------
630 symfony/http-kernel
631 License: MIT
632 License File: vendor/symfony/http-kernel/LICENSE
633 Copyright: Copyright (c) 2004-present Fabien Potencier
634 Source: https://github.com/symfony/http-kernel.git
635 Link: https://symfony.com
636 -----------
637 symfony/mime
638 License: MIT
639 License File: vendor/symfony/mime/LICENSE
640 Copyright: Copyright (c) 2010-present Fabien Potencier
641 Source: https://github.com/symfony/mime.git
642 Link: https://symfony.com
643 -----------
644 symfony/polyfill-ctype
645 License: MIT
646 License File: vendor/symfony/polyfill-ctype/LICENSE
647 Copyright: Copyright (c) 2018-present Fabien Potencier
648 Source: https://github.com/symfony/polyfill-ctype.git
649 Link: https://symfony.com
650 -----------
651 symfony/polyfill-intl-grapheme
652 License: MIT
653 License File: vendor/symfony/polyfill-intl-grapheme/LICENSE
654 Copyright: Copyright (c) 2015-present Fabien Potencier
655 Source: https://github.com/symfony/polyfill-intl-grapheme.git
656 Link: https://symfony.com
657 -----------
658 symfony/polyfill-intl-idn
659 License: MIT
660 License File: vendor/symfony/polyfill-intl-idn/LICENSE
661 Copyright: Copyright (c) 2018-present Fabien Potencier and Trevor Rowbotham <******.*********@**.**>
662 Source: https://github.com/symfony/polyfill-intl-idn.git
663 Link: https://symfony.com
664 -----------
665 symfony/polyfill-intl-normalizer
666 License: MIT
667 License File: vendor/symfony/polyfill-intl-normalizer/LICENSE
668 Copyright: Copyright (c) 2015-present Fabien Potencier
669 Source: https://github.com/symfony/polyfill-intl-normalizer.git
670 Link: https://symfony.com
671 -----------
672 symfony/polyfill-mbstring
673 License: MIT
674 License File: vendor/symfony/polyfill-mbstring/LICENSE
675 Copyright: Copyright (c) 2015-present Fabien Potencier
676 Source: https://github.com/symfony/polyfill-mbstring.git
677 Link: https://symfony.com
678 -----------
679 symfony/polyfill-php80
680 License: MIT
681 License File: vendor/symfony/polyfill-php80/LICENSE
682 Copyright: Copyright (c) 2020-present Fabien Potencier
683 Source: https://github.com/symfony/polyfill-php80.git
684 Link: https://symfony.com
685 -----------
686 symfony/polyfill-php83
687 License: MIT
688 License File: vendor/symfony/polyfill-php83/LICENSE
689 Copyright: Copyright (c) 2022-present Fabien Potencier
690 Source: https://github.com/symfony/polyfill-php83.git
691 Link: https://symfony.com
692 -----------
693 symfony/polyfill-uuid
694 License: MIT
695 License File: vendor/symfony/polyfill-uuid/LICENSE
696 Copyright: Copyright (c) 2018-present Fabien Potencier
697 Source: https://github.com/symfony/polyfill-uuid.git
698 Link: https://symfony.com
699 -----------
700 symfony/process
701 License: MIT
702 License File: vendor/symfony/process/LICENSE
703 Copyright: Copyright (c) 2004-present Fabien Potencier
704 Source: https://github.com/symfony/process.git
705 Link: https://symfony.com
706 -----------
707 symfony/routing
708 License: MIT
709 License File: vendor/symfony/routing/LICENSE
710 Copyright: Copyright (c) 2004-present Fabien Potencier
711 Source: https://github.com/symfony/routing.git
712 Link: https://symfony.com
713 -----------
714 symfony/service-contracts
715 License: MIT
716 License File: vendor/symfony/service-contracts/LICENSE
717 Copyright: Copyright (c) 2018-present Fabien Potencier
718 Source: https://github.com/symfony/service-contracts.git
719 Link: https://symfony.com
720 -----------
721 symfony/string
722 License: MIT
723 License File: vendor/symfony/string/LICENSE
724 Copyright: Copyright (c) 2019-present Fabien Potencier
725 Source: https://github.com/symfony/string.git
726 Link: https://symfony.com
727 -----------
728 symfony/translation
729 License: MIT
730 License File: vendor/symfony/translation/LICENSE
731 Copyright: Copyright (c) 2004-present Fabien Potencier
732 Source: https://github.com/symfony/translation.git
733 Link: https://symfony.com
734 -----------
735 symfony/translation-contracts
736 License: MIT
737 License File: vendor/symfony/translation-contracts/LICENSE
738 Copyright: Copyright (c) 2018-present Fabien Potencier
739 Source: https://github.com/symfony/translation-contracts.git
740 Link: https://symfony.com
741 -----------
742 symfony/uid
743 License: MIT
744 License File: vendor/symfony/uid/LICENSE
745 Copyright: Copyright (c) 2020-present Fabien Potencier
746 Source: https://github.com/symfony/uid.git
747 Link: https://symfony.com
748 -----------
749 symfony/var-dumper
750 License: MIT
751 License File: vendor/symfony/var-dumper/LICENSE
752 Copyright: Copyright (c) 2014-present Fabien Potencier
753 Source: https://github.com/symfony/var-dumper.git
754 Link: https://symfony.com
755 -----------
756 tijsverkoyen/css-to-inline-styles
757 License: BSD-3-Clause
758 License File: vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md
759 Copyright: Copyright (c) Tijs Verkoyen. All rights reserved.
760 Source: https://github.com/tijsverkoyen/CssToInlineStyles.git
761 Link: https://github.com/tijsverkoyen/CssToInlineStyles
762 -----------
763 vlucas/phpdotenv
764 License: BSD-3-Clause
765 License File: vendor/vlucas/phpdotenv/LICENSE
766 Copyright: Copyright (c) 2014, Graham Campbell.
767 Source: https://github.com/vlucas/phpdotenv.git
768 Link: https://github.com/vlucas/phpdotenv.git
769 -----------
770 voku/portable-ascii
771 License: MIT
772 License File: vendor/voku/portable-ascii/LICENSE.txt
773 Copyright: Copyright (C) 2019 Lars Moelleken
774 Source: https://github.com/voku/portable-ascii.git
775 Link: https://github.com/voku/portable-ascii
776 -----------
777 webmozart/assert
778 License: MIT
779 License File: vendor/webmozart/assert/LICENSE
780 Copyright: Copyright (c) 2014 Bernhard Schussek
781 Source: https://github.com/webmozarts/assert.git
782 Link: https://github.com/webmozarts/assert.git