create-berna-stencil 1.0.17 → 1.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (166) hide show
  1. package/bin/create.js +1 -1
  2. package/package.json +72 -72
  3. package/src/api/core/vendor/autoload.php +22 -22
  4. package/src/api/core/vendor/composer/ClassLoader.php +579 -579
  5. package/src/api/core/vendor/composer/LICENSE +21 -21
  6. package/src/api/core/vendor/composer/autoload_classmap.php +15 -15
  7. package/src/api/core/vendor/composer/autoload_files.php +12 -12
  8. package/src/api/core/vendor/composer/autoload_namespaces.php +9 -9
  9. package/src/api/core/vendor/composer/autoload_psr4.php +16 -16
  10. package/src/api/core/vendor/composer/autoload_real.php +50 -50
  11. package/src/api/core/vendor/composer/autoload_static.php +86 -86
  12. package/src/api/core/vendor/composer/installed.php +2 -2
  13. package/src/api/core/vendor/composer/platform_check.php +25 -25
  14. package/src/api/core/vendor/graham-campbell/result-type/LICENSE +0 -21
  15. package/src/api/core/vendor/graham-campbell/result-type/composer.json +0 -33
  16. package/src/api/core/vendor/graham-campbell/result-type/src/Error.php +0 -121
  17. package/src/api/core/vendor/graham-campbell/result-type/src/Result.php +0 -69
  18. package/src/api/core/vendor/graham-campbell/result-type/src/Success.php +0 -120
  19. package/src/api/core/vendor/phpmailer/phpmailer/COMMITMENT +0 -46
  20. package/src/api/core/vendor/phpmailer/phpmailer/LICENSE +0 -502
  21. package/src/api/core/vendor/phpmailer/phpmailer/README.md +0 -232
  22. package/src/api/core/vendor/phpmailer/phpmailer/SECURITY.md +0 -37
  23. package/src/api/core/vendor/phpmailer/phpmailer/SMTPUTF8.md +0 -48
  24. package/src/api/core/vendor/phpmailer/phpmailer/VERSION +0 -1
  25. package/src/api/core/vendor/phpmailer/phpmailer/composer.json +0 -84
  26. package/src/api/core/vendor/phpmailer/phpmailer/get_oauth_token.php +0 -182
  27. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php +0 -26
  28. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php +0 -27
  29. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-as.php +0 -35
  30. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php +0 -27
  31. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php +0 -27
  32. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php +0 -27
  33. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php +0 -27
  34. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-bn.php +0 -35
  35. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php +0 -27
  36. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php +0 -28
  37. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php +0 -39
  38. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php +0 -28
  39. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php +0 -33
  40. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php +0 -37
  41. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php +0 -38
  42. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php +0 -28
  43. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php +0 -28
  44. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php +0 -27
  45. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php +0 -27
  46. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php +0 -36
  47. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php +0 -27
  48. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php +0 -27
  49. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php +0 -35
  50. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php +0 -27
  51. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php +0 -27
  52. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php +0 -27
  53. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php +0 -31
  54. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php +0 -28
  55. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php +0 -37
  56. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php +0 -27
  57. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php +0 -27
  58. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ku.php +0 -27
  59. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php +0 -27
  60. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php +0 -27
  61. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php +0 -27
  62. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php +0 -27
  63. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php +0 -27
  64. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php +0 -37
  65. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php +0 -38
  66. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php +0 -33
  67. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php +0 -34
  68. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php +0 -38
  69. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php +0 -33
  70. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php +0 -36
  71. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-si.php +0 -34
  72. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php +0 -30
  73. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php +0 -36
  74. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php +0 -28
  75. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php +0 -28
  76. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php +0 -27
  77. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php +0 -28
  78. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php +0 -38
  79. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php +0 -28
  80. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-ur.php +0 -30
  81. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php +0 -27
  82. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php +0 -29
  83. package/src/api/core/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php +0 -36
  84. package/src/api/core/vendor/phpmailer/phpmailer/src/DSNConfigurator.php +0 -245
  85. package/src/api/core/vendor/phpmailer/phpmailer/src/Exception.php +0 -40
  86. package/src/api/core/vendor/phpmailer/phpmailer/src/OAuth.php +0 -139
  87. package/src/api/core/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php +0 -44
  88. package/src/api/core/vendor/phpmailer/phpmailer/src/PHPMailer.php +0 -5525
  89. package/src/api/core/vendor/phpmailer/phpmailer/src/POP3.php +0 -470
  90. package/src/api/core/vendor/phpmailer/phpmailer/src/SMTP.php +0 -1617
  91. package/src/api/core/vendor/phpoption/phpoption/LICENSE +0 -201
  92. package/src/api/core/vendor/phpoption/phpoption/composer.json +0 -50
  93. package/src/api/core/vendor/phpoption/phpoption/src/PhpOption/LazyOption.php +0 -175
  94. package/src/api/core/vendor/phpoption/phpoption/src/PhpOption/None.php +0 -136
  95. package/src/api/core/vendor/phpoption/phpoption/src/PhpOption/Option.php +0 -434
  96. package/src/api/core/vendor/phpoption/phpoption/src/PhpOption/Some.php +0 -169
  97. package/src/api/core/vendor/symfony/polyfill-ctype/Ctype.php +0 -232
  98. package/src/api/core/vendor/symfony/polyfill-ctype/LICENSE +0 -19
  99. package/src/api/core/vendor/symfony/polyfill-ctype/README.md +0 -12
  100. package/src/api/core/vendor/symfony/polyfill-ctype/bootstrap.php +0 -50
  101. package/src/api/core/vendor/symfony/polyfill-ctype/bootstrap80.php +0 -46
  102. package/src/api/core/vendor/symfony/polyfill-ctype/composer.json +0 -38
  103. package/src/api/core/vendor/symfony/polyfill-mbstring/LICENSE +0 -19
  104. package/src/api/core/vendor/symfony/polyfill-mbstring/Mbstring.php +0 -1077
  105. package/src/api/core/vendor/symfony/polyfill-mbstring/README.md +0 -13
  106. package/src/api/core/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php +0 -119
  107. package/src/api/core/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -1397
  108. package/src/api/core/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -5
  109. package/src/api/core/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -1489
  110. package/src/api/core/vendor/symfony/polyfill-mbstring/bootstrap.php +0 -171
  111. package/src/api/core/vendor/symfony/polyfill-mbstring/bootstrap80.php +0 -167
  112. package/src/api/core/vendor/symfony/polyfill-mbstring/composer.json +0 -39
  113. package/src/api/core/vendor/symfony/polyfill-php80/LICENSE +0 -19
  114. package/src/api/core/vendor/symfony/polyfill-php80/Php80.php +0 -115
  115. package/src/api/core/vendor/symfony/polyfill-php80/PhpToken.php +0 -106
  116. package/src/api/core/vendor/symfony/polyfill-php80/README.md +0 -25
  117. package/src/api/core/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php +0 -31
  118. package/src/api/core/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php +0 -16
  119. package/src/api/core/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php +0 -20
  120. package/src/api/core/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php +0 -16
  121. package/src/api/core/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php +0 -16
  122. package/src/api/core/vendor/symfony/polyfill-php80/bootstrap.php +0 -42
  123. package/src/api/core/vendor/symfony/polyfill-php80/composer.json +0 -37
  124. package/src/api/core/vendor/vlucas/phpdotenv/LICENSE +0 -30
  125. package/src/api/core/vendor/vlucas/phpdotenv/composer.json +0 -60
  126. package/src/api/core/vendor/vlucas/phpdotenv/src/Dotenv.php +0 -267
  127. package/src/api/core/vendor/vlucas/phpdotenv/src/Exception/ExceptionInterface.php +0 -12
  128. package/src/api/core/vendor/vlucas/phpdotenv/src/Exception/InvalidEncodingException.php +0 -12
  129. package/src/api/core/vendor/vlucas/phpdotenv/src/Exception/InvalidFileException.php +0 -12
  130. package/src/api/core/vendor/vlucas/phpdotenv/src/Exception/InvalidPathException.php +0 -12
  131. package/src/api/core/vendor/vlucas/phpdotenv/src/Exception/ValidationException.php +0 -12
  132. package/src/api/core/vendor/vlucas/phpdotenv/src/Loader/Loader.php +0 -48
  133. package/src/api/core/vendor/vlucas/phpdotenv/src/Loader/LoaderInterface.php +0 -20
  134. package/src/api/core/vendor/vlucas/phpdotenv/src/Loader/Resolver.php +0 -65
  135. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/Entry.php +0 -59
  136. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/EntryParser.php +0 -299
  137. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/Lexer.php +0 -58
  138. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/Lines.php +0 -127
  139. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/Parser.php +0 -53
  140. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/ParserInterface.php +0 -19
  141. package/src/api/core/vendor/vlucas/phpdotenv/src/Parser/Value.php +0 -88
  142. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/AdapterInterface.php +0 -15
  143. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ApacheAdapter.php +0 -89
  144. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ArrayAdapter.php +0 -80
  145. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/EnvConstAdapter.php +0 -88
  146. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/GuardedWriter.php +0 -85
  147. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ImmutableWriter.php +0 -110
  148. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/MultiReader.php +0 -48
  149. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/MultiWriter.php +0 -64
  150. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/PutenvAdapter.php +0 -91
  151. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ReaderInterface.php +0 -17
  152. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ReplacingWriter.php +0 -104
  153. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/ServerConstAdapter.php +0 -88
  154. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/Adapter/WriterInterface.php +0 -27
  155. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php +0 -107
  156. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php +0 -272
  157. package/src/api/core/vendor/vlucas/phpdotenv/src/Repository/RepositoryInterface.php +0 -51
  158. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/File/Paths.php +0 -44
  159. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/File/Reader.php +0 -81
  160. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/FileStore.php +0 -72
  161. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/StoreBuilder.php +0 -141
  162. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/StoreInterface.php +0 -17
  163. package/src/api/core/vendor/vlucas/phpdotenv/src/Store/StringStore.php +0 -37
  164. package/src/api/core/vendor/vlucas/phpdotenv/src/Util/Regex.php +0 -112
  165. package/src/api/core/vendor/vlucas/phpdotenv/src/Util/Str.php +0 -108
  166. package/src/api/core/vendor/vlucas/phpdotenv/src/Validator.php +0 -207
