-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathLICENSE
73 lines (67 loc) · 3.96 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
The MIT License (MIT)
Copyright (c) 2018-2023 Pantheon
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
DEPENDENCY LICENSES:
Name Version Licenses
clue/stream-filter v1.5.0 MIT
composer/semver 2.0.0 MIT
consolidation/annotated-command 4.4.0 MIT
consolidation/config 2.0.1 MIT
consolidation/filter-via-dot-access-data 1.0.0 MIT
consolidation/log 2.0.2 MIT
consolidation/output-formatters 4.1.2 MIT
consolidation/robo 2.2.2 MIT
consolidation/self-update 1.2.0 MIT
consolidation/version-tool 0.1.10 MIT
container-interop/container-interop 1.2.0 MIT
dflydev/dot-access-data v1.1.0 MIT
g1a/hubph 0.6.6 MIT
grasmash/expander 1.0.0 MIT
guzzlehttp/guzzle 6.5.5 MIT
guzzlehttp/promises 1.5.1 MIT
guzzlehttp/psr7 1.8.3 MIT
knplabs/github-api v2.20.0 MIT
league/container 2.5.0 MIT
php-http/cache-plugin 1.7.2 MIT
php-http/client-common 1.11.0 MIT
php-http/discovery 1.14.1 MIT
php-http/guzzle6-adapter v1.1.1 MIT
php-http/httplug v1.1.0 MIT
php-http/message 1.12.0 MIT
php-http/message-factory v1.0.2 MIT
php-http/promise 1.1.0 MIT
psr/cache 1.0.1 MIT
psr/container 1.0.0 MIT
psr/http-message 1.0.1 MIT
psr/log 1.1.4 MIT
ralouphie/getallheaders 3.0.3 MIT
symfony/console v4.4.30 MIT
symfony/event-dispatcher v4.4.30 MIT
symfony/event-dispatcher-contracts v1.1.9 MIT
symfony/filesystem v4.4.27 MIT
symfony/finder v4.4.30 MIT
symfony/options-resolver v4.4.30 MIT
symfony/polyfill-ctype v1.23.0 MIT
symfony/polyfill-intl-idn v1.23.0 MIT
symfony/polyfill-intl-normalizer v1.23.0 MIT
symfony/polyfill-mbstring v1.23.1 MIT
symfony/polyfill-php72 v1.23.0 MIT
symfony/polyfill-php73 v1.23.0 MIT
symfony/polyfill-php80 v1.23.1 MIT
symfony/process v4.4.30 MIT
symfony/service-contracts v1.1.9 MIT
symfony/yaml v4.4.29 MIT
tm/tooly-composer-script 1.4.1 MIT