@@ -1,21 +1,21 @@
1
-
2
- Copyright (c) Nils Adermann, Jordi Boggiano
3
-
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is furnished
9
- to do so, subject to the following conditions:
10
-
11
- The above copyright notice and this permission notice shall be included in all
12
- copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
- THE SOFTWARE.
21
-
1
+
2
+ Copyright (c) Nils Adermann, Jordi Boggiano
3
+
4
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5
+ of this software and associated documentation files (the "Software"), to deal
6
+ in the Software without restriction, including without limitation the rights
7
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the Software is furnished
9
+ to do so, subject to the following conditions:
10
+
11
+ The above copyright notice and this permission notice shall be included in all
12
+ copies or substantial portions of the Software.
13
+
14
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
+ THE SOFTWARE.
21
+
@@ -1,15 +1,15 @@
1
- <?php
2
-
3
- // autoload_classmap.php @generated by Composer
4
-
5
- $vendorDir = dirname(__DIR__);
6
- $baseDir = dirname($vendorDir);
7
-
8
- return array(
9
- 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
10
- 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
11
- 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
12
- 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
13
- 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
14
- 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
15
- );
1
+ <?php
2
+
3
+ // autoload_classmap.php @generated by Composer
4
+
5
+ $vendorDir = dirname(__DIR__);
6
+ $baseDir = dirname($vendorDir);
7
+
8
+ return array(
9
+ 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
10
+ 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
11
+ 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
12
+ 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
13
+ 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
14
+ 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
15
+ );
@@ -1,12 +1,12 @@
1
- <?php
2
-
3
- // autoload_files.php @generated by Composer
4
-
5
- $vendorDir = dirname(__DIR__);
6
- $baseDir = dirname($vendorDir);
7
-
8
- return array(
9
- '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
10
- '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
11
- 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
12
- );
1
+ <?php
2
+
3
+ // autoload_files.php @generated by Composer
4
+
5
+ $vendorDir = dirname(__DIR__);
6
+ $baseDir = dirname($vendorDir);
7
+
8
+ return array(
9
+ '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
10
+ '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
11
+ 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
12
+ );
@@ -1,9 +1,9 @@
1
- <?php
2
-
3
- // autoload_namespaces.php @generated by Composer
4
-
5
- $vendorDir = dirname(__DIR__);
6
- $baseDir = dirname($vendorDir);
7
-
8
- return array(
9
- );
1
+ <?php
2
+
3
+ // autoload_namespaces.php @generated by Composer
4
+
5
+ $vendorDir = dirname(__DIR__);
6
+ $baseDir = dirname($vendorDir);
7
+
8
+ return array(
9
+ );
@@ -1,16 +1,16 @@
1
- <?php
2
-
3
- // autoload_psr4.php @generated by Composer
4
-
5
- $vendorDir = dirname(__DIR__);
6
- $baseDir = dirname($vendorDir);
7
-
8
- return array(
9
- 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
10
- 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
11
- 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
12
- 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
13
- 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
14
- 'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
15
- 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
16
- );
1
+ <?php
2
+
3
+ // autoload_psr4.php @generated by Composer
4
+
5
+ $vendorDir = dirname(__DIR__);
6
+ $baseDir = dirname($vendorDir);
7
+
8
+ return array(
9
+ 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
10
+ 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
11
+ 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
12
+ 'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
13
+ 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
14
+ 'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
15
+ 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
16
+ );
@@ -1,50 +1,50 @@
1
- <?php
2
-
3
- // autoload_real.php @generated by Composer
4
-
5
- class ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f
6
- {
7
- private static $loader;
8
-
9
- public static function loadClassLoader($class)
10
- {
11
- if ('Composer\Autoload\ClassLoader' === $class) {
12
- require __DIR__ . '/ClassLoader.php';
13
- }
14
- }
15
-
16
- /**
17
- * @return \Composer\Autoload\ClassLoader
18
- */
19
- public static function getLoader()
20
- {
21
- if (null !== self::$loader) {
22
- return self::$loader;
23
- }
24
-
25
- require __DIR__ . '/platform_check.php';
26
-
27
- spl_autoload_register(array('ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f', 'loadClassLoader'), true, true);
28
- self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
- spl_autoload_unregister(array('ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f', 'loadClassLoader'));
30
-
31
- require __DIR__ . '/autoload_static.php';
32
- call_user_func(\Composer\Autoload\ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::getInitializer($loader));
33
-
34
- $loader->register(true);
35
-
36
- $filesToLoad = \Composer\Autoload\ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$files;
37
- $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
38
- if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
39
- $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
40
-
41
- require $file;
42
- }
43
- }, null, null);
44
- foreach ($filesToLoad as $fileIdentifier => $file) {
45
- $requireFile($fileIdentifier, $file);
46
- }
47
-
48
- return $loader;
49
- }
50
- }
1
+ <?php
2
+
3
+ // autoload_real.php @generated by Composer
4
+
5
+ class ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f
6
+ {
7
+ private static $loader;
8
+
9
+ public static function loadClassLoader($class)
10
+ {
11
+ if ('Composer\Autoload\ClassLoader' === $class) {
12
+ require __DIR__ . '/ClassLoader.php';
13
+ }
14
+ }
15
+
16
+ /**
17
+ * @return \Composer\Autoload\ClassLoader
18
+ */
19
+ public static function getLoader()
20
+ {
21
+ if (null !== self::$loader) {
22
+ return self::$loader;
23
+ }
24
+
25
+ require __DIR__ . '/platform_check.php';
26
+
27
+ spl_autoload_register(array('ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f', 'loadClassLoader'), true, true);
28
+ self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
29
+ spl_autoload_unregister(array('ComposerAutoloaderInit06112bd3c7053b3bb5b8a9ea876cbd9f', 'loadClassLoader'));
30
+
31
+ require __DIR__ . '/autoload_static.php';
32
+ call_user_func(\Composer\Autoload\ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::getInitializer($loader));
33
+
34
+ $loader->register(true);
35
+
36
+ $filesToLoad = \Composer\Autoload\ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$files;
37
+ $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
38
+ if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
39
+ $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
40
+
41
+ require $file;
42
+ }
43
+ }, null, null);
44
+ foreach ($filesToLoad as $fileIdentifier => $file) {
45
+ $requireFile($fileIdentifier, $file);
46
+ }
47
+
48
+ return $loader;
49
+ }
50
+ }
@@ -1,86 +1,86 @@
1
- <?php
2
-
3
- // autoload_static.php @generated by Composer
4
-
5
- namespace Composer\Autoload;
6
-
7
- class ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f
8
- {
9
- public static $files = array (
10
- '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
11
- '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
12
- 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
13
- );
14
-
15
- public static $prefixLengthsPsr4 = array (
16
- 'S' =>
17
- array (
18
- 'Symfony\\Polyfill\\Php80\\' => 23,
19
- 'Symfony\\Polyfill\\Mbstring\\' => 26,
20
- 'Symfony\\Polyfill\\Ctype\\' => 23,
21
- ),
22
- 'P' =>
23
- array (
24
- 'PhpOption\\' => 10,
25
- 'PHPMailer\\PHPMailer\\' => 20,
26
- ),
27
- 'G' =>
28
- array (
29
- 'GrahamCampbell\\ResultType\\' => 26,
30
- ),
31
- 'D' =>
32
- array (
33
- 'Dotenv\\' => 7,
34
- ),
35
- );
36
-
37
- public static $prefixDirsPsr4 = array (
38
- 'Symfony\\Polyfill\\Php80\\' =>
39
- array (
40
- 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
41
- ),
42
- 'Symfony\\Polyfill\\Mbstring\\' =>
43
- array (
44
- 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
45
- ),
46
- 'Symfony\\Polyfill\\Ctype\\' =>
47
- array (
48
- 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
49
- ),
50
- 'PhpOption\\' =>
51
- array (
52
- 0 => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption',
53
- ),
54
- 'PHPMailer\\PHPMailer\\' =>
55
- array (
56
- 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
57
- ),
58
- 'GrahamCampbell\\ResultType\\' =>
59
- array (
60
- 0 => __DIR__ . '/..' . '/graham-campbell/result-type/src',
61
- ),
62
- 'Dotenv\\' =>
63
- array (
64
- 0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
65
- ),
66
- );
67
-
68
- public static $classMap = array (
69
- 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
70
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
71
- 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
72
- 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
73
- 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
74
- 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
75
- );
76
-
77
- public static function getInitializer(ClassLoader $loader)
78
- {
79
- return \Closure::bind(function () use ($loader) {
80
- $loader->prefixLengthsPsr4 = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$prefixLengthsPsr4;
81
- $loader->prefixDirsPsr4 = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$prefixDirsPsr4;
82
- $loader->classMap = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$classMap;
83
-
84
- }, null, ClassLoader::class);
85
- }
86
- }
1
+ <?php
2
+
3
+ // autoload_static.php @generated by Composer
4
+
5
+ namespace Composer\Autoload;
6
+
7
+ class ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f
8
+ {
9
+ public static $files = array (
10
+ '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
11
+ '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
12
+ 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
13
+ );
14
+
15
+ public static $prefixLengthsPsr4 = array (
16
+ 'S' =>
17
+ array (
18
+ 'Symfony\\Polyfill\\Php80\\' => 23,
19
+ 'Symfony\\Polyfill\\Mbstring\\' => 26,
20
+ 'Symfony\\Polyfill\\Ctype\\' => 23,
21
+ ),
22
+ 'P' =>
23
+ array (
24
+ 'PhpOption\\' => 10,
25
+ 'PHPMailer\\PHPMailer\\' => 20,
26
+ ),
27
+ 'G' =>
28
+ array (
29
+ 'GrahamCampbell\\ResultType\\' => 26,
30
+ ),
31
+ 'D' =>
32
+ array (
33
+ 'Dotenv\\' => 7,
34
+ ),
35
+ );
36
+
37
+ public static $prefixDirsPsr4 = array (
38
+ 'Symfony\\Polyfill\\Php80\\' =>
39
+ array (
40
+ 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
41
+ ),
42
+ 'Symfony\\Polyfill\\Mbstring\\' =>
43
+ array (
44
+ 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
45
+ ),
46
+ 'Symfony\\Polyfill\\Ctype\\' =>
47
+ array (
48
+ 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
49
+ ),
50
+ 'PhpOption\\' =>
51
+ array (
52
+ 0 => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption',
53
+ ),
54
+ 'PHPMailer\\PHPMailer\\' =>
55
+ array (
56
+ 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
57
+ ),
58
+ 'GrahamCampbell\\ResultType\\' =>
59
+ array (
60
+ 0 => __DIR__ . '/..' . '/graham-campbell/result-type/src',
61
+ ),
62
+ 'Dotenv\\' =>
63
+ array (
64
+ 0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
65
+ ),
66
+ );
67
+
68
+ public static $classMap = array (
69
+ 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
70
+ 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
71
+ 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
72
+ 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
73
+ 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
74
+ 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
75
+ );
76
+
77
+ public static function getInitializer(ClassLoader $loader)
78
+ {
79
+ return \Closure::bind(function () use ($loader) {
80
+ $loader->prefixLengthsPsr4 = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$prefixLengthsPsr4;
81
+ $loader->prefixDirsPsr4 = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$prefixDirsPsr4;
82
+ $loader->classMap = ComposerStaticInit06112bd3c7053b3bb5b8a9ea876cbd9f::$classMap;
83
+
84
+ }, null, ClassLoader::class);
85
+ }
86
+ }
@@ -3,7 +3,7 @@
3
3
  'name' => '__root__',
4
4
  'pretty_version' => 'dev-main',
5
5
  'version' => 'dev-main',
6
- 'reference' => '515d800eabcb60aedfa0efd171eadc0378aa7884',
6
+ 'reference' => 'a66f65dcf5f4bb5ffb5513237f850d852fe7603c',
7
7
  'type' => 'library',
8
8
  'install_path' => __DIR__ . '/../../',
9
9
  'aliases' => array(),
@@ -13,7 +13,7 @@
13
13
  '__root__' => array(
14
14
  'pretty_version' => 'dev-main',
15
15
  'version' => 'dev-main',
16
- 'reference' => '515d800eabcb60aedfa0efd171eadc0378aa7884',
16
+ 'reference' => 'a66f65dcf5f4bb5ffb5513237f850d852fe7603c',
17
17
  'type' => 'library',
18
18
  'install_path' => __DIR__ . '/../../',
19
19
  'aliases' => array(),
@@ -1,25 +1,25 @@
1
- <?php
2
-
3
- // platform_check.php @generated by Composer
4
-
5
- $issues = array();
6
-
7
- if (!(PHP_VERSION_ID >= 70205)) {
8
- $issues[] = 'Your Composer dependencies require a PHP version ">= 7.2.5". You are running ' . PHP_VERSION . '.';
9
- }
10
-
11
- if ($issues) {
12
- if (!headers_sent()) {
13
- header('HTTP/1.1 500 Internal Server Error');
14
- }
15
- if (!ini_get('display_errors')) {
16
- if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
17
- fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
18
- } elseif (!headers_sent()) {
19
- echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
20
- }
21
- }
22
- throw new \RuntimeException(
23
- 'Composer detected issues in your platform: ' . implode(' ', $issues)
24
- );
25
- }
1
+ <?php
2
+
3
+ // platform_check.php @generated by Composer
4
+
5
+ $issues = array();
6
+
7
+ if (!(PHP_VERSION_ID >= 70205)) {
8
+ $issues[] = 'Your Composer dependencies require a PHP version ">= 7.2.5". You are running ' . PHP_VERSION . '.';
9
+ }
10
+
11
+ if ($issues) {
12
+ if (!headers_sent()) {
13
+ header('HTTP/1.1 500 Internal Server Error');
14
+ }
15
+ if (!ini_get('display_errors')) {
16
+ if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') {
17
+ fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
18
+ } elseif (!headers_sent()) {
19
+ echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
20
+ }
21
+ }
22
+ throw new \RuntimeException(
23
+ 'Composer detected issues in your platform: ' . implode(' ', $issues)
24
+ );
25
+ }
@@ -1,21 +0,0 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2020-2024 Graham Campbell <hello@gjcampbell.co.uk>
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
@@ -1,33 +0,0 @@
1
- {
2
- "name": "graham-campbell/result-type",
3
- "description": "An Implementation Of The Result Type",
4
- "keywords": ["result", "result-type", "Result", "Result Type", "Result-Type", "Graham Campbell", "GrahamCampbell"],
5
- "license": "MIT",
6
- "authors": [
7
- {
8
- "name": "Graham Campbell",
9
- "email": "hello@gjcampbell.co.uk",
10
- "homepage": "https://github.com/GrahamCampbell"
11
- }
12
- ],
13
- "require": {
14
- "php": "^7.2.5 || ^8.0",
15
- "phpoption/phpoption": "^1.9.5"
16
- },
17
- "require-dev": {
18
- "phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7"
19
- },
20
- "autoload": {
21
- "psr-4": {
22
- "GrahamCampbell\\ResultType\\": "src/"
23
- }
24
- },
25
- "autoload-dev": {
26
- "psr-4": {
27
- "GrahamCampbell\\Tests\\ResultType\\": "tests/"
28
- }
29
- },
30
- "config": {
31
- "preferred-install": "dist"
32
- }
33
- }