dependabot-composer 0.119.0.beta1 → 0.119.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1558) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -1564
  3. data/helpers/.php_cs.cache +0 -1
  4. data/helpers/vendor/autoload.php +0 -7
  5. data/helpers/vendor/bin/composer +0 -1
  6. data/helpers/vendor/bin/jsonlint +0 -1
  7. data/helpers/vendor/bin/php-cs-fixer +0 -1
  8. data/helpers/vendor/bin/phpstan +0 -1
  9. data/helpers/vendor/bin/phpstan.phar +0 -1
  10. data/helpers/vendor/bin/validate-json +0 -1
  11. data/helpers/vendor/composer/ClassLoader.php +0 -445
  12. data/helpers/vendor/composer/LICENSE +0 -21
  13. data/helpers/vendor/composer/autoload_classmap.php +0 -66
  14. data/helpers/vendor/composer/autoload_files.php +0 -14
  15. data/helpers/vendor/composer/autoload_namespaces.php +0 -9
  16. data/helpers/vendor/composer/autoload_psr4.php +0 -34
  17. data/helpers/vendor/composer/autoload_real.php +0 -73
  18. data/helpers/vendor/composer/autoload_static.php +0 -232
  19. data/helpers/vendor/composer/ca-bundle/LICENSE +0 -19
  20. data/helpers/vendor/composer/ca-bundle/README.md +0 -85
  21. data/helpers/vendor/composer/ca-bundle/composer.json +0 -54
  22. data/helpers/vendor/composer/ca-bundle/res/cacert.pem +0 -3466
  23. data/helpers/vendor/composer/ca-bundle/src/CaBundle.php +0 -325
  24. data/helpers/vendor/composer/composer/.editorconfig +0 -11
  25. data/helpers/vendor/composer/composer/.gitattributes +0 -17
  26. data/helpers/vendor/composer/composer/.gitignore +0 -11
  27. data/helpers/vendor/composer/composer/CHANGELOG.md +0 -952
  28. data/helpers/vendor/composer/composer/LICENSE +0 -19
  29. data/helpers/vendor/composer/composer/PORTING_INFO +0 -39
  30. data/helpers/vendor/composer/composer/README.md +0 -63
  31. data/helpers/vendor/composer/composer/bin/compile +0 -31
  32. data/helpers/vendor/composer/composer/bin/composer +0 -62
  33. data/helpers/vendor/composer/composer/composer.json +0 -86
  34. data/helpers/vendor/composer/composer/composer.lock +0 -1425
  35. data/helpers/vendor/composer/composer/doc/00-intro.md +0 -166
  36. data/helpers/vendor/composer/composer/doc/01-basic-usage.md +0 -273
  37. data/helpers/vendor/composer/composer/doc/02-libraries.md +0 -153
  38. data/helpers/vendor/composer/composer/doc/03-cli.md +0 -957
  39. data/helpers/vendor/composer/composer/doc/04-schema.md +0 -958
  40. data/helpers/vendor/composer/composer/doc/05-repositories.md +0 -719
  41. data/helpers/vendor/composer/composer/doc/06-config.md +0 -310
  42. data/helpers/vendor/composer/composer/doc/07-community.md +0 -35
  43. data/helpers/vendor/composer/composer/doc/articles/aliases.md +0 -111
  44. data/helpers/vendor/composer/composer/doc/articles/autoloader-optimization.md +0 -111
  45. data/helpers/vendor/composer/composer/doc/articles/custom-installers.md +0 -204
  46. data/helpers/vendor/composer/composer/doc/articles/handling-private-packages-with-satis.md +0 -356
  47. data/helpers/vendor/composer/composer/doc/articles/http-basic-authentication.md +0 -59
  48. data/helpers/vendor/composer/composer/doc/articles/plugins.md +0 -290
  49. data/helpers/vendor/composer/composer/doc/articles/scripts.md +0 -372
  50. data/helpers/vendor/composer/composer/doc/articles/troubleshooting.md +0 -322
  51. data/helpers/vendor/composer/composer/doc/articles/vendor-binaries.md +0 -110
  52. data/helpers/vendor/composer/composer/doc/articles/versions.md +0 -230
  53. data/helpers/vendor/composer/composer/doc/dev/DefaultPolicy.md +0 -55
  54. data/helpers/vendor/composer/composer/doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md +0 -55
  55. data/helpers/vendor/composer/composer/doc/faqs/how-to-install-composer-programmatically.md +0 -42
  56. data/helpers/vendor/composer/composer/doc/faqs/how-to-install-untrusted-packages-safely.md +0 -19
  57. data/helpers/vendor/composer/composer/doc/faqs/should-i-commit-the-dependencies-in-my-vendor-directory.md +0 -32
  58. data/helpers/vendor/composer/composer/doc/faqs/which-version-numbering-system-does-composer-itself-use.md +0 -4
  59. data/helpers/vendor/composer/composer/doc/faqs/why-are-unbound-version-constraints-a-bad-idea.md +0 -21
  60. data/helpers/vendor/composer/composer/doc/faqs/why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md +0 -21
  61. data/helpers/vendor/composer/composer/doc/faqs/why-can't-composer-load-repositories-recursively.md +0 -35
  62. data/helpers/vendor/composer/composer/doc/fixtures/fixtures.md +0 -22
  63. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-plain/packages.json +0 -158
  64. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json +0 -50
  65. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json +0 -77
  66. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json +0 -50
  67. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json +0 -16
  68. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json +0 -22
  69. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/packages.json +0 -9
  70. data/helpers/vendor/composer/composer/res/composer-repository-schema.json +0 -110
  71. data/helpers/vendor/composer/composer/res/composer-schema.json +0 -880
  72. data/helpers/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php +0 -1070
  73. data/helpers/vendor/composer/composer/src/Composer/Autoload/ClassLoader.php +0 -445
  74. data/helpers/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php +0 -312
  75. data/helpers/vendor/composer/composer/src/Composer/Cache.php +0 -257
  76. data/helpers/vendor/composer/composer/src/Composer/Command/AboutCommand.php +0 -48
  77. data/helpers/vendor/composer/composer/src/Composer/Command/ArchiveCommand.php +0 -172
  78. data/helpers/vendor/composer/composer/src/Composer/Command/BaseCommand.php +0 -181
  79. data/helpers/vendor/composer/composer/src/Composer/Command/BaseDependencyCommand.php +0 -259
  80. data/helpers/vendor/composer/composer/src/Composer/Command/CheckPlatformReqsCommand.php +0 -166
  81. data/helpers/vendor/composer/composer/src/Composer/Command/ClearCacheCommand.php +0 -76
  82. data/helpers/vendor/composer/composer/src/Composer/Command/ConfigCommand.php +0 -803
  83. data/helpers/vendor/composer/composer/src/Composer/Command/CreateProjectCommand.php +0 -423
  84. data/helpers/vendor/composer/composer/src/Composer/Command/DependsCommand.php +0 -57
  85. data/helpers/vendor/composer/composer/src/Composer/Command/DiagnoseCommand.php +0 -747
  86. data/helpers/vendor/composer/composer/src/Composer/Command/DumpAutoloadCommand.php +0 -90
  87. data/helpers/vendor/composer/composer/src/Composer/Command/ExecCommand.php +0 -108
  88. data/helpers/vendor/composer/composer/src/Composer/Command/FundCommand.php +0 -107
  89. data/helpers/vendor/composer/composer/src/Composer/Command/GlobalCommand.php +0 -111
  90. data/helpers/vendor/composer/composer/src/Composer/Command/HomeCommand.php +0 -168
  91. data/helpers/vendor/composer/composer/src/Composer/Command/InitCommand.php +0 -854
  92. data/helpers/vendor/composer/composer/src/Composer/Command/InstallCommand.php +0 -124
  93. data/helpers/vendor/composer/composer/src/Composer/Command/LicensesCommand.php +0 -165
  94. data/helpers/vendor/composer/composer/src/Composer/Command/OutdatedCommand.php +0 -95
  95. data/helpers/vendor/composer/composer/src/Composer/Command/ProhibitsCommand.php +0 -57
  96. data/helpers/vendor/composer/composer/src/Composer/Command/RemoveCommand.php +0 -163
  97. data/helpers/vendor/composer/composer/src/Composer/Command/RequireCommand.php +0 -297
  98. data/helpers/vendor/composer/composer/src/Composer/Command/RunScriptCommand.php +0 -146
  99. data/helpers/vendor/composer/composer/src/Composer/Command/ScriptAliasCommand.php +0 -66
  100. data/helpers/vendor/composer/composer/src/Composer/Command/SearchCommand.php +0 -85
  101. data/helpers/vendor/composer/composer/src/Composer/Command/SelfUpdateCommand.php +0 -556
  102. data/helpers/vendor/composer/composer/src/Composer/Command/ShowCommand.php +0 -1211
  103. data/helpers/vendor/composer/composer/src/Composer/Command/StatusCommand.php +0 -228
  104. data/helpers/vendor/composer/composer/src/Composer/Command/SuggestsCommand.php +0 -154
  105. data/helpers/vendor/composer/composer/src/Composer/Command/UpdateCommand.php +0 -228
  106. data/helpers/vendor/composer/composer/src/Composer/Command/ValidateCommand.php +0 -178
  107. data/helpers/vendor/composer/composer/src/Composer/Compiler.php +0 -287
  108. data/helpers/vendor/composer/composer/src/Composer/Composer.php +0 -294
  109. data/helpers/vendor/composer/composer/src/Composer/Config.php +0 -483
  110. data/helpers/vendor/composer/composer/src/Composer/Config/ConfigSourceInterface.php +0 -91
  111. data/helpers/vendor/composer/composer/src/Composer/Config/JsonConfigSource.php +0 -277
  112. data/helpers/vendor/composer/composer/src/Composer/Console/Application.php +0 -519
  113. data/helpers/vendor/composer/composer/src/Composer/Console/HtmlOutputFormatter.php +0 -90
  114. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Decisions.php +0 -211
  115. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/DefaultPolicy.php +0 -285
  116. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/GenericRule.php +0 -91
  117. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/InstallOperation.php +0 -66
  118. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/MarkAliasInstalledOperation.php +0 -67
  119. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/MarkAliasUninstalledOperation.php +0 -67
  120. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/OperationInterface.php +0 -42
  121. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/SolverOperation.php +0 -50
  122. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/UninstallOperation.php +0 -66
  123. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/UpdateOperation.php +0 -83
  124. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/PolicyInterface.php +0 -27
  125. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Pool.php +0 -387
  126. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Problem.php +0 -257
  127. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Request.php +0 -78
  128. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Rule.php +0 -268
  129. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Rule2Literals.php +0 -113
  130. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSet.php +0 -176
  131. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSetGenerator.php +0 -394
  132. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSetIterator.php +0 -94
  133. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchChain.php +0 -52
  134. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchGraph.php +0 -144
  135. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchNode.php +0 -113
  136. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Solver.php +0 -872
  137. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/SolverBugException.php +0 -27
  138. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/SolverProblemsException.php +0 -88
  139. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Transaction.php +0 -244
  140. data/helpers/vendor/composer/composer/src/Composer/Downloader/ArchiveDownloader.php +0 -135
  141. data/helpers/vendor/composer/composer/src/Composer/Downloader/ChangeReportInterface.php +0 -32
  142. data/helpers/vendor/composer/composer/src/Composer/Downloader/DownloadManager.php +0 -325
  143. data/helpers/vendor/composer/composer/src/Composer/Downloader/DownloaderInterface.php +0 -64
  144. data/helpers/vendor/composer/composer/src/Composer/Downloader/DvcsDownloaderInterface.php +0 -32
  145. data/helpers/vendor/composer/composer/src/Composer/Downloader/FileDownloader.php +0 -322
  146. data/helpers/vendor/composer/composer/src/Composer/Downloader/FilesystemException.php +0 -26
  147. data/helpers/vendor/composer/composer/src/Composer/Downloader/FossilDownloader.php +0 -116
  148. data/helpers/vendor/composer/composer/src/Composer/Downloader/GitDownloader.php +0 -528
  149. data/helpers/vendor/composer/composer/src/Composer/Downloader/GzipDownloader.php +0 -84
  150. data/helpers/vendor/composer/composer/src/Composer/Downloader/HgDownloader.php +0 -100
  151. data/helpers/vendor/composer/composer/src/Composer/Downloader/PathDownloader.php +0 -228
  152. data/helpers/vendor/composer/composer/src/Composer/Downloader/PearPackageExtractor.php +0 -266
  153. data/helpers/vendor/composer/composer/src/Composer/Downloader/PerforceDownloader.php +0 -112
  154. data/helpers/vendor/composer/composer/src/Composer/Downloader/PharDownloader.php +0 -36
  155. data/helpers/vendor/composer/composer/src/Composer/Downloader/RarDownloader.php +0 -91
  156. data/helpers/vendor/composer/composer/src/Composer/Downloader/SvnDownloader.php +0 -225
  157. data/helpers/vendor/composer/composer/src/Composer/Downloader/TarDownloader.php +0 -31
  158. data/helpers/vendor/composer/composer/src/Composer/Downloader/TransportException.php +0 -53
  159. data/helpers/vendor/composer/composer/src/Composer/Downloader/VcsCapableDownloaderInterface.php +0 -32
  160. data/helpers/vendor/composer/composer/src/Composer/Downloader/VcsDownloader.php +0 -293
  161. data/helpers/vendor/composer/composer/src/Composer/Downloader/XzDownloader.php +0 -60
  162. data/helpers/vendor/composer/composer/src/Composer/Downloader/ZipDownloader.php +0 -230
  163. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/Event.php +0 -103
  164. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php +0 -571
  165. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php +0 -48
  166. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/ScriptExecutionException.php +0 -20
  167. data/helpers/vendor/composer/composer/src/Composer/Exception/NoSslException.php +0 -20
  168. data/helpers/vendor/composer/composer/src/Composer/Factory.php +0 -653
  169. data/helpers/vendor/composer/composer/src/Composer/IO/BaseIO.php +0 -284
  170. data/helpers/vendor/composer/composer/src/Composer/IO/BufferIO.php +0 -86
  171. data/helpers/vendor/composer/composer/src/Composer/IO/ConsoleIO.php +0 -346
  172. data/helpers/vendor/composer/composer/src/Composer/IO/IOInterface.php +0 -207
  173. data/helpers/vendor/composer/composer/src/Composer/IO/NullIO.php +0 -129
  174. data/helpers/vendor/composer/composer/src/Composer/Installer.php +0 -1876
  175. data/helpers/vendor/composer/composer/src/Composer/Installer/BinaryInstaller.php +0 -214
  176. data/helpers/vendor/composer/composer/src/Composer/Installer/BinaryPresenceInterface.php +0 -30
  177. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallationManager.php +0 -326
  178. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerEvent.php +0 -161
  179. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerEvents.php +0 -43
  180. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerInterface.php +0 -79
  181. data/helpers/vendor/composer/composer/src/Composer/Installer/LibraryInstaller.php +0 -232
  182. data/helpers/vendor/composer/composer/src/Composer/Installer/MetapackageInstaller.php +0 -100
  183. data/helpers/vendor/composer/composer/src/Composer/Installer/NoopInstaller.php +0 -88
  184. data/helpers/vendor/composer/composer/src/Composer/Installer/PackageEvent.php +0 -65
  185. data/helpers/vendor/composer/composer/src/Composer/Installer/PackageEvents.php +0 -75
  186. data/helpers/vendor/composer/composer/src/Composer/Installer/PearBinaryInstaller.php +0 -144
  187. data/helpers/vendor/composer/composer/src/Composer/Installer/PearInstaller.php +0 -84
  188. data/helpers/vendor/composer/composer/src/Composer/Installer/PluginInstaller.php +0 -84
  189. data/helpers/vendor/composer/composer/src/Composer/Installer/ProjectInstaller.php +0 -99
  190. data/helpers/vendor/composer/composer/src/Composer/Installer/SuggestedPackagesReporter.php +0 -151
  191. data/helpers/vendor/composer/composer/src/Composer/Json/JsonFile.php +0 -319
  192. data/helpers/vendor/composer/composer/src/Composer/Json/JsonFormatter.php +0 -134
  193. data/helpers/vendor/composer/composer/src/Composer/Json/JsonManipulator.php +0 -530
  194. data/helpers/vendor/composer/composer/src/Composer/Json/JsonValidationException.php +0 -34
  195. data/helpers/vendor/composer/composer/src/Composer/Package/AliasPackage.php +0 -419
  196. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchivableFilesFilter.php +0 -44
  197. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchivableFilesFinder.php +0 -105
  198. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchiveManager.php +0 -183
  199. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchiverInterface.php +0 -43
  200. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/BaseExcludeFilter.php +0 -148
  201. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ComposerExcludeFilter.php +0 -31
  202. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/GitExcludeFilter.php +0 -79
  203. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/HgExcludeFilter.php +0 -107
  204. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/PharArchiver.php +0 -97
  205. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ZipArchiver.php +0 -86
  206. data/helpers/vendor/composer/composer/src/Composer/Package/BasePackage.php +0 -251
  207. data/helpers/vendor/composer/composer/src/Composer/Package/Comparer/Comparer.php +0 -129
  208. data/helpers/vendor/composer/composer/src/Composer/Package/CompletePackage.php +0 -218
  209. data/helpers/vendor/composer/composer/src/Composer/Package/CompletePackageInterface.php +0 -104
  210. data/helpers/vendor/composer/composer/src/Composer/Package/Dumper/ArrayDumper.php +0 -152
  211. data/helpers/vendor/composer/composer/src/Composer/Package/Link.php +0 -128
  212. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/EmptyConstraint.php +0 -24
  213. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/LinkConstraintInterface.php +0 -24
  214. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/MultiConstraint.php +0 -24
  215. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/SpecificConstraint.php +0 -24
  216. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/VersionConstraint.php +0 -24
  217. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/ArrayLoader.php +0 -294
  218. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/InvalidPackageException.php +0 -46
  219. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/JsonLoader.php +0 -45
  220. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/LoaderInterface.php +0 -30
  221. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/RootPackageLoader.php +0 -264
  222. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/ValidatingArrayLoader.php +0 -525
  223. data/helpers/vendor/composer/composer/src/Composer/Package/Locker.php +0 -440
  224. data/helpers/vendor/composer/composer/src/Composer/Package/Package.php +0 -612
  225. data/helpers/vendor/composer/composer/src/Composer/Package/PackageInterface.php +0 -389
  226. data/helpers/vendor/composer/composer/src/Composer/Package/RootAliasPackage.php +0 -173
  227. data/helpers/vendor/composer/composer/src/Composer/Package/RootPackage.php +0 -136
  228. data/helpers/vendor/composer/composer/src/Composer/Package/RootPackageInterface.php +0 -142
  229. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionGuesser.php +0 -326
  230. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionParser.php +0 -81
  231. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionSelector.php +0 -182
  232. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capability/Capability.php +0 -23
  233. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capability/CommandProvider.php +0 -33
  234. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capable.php +0 -43
  235. data/helpers/vendor/composer/composer/src/Composer/Plugin/CommandEvent.php +0 -88
  236. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginEvents.php +0 -61
  237. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginInterface.php +0 -39
  238. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginManager.php +0 -406
  239. data/helpers/vendor/composer/composer/src/Composer/Plugin/PreCommandRunEvent.php +0 -68
  240. data/helpers/vendor/composer/composer/src/Composer/Plugin/PreFileDownloadEvent.php +0 -78
  241. data/helpers/vendor/composer/composer/src/Composer/Question/StrictConfirmationQuestion.php +0 -94
  242. data/helpers/vendor/composer/composer/src/Composer/Repository/ArrayRepository.php +0 -218
  243. data/helpers/vendor/composer/composer/src/Composer/Repository/ArtifactRepository.php +0 -107
  244. data/helpers/vendor/composer/composer/src/Composer/Repository/BaseRepository.php +0 -178
  245. data/helpers/vendor/composer/composer/src/Composer/Repository/ComposerRepository.php +0 -841
  246. data/helpers/vendor/composer/composer/src/Composer/Repository/CompositeRepository.php +0 -164
  247. data/helpers/vendor/composer/composer/src/Composer/Repository/ConfigurableRepositoryInterface.php +0 -23
  248. data/helpers/vendor/composer/composer/src/Composer/Repository/FilesystemRepository.php +0 -97
  249. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledArrayRepository.php +0 -24
  250. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledFilesystemRepository.php +0 -22
  251. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledRepositoryInterface.php +0 -24
  252. data/helpers/vendor/composer/composer/src/Composer/Repository/InvalidRepositoryException.php +0 -22
  253. data/helpers/vendor/composer/composer/src/Composer/Repository/PackageRepository.php +0 -61
  254. data/helpers/vendor/composer/composer/src/Composer/Repository/PathRepository.php +0 -224
  255. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/BaseChannelReader.php +0 -82
  256. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelInfo.php +0 -67
  257. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelReader.php +0 -101
  258. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelRest10Reader.php +0 -164
  259. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelRest11Reader.php +0 -139
  260. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/DependencyConstraint.php +0 -60
  261. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/DependencyInfo.php +0 -50
  262. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/PackageDependencyParser.php +0 -317
  263. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/PackageInfo.php +0 -94
  264. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ReleaseInfo.php +0 -50
  265. data/helpers/vendor/composer/composer/src/Composer/Repository/PearRepository.php +0 -198
  266. data/helpers/vendor/composer/composer/src/Composer/Repository/PlatformRepository.php +0 -349
  267. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryFactory.php +0 -177
  268. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryInterface.php +0 -74
  269. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryManager.php +0 -189
  270. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositorySecurityException.php +0 -22
  271. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/BitbucketDriver.php +0 -452
  272. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/FossilDriver.php +0 -243
  273. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitBitbucketDriver.php +0 -91
  274. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitDriver.php +0 -235
  275. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitHubDriver.php +0 -567
  276. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitLabDriver.php +0 -579
  277. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/HgBitbucketDriver.php +0 -91
  278. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/HgDriver.php +0 -236
  279. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/PerforceDriver.php +0 -186
  280. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/SvnDriver.php +0 -397
  281. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriver.php +0 -175
  282. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriverInterface.php +0 -117
  283. data/helpers/vendor/composer/composer/src/Composer/Repository/VcsRepository.php +0 -430
  284. data/helpers/vendor/composer/composer/src/Composer/Repository/VersionCacheInterface.php +0 -23
  285. data/helpers/vendor/composer/composer/src/Composer/Repository/WritableArrayRepository.php +0 -66
  286. data/helpers/vendor/composer/composer/src/Composer/Repository/WritableRepositoryInterface.php +0 -54
  287. data/helpers/vendor/composer/composer/src/Composer/Script/CommandEvent.php +0 -22
  288. data/helpers/vendor/composer/composer/src/Composer/Script/Event.php +0 -133
  289. data/helpers/vendor/composer/composer/src/Composer/Script/PackageEvent.php +0 -24
  290. data/helpers/vendor/composer/composer/src/Composer/Script/ScriptEvents.php +0 -193
  291. data/helpers/vendor/composer/composer/src/Composer/SelfUpdate/Keys.php +0 -36
  292. data/helpers/vendor/composer/composer/src/Composer/SelfUpdate/Versions.php +0 -82
  293. data/helpers/vendor/composer/composer/src/Composer/Util/AuthHelper.php +0 -63
  294. data/helpers/vendor/composer/composer/src/Composer/Util/Bitbucket.php +0 -245
  295. data/helpers/vendor/composer/composer/src/Composer/Util/ComposerMirror.php +0 -57
  296. data/helpers/vendor/composer/composer/src/Composer/Util/ConfigValidator.php +0 -191
  297. data/helpers/vendor/composer/composer/src/Composer/Util/ErrorHandler.php +0 -82
  298. data/helpers/vendor/composer/composer/src/Composer/Util/Filesystem.php +0 -719
  299. data/helpers/vendor/composer/composer/src/Composer/Util/Git.php +0 -425
  300. data/helpers/vendor/composer/composer/src/Composer/Util/GitHub.php +0 -180
  301. data/helpers/vendor/composer/composer/src/Composer/Util/GitLab.php +0 -177
  302. data/helpers/vendor/composer/composer/src/Composer/Util/Hg.php +0 -94
  303. data/helpers/vendor/composer/composer/src/Composer/Util/IniHelper.php +0 -64
  304. data/helpers/vendor/composer/composer/src/Composer/Util/NoProxyPattern.php +0 -435
  305. data/helpers/vendor/composer/composer/src/Composer/Util/PackageSorter.php +0 -92
  306. data/helpers/vendor/composer/composer/src/Composer/Util/Perforce.php +0 -579
  307. data/helpers/vendor/composer/composer/src/Composer/Util/Platform.php +0 -92
  308. data/helpers/vendor/composer/composer/src/Composer/Util/ProcessExecutor.php +0 -201
  309. data/helpers/vendor/composer/composer/src/Composer/Util/RemoteFilesystem.php +0 -1147
  310. data/helpers/vendor/composer/composer/src/Composer/Util/Silencer.php +0 -78
  311. data/helpers/vendor/composer/composer/src/Composer/Util/SpdxLicense.php +0 -24
  312. data/helpers/vendor/composer/composer/src/Composer/Util/StreamContextFactory.php +0 -177
  313. data/helpers/vendor/composer/composer/src/Composer/Util/Svn.php +0 -381
  314. data/helpers/vendor/composer/composer/src/Composer/Util/TlsHelper.php +0 -202
  315. data/helpers/vendor/composer/composer/src/Composer/Util/Url.php +0 -55
  316. data/helpers/vendor/composer/composer/src/Composer/Util/Zip.php +0 -107
  317. data/helpers/vendor/composer/composer/src/Composer/XdebugHandler.php +0 -31
  318. data/helpers/vendor/composer/composer/src/bootstrap.php +0 -24
  319. data/helpers/vendor/composer/installed.json +0 -1860
  320. data/helpers/vendor/composer/semver/CHANGELOG.md +0 -78
  321. data/helpers/vendor/composer/semver/LICENSE +0 -19
  322. data/helpers/vendor/composer/semver/README.md +0 -70
  323. data/helpers/vendor/composer/semver/composer.json +0 -57
  324. data/helpers/vendor/composer/semver/src/Comparator.php +0 -111
  325. data/helpers/vendor/composer/semver/src/Constraint/AbstractConstraint.php +0 -63
  326. data/helpers/vendor/composer/semver/src/Constraint/Constraint.php +0 -215
  327. data/helpers/vendor/composer/semver/src/Constraint/ConstraintInterface.php +0 -32
  328. data/helpers/vendor/composer/semver/src/Constraint/EmptyConstraint.php +0 -59
  329. data/helpers/vendor/composer/semver/src/Constraint/MultiConstraint.php +0 -120
  330. data/helpers/vendor/composer/semver/src/Semver.php +0 -127
  331. data/helpers/vendor/composer/semver/src/VersionParser.php +0 -545
  332. data/helpers/vendor/composer/spdx-licenses/CHANGELOG.md +0 -104
  333. data/helpers/vendor/composer/spdx-licenses/LICENSE +0 -19
  334. data/helpers/vendor/composer/spdx-licenses/README.md +0 -69
  335. data/helpers/vendor/composer/spdx-licenses/composer.json +0 -56
  336. data/helpers/vendor/composer/spdx-licenses/res/spdx-exceptions.json +0 -125
  337. data/helpers/vendor/composer/spdx-licenses/res/spdx-licenses.json +0 -2112
  338. data/helpers/vendor/composer/spdx-licenses/src/SpdxLicenses.php +0 -343
  339. data/helpers/vendor/composer/xdebug-handler/CHANGELOG.md +0 -74
  340. data/helpers/vendor/composer/xdebug-handler/LICENSE +0 -21
  341. data/helpers/vendor/composer/xdebug-handler/README.md +0 -289
  342. data/helpers/vendor/composer/xdebug-handler/composer.json +0 -40
  343. data/helpers/vendor/composer/xdebug-handler/src/PhpConfig.php +0 -73
  344. data/helpers/vendor/composer/xdebug-handler/src/Process.php +0 -181
  345. data/helpers/vendor/composer/xdebug-handler/src/Status.php +0 -163
  346. data/helpers/vendor/composer/xdebug-handler/src/XdebugHandler.php +0 -572
  347. data/helpers/vendor/doctrine/annotations/.doctrine-project.json +0 -40
  348. data/helpers/vendor/doctrine/annotations/CHANGELOG.md +0 -162
  349. data/helpers/vendor/doctrine/annotations/LICENSE +0 -19
  350. data/helpers/vendor/doctrine/annotations/README.md +0 -17
  351. data/helpers/vendor/doctrine/annotations/composer.json +0 -44
  352. data/helpers/vendor/doctrine/annotations/docs/en/annotations.rst +0 -271
  353. data/helpers/vendor/doctrine/annotations/docs/en/custom.rst +0 -353
  354. data/helpers/vendor/doctrine/annotations/docs/en/index.rst +0 -97
  355. data/helpers/vendor/doctrine/annotations/docs/en/sidebar.rst +0 -6
  356. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php +0 -79
  357. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php +0 -47
  358. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php +0 -37
  359. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php +0 -84
  360. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php +0 -54
  361. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php +0 -33
  362. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php +0 -107
  363. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php +0 -197
  364. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php +0 -418
  365. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php +0 -180
  366. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php +0 -278
  367. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php +0 -147
  368. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php +0 -1221
  369. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php +0 -290
  370. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php +0 -119
  371. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php +0 -91
  372. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php +0 -89
  373. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php +0 -127
  374. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php +0 -194
  375. data/helpers/vendor/doctrine/annotations/phpbench.json.dist +0 -4
  376. data/helpers/vendor/doctrine/annotations/phpstan.neon +0 -14
  377. data/helpers/vendor/doctrine/lexer/.doctrine-project.json +0 -17
  378. data/helpers/vendor/doctrine/lexer/.github/FUNDING.yml +0 -3
  379. data/helpers/vendor/doctrine/lexer/.gitignore +0 -2
  380. data/helpers/vendor/doctrine/lexer/LICENSE +0 -19
  381. data/helpers/vendor/doctrine/lexer/README.md +0 -7
  382. data/helpers/vendor/doctrine/lexer/composer.json +0 -36
  383. data/helpers/vendor/doctrine/lexer/docs/en/dql-parser.rst +0 -294
  384. data/helpers/vendor/doctrine/lexer/docs/en/index.rst +0 -53
  385. data/helpers/vendor/doctrine/lexer/docs/en/sidebar.rst +0 -6
  386. data/helpers/vendor/doctrine/lexer/docs/en/simple-parser-example.rst +0 -102
  387. data/helpers/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php +0 -332
  388. data/helpers/vendor/doctrine/lexer/phpunit.xml.dist +0 -26
  389. data/helpers/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/AbstractLexerTest.php +0 -268
  390. data/helpers/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/ConcreteLexer.php +0 -49
  391. data/helpers/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md +0 -3249
  392. data/helpers/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md +0 -43
  393. data/helpers/vendor/friendsofphp/php-cs-fixer/LICENSE +0 -20
  394. data/helpers/vendor/friendsofphp/php-cs-fixer/README.rst +0 -2203
  395. data/helpers/vendor/friendsofphp/php-cs-fixer/UPGRADE.md +0 -184
  396. data/helpers/vendor/friendsofphp/php-cs-fixer/ci-integration.sh +0 -8
  397. data/helpers/vendor/friendsofphp/php-cs-fixer/composer.json +0 -83
  398. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/COOKBOOK-FIXERS.md +0 -530
  399. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/checkstyle.xsd +0 -44
  400. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/junit-10.xsd +0 -135
  401. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/schema.json +0 -47
  402. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/xml.xsd +0 -83
  403. data/helpers/vendor/friendsofphp/php-cs-fixer/php-cs-fixer +0 -99
  404. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractAlignFixerHelper.php +0 -122
  405. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php +0 -221
  406. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php +0 -227
  407. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php +0 -127
  408. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php +0 -67
  409. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractLinesBeforeNamespaceFixer.php +0 -110
  410. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php +0 -207
  411. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php +0 -135
  412. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php +0 -122
  413. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractPsrAutoloadingFixer.php +0 -87
  414. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php +0 -138
  415. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php +0 -56
  416. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php +0 -35
  417. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php +0 -53
  418. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php +0 -26
  419. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php +0 -122
  420. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php +0 -99
  421. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php +0 -33
  422. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php +0 -30
  423. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php +0 -110
  424. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php +0 -53
  425. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Config.php +0 -280
  426. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php +0 -194
  427. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php +0 -40
  428. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php +0 -54
  429. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php +0 -22
  430. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php +0 -22
  431. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php +0 -122
  432. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php +0 -415
  433. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php +0 -59
  434. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php +0 -270
  435. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php +0 -58
  436. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php +0 -637
  437. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ReadmeCommand.php +0 -279
  438. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php +0 -177
  439. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php +0 -941
  440. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php +0 -154
  441. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/NullOutput.php +0 -23
  442. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutput.php +0 -145
  443. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutputInterface.php +0 -21
  444. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php +0 -52
  445. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php +0 -24
  446. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php +0 -114
  447. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php +0 -46
  448. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php +0 -74
  449. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php +0 -102
  450. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php +0 -31
  451. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php +0 -48
  452. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php +0 -27
  453. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/SebastianBergmannDiffer.php +0 -39
  454. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/SebastianBergmannShortDiffer.php +0 -39
  455. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php +0 -43
  456. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php +0 -323
  457. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php +0 -269
  458. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php +0 -144
  459. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php +0 -65
  460. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php +0 -111
  461. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php +0 -57
  462. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php +0 -99
  463. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php +0 -377
  464. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php +0 -118
  465. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php +0 -79
  466. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Event/Event.php +0 -29
  467. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FileReader.php +0 -87
  468. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php +0 -80
  469. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Finder.php +0 -35
  470. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php +0 -145
  471. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php +0 -184
  472. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php +0 -130
  473. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php +0 -227
  474. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php +0 -162
  475. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php +0 -211
  476. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php +0 -167
  477. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php +0 -249
  478. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php +0 -149
  479. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php +0 -86
  480. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php +0 -89
  481. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php +0 -152
  482. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php +0 -59
  483. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrailingCommaInMultilineArrayFixer.php +0 -147
  484. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php +0 -103
  485. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php +0 -104
  486. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php +0 -1070
  487. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php +0 -94
  488. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php +0 -180
  489. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/Psr0Fixer.php +0 -171
  490. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/Psr4Fixer.php +0 -100
  491. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php +0 -146
  492. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseConstantsFixer.php +0 -60
  493. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php +0 -75
  494. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php +0 -105
  495. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php +0 -98
  496. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php +0 -228
  497. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php +0 -117
  498. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php +0 -177
  499. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php +0 -129
  500. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php +0 -95
  501. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php +0 -159
  502. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php +0 -106
  503. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php +0 -90
  504. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php +0 -86
  505. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php +0 -392
  506. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php +0 -436
  507. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php +0 -60
  508. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php +0 -214
  509. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php +0 -168
  510. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalStaticAccessFixer.php +0 -154
  511. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/MethodSeparationFixer.php +0 -84
  512. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php +0 -101
  513. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php +0 -98
  514. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php +0 -390
  515. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php +0 -143
  516. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php +0 -500
  517. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php +0 -231
  518. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php +0 -140
  519. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php +0 -191
  520. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php +0 -206
  521. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php +0 -242
  522. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php +0 -119
  523. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php +0 -202
  524. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php +0 -162
  525. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php +0 -232
  526. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HashToSlashCommentFixer.php +0 -58
  527. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php +0 -452
  528. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php +0 -95
  529. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php +0 -173
  530. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php +0 -85
  531. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php +0 -168
  532. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php +0 -51
  533. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurationDefinitionFixerInterface.php +0 -28
  534. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php +0 -284
  535. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php +0 -102
  536. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php +0 -153
  537. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php +0 -227
  538. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php +0 -369
  539. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php +0 -113
  540. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php +0 -74
  541. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php +0 -189
  542. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php +0 -177
  543. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php +0 -127
  544. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php +0 -113
  545. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php +0 -92
  546. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php +0 -750
  547. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DefinedFixerInterface.php +0 -29
  548. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php +0 -26
  549. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php +0 -104
  550. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php +0 -123
  551. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php +0 -199
  552. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php +0 -349
  553. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php +0 -77
  554. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php +0 -234
  555. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php +0 -130
  556. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php +0 -114
  557. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php +0 -217
  558. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php +0 -94
  559. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php +0 -150
  560. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php +0 -511
  561. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php +0 -424
  562. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php +0 -184
  563. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php +0 -218
  564. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php +0 -151
  565. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php +0 -420
  566. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php +0 -378
  567. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php +0 -133
  568. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php +0 -149
  569. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php +0 -149
  570. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php +0 -259
  571. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php +0 -178
  572. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php +0 -751
  573. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php +0 -99
  574. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php +0 -277
  575. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php +0 -534
  576. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php +0 -252
  577. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php +0 -158
  578. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php +0 -248
  579. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php +0 -172
  580. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php +0 -191
  581. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php +0 -140
  582. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php +0 -131
  583. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php +0 -175
  584. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php +0 -91
  585. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php +0 -320
  586. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php +0 -203
  587. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php +0 -231
  588. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SilencedDeprecationErrorFixer.php +0 -55
  589. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php +0 -149
  590. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php +0 -144
  591. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php +0 -73
  592. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php +0 -101
  593. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php +0 -70
  594. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php +0 -244
  595. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AlignDoubleArrowFixerHelper.php +0 -151
  596. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AlignEqualsFixerHelper.php +0 -78
  597. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php +0 -833
  598. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php +0 -161
  599. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php +0 -217
  600. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php +0 -76
  601. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php +0 -150
  602. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php +0 -81
  603. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php +0 -79
  604. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php +0 -67
  605. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/PreIncrementFixer.php +0 -56
  606. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php +0 -167
  607. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php +0 -66
  608. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php +0 -121
  609. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php +0 -215
  610. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php +0 -78
  611. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php +0 -98
  612. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php +0 -131
  613. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php +0 -73
  614. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php +0 -69
  615. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoShortEchoTagFixer.php +0 -80
  616. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php +0 -218
  617. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php +0 -443
  618. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php +0 -200
  619. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php +0 -282
  620. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php +0 -104
  621. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php +0 -234
  622. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php +0 -278
  623. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php +0 -150
  624. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php +0 -145
  625. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php +0 -225
  626. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php +0 -302
  627. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitOrderedCoversFixer.php +0 -107
  628. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php +0 -140
  629. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php +0 -270
  630. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php +0 -154
  631. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php +0 -61
  632. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php +0 -533
  633. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php +0 -474
  634. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php +0 -150
  635. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php +0 -171
  636. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php +0 -130
  637. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php +0 -113
  638. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php +0 -71
  639. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php +0 -506
  640. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php +0 -278
  641. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php +0 -434
  642. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php +0 -132
  643. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php +0 -139
  644. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagFixer.php +0 -107
  645. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php +0 -168
  646. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php +0 -70
  647. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php +0 -178
  648. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php +0 -123
  649. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php +0 -70
  650. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php +0 -190
  651. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php +0 -171
  652. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php +0 -228
  653. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php +0 -125
  654. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php +0 -172
  655. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php +0 -108
  656. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php +0 -104
  657. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php +0 -97
  658. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php +0 -217
  659. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php +0 -129
  660. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php +0 -163
  661. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php +0 -223
  662. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php +0 -78
  663. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php +0 -151
  664. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/BlankLineBeforeReturnFixer.php +0 -71
  665. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php +0 -112
  666. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php +0 -374
  667. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php +0 -170
  668. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php +0 -304
  669. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php +0 -162
  670. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoMultilineWhitespaceBeforeSemicolonsFixer.php +0 -68
  671. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php +0 -75
  672. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php +0 -63
  673. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php +0 -145
  674. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php +0 -152
  675. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php +0 -86
  676. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php +0 -164
  677. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php +0 -167
  678. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php +0 -172
  679. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php +0 -115
  680. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php +0 -65
  681. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php +0 -113
  682. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php +0 -116
  683. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php +0 -85
  684. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php +0 -400
  685. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php +0 -367
  686. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php +0 -79
  687. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php +0 -167
  688. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php +0 -163
  689. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php +0 -102
  690. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php +0 -202
  691. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php +0 -484
  692. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraConsecutiveBlankLinesFixer.php +0 -73
  693. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php +0 -107
  694. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php +0 -110
  695. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php +0 -114
  696. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php +0 -103
  697. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php +0 -73
  698. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php +0 -23
  699. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php +0 -103
  700. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php +0 -94
  701. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php +0 -53
  702. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php +0 -99
  703. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php +0 -21
  704. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php +0 -128
  705. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php +0 -28
  706. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverRootless.php +0 -99
  707. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php +0 -172
  708. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php +0 -145
  709. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php +0 -53
  710. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php +0 -24
  711. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php +0 -54
  712. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php +0 -29
  713. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php +0 -67
  714. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php +0 -26
  715. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php +0 -93
  716. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php +0 -55
  717. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php +0 -65
  718. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php +0 -26
  719. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php +0 -75
  720. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php +0 -26
  721. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php +0 -254
  722. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerFileProcessedEvent.php +0 -59
  723. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php +0 -36
  724. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php +0 -75
  725. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php +0 -72
  726. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php +0 -64
  727. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php +0 -44
  728. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php +0 -20
  729. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php +0 -24
  730. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php +0 -149
  731. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php +0 -50
  732. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php +0 -59
  733. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php +0 -70
  734. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php +0 -45
  735. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php +0 -22
  736. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php +0 -39
  737. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php +0 -26
  738. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Preg.php +0 -233
  739. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PregException.php +0 -24
  740. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/CheckstyleReporter.php +0 -74
  741. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/GitlabReporter.php +0 -60
  742. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/JsonReporter.php +0 -71
  743. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/JunitReporter.php +0 -141
  744. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReportSummary.php +0 -122
  745. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReporterFactory.php +0 -100
  746. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReporterInterface.php +0 -31
  747. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/TextReporter.php +0 -108
  748. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/XmlReporter.php +0 -140
  749. data/helpers/vendor/friendsofphp/php-cs-fixer/src/RuleSet.php +0 -534
  750. data/helpers/vendor/friendsofphp/php-cs-fixer/src/RuleSetInterface.php +0 -59
  751. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingIterator.php +0 -80
  752. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php +0 -122
  753. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileLintingIterator.php +0 -68
  754. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php +0 -307
  755. data/helpers/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php +0 -172
  756. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AbstractFixerTestCase.php +0 -36
  757. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AbstractIntegrationTestCase.php +0 -36
  758. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AccessibleObject.php +0 -93
  759. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/IntegrationCase.php +0 -136
  760. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php +0 -42
  761. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php +0 -108
  762. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php +0 -127
  763. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php +0 -147
  764. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php +0 -30
  765. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php +0 -125
  766. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php +0 -140
  767. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php +0 -67
  768. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php +0 -82
  769. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php +0 -314
  770. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php +0 -262
  771. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php +0 -105
  772. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php +0 -71
  773. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php +0 -95
  774. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CodeHasher.php +0 -38
  775. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Generator/NamespacedStringTokenGenerator.php +0 -43
  776. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Resolver/TypeShortNameResolver.php +0 -94
  777. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php +0 -618
  778. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php +0 -1453
  779. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php +0 -743
  780. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php +0 -61
  781. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php +0 -88
  782. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php +0 -64
  783. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/CurlyBraceTransformer.php +0 -221
  784. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php +0 -67
  785. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php +0 -61
  786. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php +0 -70
  787. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php +0 -62
  788. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php +0 -196
  789. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php +0 -86
  790. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php +0 -88
  791. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php +0 -110
  792. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php +0 -71
  793. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php +0 -72
  794. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php +0 -113
  795. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php +0 -111
  796. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php +0 -31
  797. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Utils.php +0 -185
  798. data/helpers/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php +0 -56
  799. data/helpers/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php +0 -57
  800. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractFixerTestCase.php +0 -259
  801. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractIntegrationCaseFactory.php +0 -254
  802. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractIntegrationTestCase.php +0 -402
  803. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/Assert/AssertTokensTrait.php +0 -48
  804. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCase.php +0 -153
  805. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCaseFactory.php +0 -22
  806. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCaseFactoryInterface.php +0 -28
  807. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/InternalIntegrationCaseFactory.php +0 -35
  808. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IsIdenticalConstraint.php +0 -56
  809. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/TestCase.php +0 -49
  810. data/helpers/vendor/justinrainbow/json-schema/.php_cs.dist +0 -33
  811. data/helpers/vendor/justinrainbow/json-schema/LICENSE +0 -21
  812. data/helpers/vendor/justinrainbow/json-schema/README.md +0 -206
  813. data/helpers/vendor/justinrainbow/json-schema/bin/validate-json +0 -251
  814. data/helpers/vendor/justinrainbow/json-schema/composer.json +0 -76
  815. data/helpers/vendor/justinrainbow/json-schema/demo/README.md +0 -14
  816. data/helpers/vendor/justinrainbow/json-schema/demo/data.json +0 -3
  817. data/helpers/vendor/justinrainbow/json-schema/demo/demo.php +0 -18
  818. data/helpers/vendor/justinrainbow/json-schema/demo/schema.json +0 -3
  819. data/helpers/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-03.json +0 -174
  820. data/helpers/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-04.json +0 -150
  821. data/helpers/vendor/justinrainbow/json-schema/phpunit.xml.dist +0 -26
  822. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php +0 -148
  823. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php +0 -121
  824. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Constraint.php +0 -213
  825. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ConstraintInterface.php +0 -65
  826. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/EnumConstraint.php +0 -54
  827. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php +0 -220
  828. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/FormatConstraint.php +0 -214
  829. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/NumberConstraint.php +0 -81
  830. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php +0 -192
  831. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/SchemaConstraint.php +0 -94
  832. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/StringConstraint.php +0 -60
  833. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/LooseTypeCheck.php +0 -68
  834. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/StrictTypeCheck.php +0 -40
  835. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/TypeCheckInterface.php +0 -18
  836. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeConstraint.php +0 -261
  837. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php +0 -419
  838. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Entity/JsonPointer.php +0 -161
  839. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ExceptionInterface.php +0 -7
  840. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidArgumentException.php +0 -17
  841. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidConfigException.php +0 -17
  842. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php +0 -17
  843. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaMediaTypeException.php +0 -17
  844. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSourceUriException.php +0 -17
  845. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/JsonDecodingException.php +0 -40
  846. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ResourceNotFoundException.php +0 -17
  847. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/RuntimeException.php +0 -17
  848. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UnresolvableJsonPointerException.php +0 -19
  849. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UriResolverException.php +0 -17
  850. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ValidationException.php +0 -14
  851. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Iterator/ObjectIterator.php +0 -149
  852. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Rfc3339.php +0 -30
  853. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorage.php +0 -169
  854. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorageInterface.php +0 -41
  855. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/AbstractRetriever.php +0 -34
  856. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/Curl.php +0 -83
  857. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/FileGetContents.php +0 -93
  858. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/PredefinedArray.php +0 -56
  859. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php +0 -36
  860. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriResolver.php +0 -175
  861. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php +0 -349
  862. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/UriResolverInterface.php +0 -26
  863. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/UriRetrieverInterface.php +0 -26
  864. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Validator.php +0 -88
  865. data/helpers/vendor/paragonie/random_compat/LICENSE +0 -22
  866. data/helpers/vendor/paragonie/random_compat/build-phar.sh +0 -5
  867. data/helpers/vendor/paragonie/random_compat/composer.json +0 -34
  868. data/helpers/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey +0 -5
  869. data/helpers/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc +0 -11
  870. data/helpers/vendor/paragonie/random_compat/lib/random.php +0 -32
  871. data/helpers/vendor/paragonie/random_compat/other/build_phar.php +0 -57
  872. data/helpers/vendor/paragonie/random_compat/psalm-autoload.php +0 -9
  873. data/helpers/vendor/paragonie/random_compat/psalm.xml +0 -19
  874. data/helpers/vendor/php-cs-fixer/diff/ChangeLog.md +0 -7
  875. data/helpers/vendor/php-cs-fixer/diff/LICENSE +0 -5
  876. data/helpers/vendor/php-cs-fixer/diff/LICENSE_DIFF +0 -31
  877. data/helpers/vendor/php-cs-fixer/diff/LICENSE_GECKO +0 -19
  878. data/helpers/vendor/php-cs-fixer/diff/README.md +0 -13
  879. data/helpers/vendor/php-cs-fixer/diff/composer.json +0 -41
  880. data/helpers/vendor/php-cs-fixer/diff/src/GeckoPackages/DiffOutputBuilder/ConfigurationException.php +0 -36
  881. data/helpers/vendor/php-cs-fixer/diff/src/GeckoPackages/DiffOutputBuilder/UnifiedDiffOutputBuilder.php +0 -295
  882. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Chunk.php +0 -103
  883. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Diff.php +0 -73
  884. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Differ.php +0 -399
  885. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/LongestCommonSubsequence.php +0 -27
  886. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php +0 -95
  887. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php +0 -74
  888. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Line.php +0 -54
  889. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Parser.php +0 -110
  890. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Chunk.php +0 -78
  891. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Diff.php +0 -67
  892. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Differ.php +0 -321
  893. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Exception/Exception.php +0 -15
  894. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Exception/InvalidArgumentException.php +0 -15
  895. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Line.php +0 -44
  896. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/LongestCommonSubsequenceCalculator.php +0 -24
  897. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -81
  898. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/AbstractChunkOutputBuilder.php +0 -56
  899. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/DiffOnlyOutputBuilder.php +0 -63
  900. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/DiffOutputBuilderInterface.php +0 -19
  901. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/UnifiedDiffOutputBuilder.php +0 -165
  902. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Parser.php +0 -106
  903. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -66
  904. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Chunk.php +0 -78
  905. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Diff.php +0 -67
  906. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Differ.php +0 -329
  907. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/ConfigurationException.php +0 -40
  908. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/Exception.php +0 -15
  909. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/InvalidArgumentException.php +0 -15
  910. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Line.php +0 -44
  911. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/LongestCommonSubsequenceCalculator.php +0 -24
  912. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -81
  913. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/AbstractChunkOutputBuilder.php +0 -56
  914. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/DiffOnlyOutputBuilder.php +0 -66
  915. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/DiffOutputBuilderInterface.php +0 -20
  916. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/StrictUnifiedDiffOutputBuilder.php +0 -315
  917. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/UnifiedDiffOutputBuilder.php +0 -259
  918. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Parser.php +0 -106
  919. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -66
  920. data/helpers/vendor/phpstan/phpstan/.gitattributes +0 -10
  921. data/helpers/vendor/phpstan/phpstan/.gitignore +0 -9
  922. data/helpers/vendor/phpstan/phpstan/LICENSE +0 -21
  923. data/helpers/vendor/phpstan/phpstan/README.md +0 -64
  924. data/helpers/vendor/phpstan/phpstan/bootstrap.php +0 -43
  925. data/helpers/vendor/phpstan/phpstan/composer.json +0 -23
  926. data/helpers/vendor/phpstan/phpstan/conf/bleedingEdge.neon +0 -2
  927. data/helpers/vendor/phpstan/phpstan/phpstan +0 -0
  928. data/helpers/vendor/phpstan/phpstan/phpstan.phar +0 -0
  929. data/helpers/vendor/phpstan/phpstan/phpstan.phar.asc +0 -17
  930. data/helpers/vendor/psr/log/LICENSE +0 -19
  931. data/helpers/vendor/psr/log/Psr/Log/AbstractLogger.php +0 -128
  932. data/helpers/vendor/psr/log/Psr/Log/InvalidArgumentException.php +0 -7
  933. data/helpers/vendor/psr/log/Psr/Log/LogLevel.php +0 -18
  934. data/helpers/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +0 -18
  935. data/helpers/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +0 -26
  936. data/helpers/vendor/psr/log/Psr/Log/LoggerInterface.php +0 -125
  937. data/helpers/vendor/psr/log/Psr/Log/LoggerTrait.php +0 -142
  938. data/helpers/vendor/psr/log/Psr/Log/NullLogger.php +0 -30
  939. data/helpers/vendor/psr/log/Psr/Log/Test/DummyTest.php +0 -18
  940. data/helpers/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +0 -138
  941. data/helpers/vendor/psr/log/Psr/Log/Test/TestLogger.php +0 -147
  942. data/helpers/vendor/psr/log/README.md +0 -58
  943. data/helpers/vendor/psr/log/composer.json +0 -26
  944. data/helpers/vendor/seld/jsonlint/.github/FUNDING.yml +0 -2
  945. data/helpers/vendor/seld/jsonlint/.github/SECURITY.md +0 -6
  946. data/helpers/vendor/seld/jsonlint/.gitignore +0 -3
  947. data/helpers/vendor/seld/jsonlint/.travis.yml +0 -31
  948. data/helpers/vendor/seld/jsonlint/CHANGELOG.md +0 -76
  949. data/helpers/vendor/seld/jsonlint/LICENSE +0 -19
  950. data/helpers/vendor/seld/jsonlint/README.md +0 -94
  951. data/helpers/vendor/seld/jsonlint/bin/jsonlint +0 -117
  952. data/helpers/vendor/seld/jsonlint/composer.json +0 -24
  953. data/helpers/vendor/seld/jsonlint/phpunit.xml.dist +0 -25
  954. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/DuplicateKeyException.php +0 -26
  955. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/JsonParser.php +0 -502
  956. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/Lexer.php +0 -231
  957. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/ParsingException.php +0 -28
  958. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/Undefined.php +0 -16
  959. data/helpers/vendor/seld/jsonlint/tests/JsonParserTest.php +0 -272
  960. data/helpers/vendor/seld/jsonlint/tests/bom.json +0 -6
  961. data/helpers/vendor/seld/jsonlint/tests/bootstrap.php +0 -13
  962. data/helpers/vendor/seld/phar-utils/.gitignore +0 -1
  963. data/helpers/vendor/seld/phar-utils/LICENSE +0 -19
  964. data/helpers/vendor/seld/phar-utils/README.md +0 -45
  965. data/helpers/vendor/seld/phar-utils/composer.json +0 -26
  966. data/helpers/vendor/seld/phar-utils/composer.lock +0 -19
  967. data/helpers/vendor/seld/phar-utils/src/Linter.php +0 -110
  968. data/helpers/vendor/seld/phar-utils/src/Timestamps.php +0 -192
  969. data/helpers/vendor/symfony/console/.gitignore +0 -3
  970. data/helpers/vendor/symfony/console/Application.php +0 -1271
  971. data/helpers/vendor/symfony/console/CHANGELOG.md +0 -112
  972. data/helpers/vendor/symfony/console/Command/Command.php +0 -668
  973. data/helpers/vendor/symfony/console/Command/HelpCommand.php +0 -81
  974. data/helpers/vendor/symfony/console/Command/ListCommand.php +0 -90
  975. data/helpers/vendor/symfony/console/Command/LockableTrait.php +0 -72
  976. data/helpers/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php +0 -46
  977. data/helpers/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php +0 -64
  978. data/helpers/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php +0 -62
  979. data/helpers/vendor/symfony/console/ConsoleEvents.php +0 -60
  980. data/helpers/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php +0 -106
  981. data/helpers/vendor/symfony/console/Descriptor/ApplicationDescription.php +0 -157
  982. data/helpers/vendor/symfony/console/Descriptor/Descriptor.php +0 -107
  983. data/helpers/vendor/symfony/console/Descriptor/DescriptorInterface.php +0 -29
  984. data/helpers/vendor/symfony/console/Descriptor/JsonDescriptor.php +0 -168
  985. data/helpers/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +0 -182
  986. data/helpers/vendor/symfony/console/Descriptor/TextDescriptor.php +0 -342
  987. data/helpers/vendor/symfony/console/Descriptor/XmlDescriptor.php +0 -248
  988. data/helpers/vendor/symfony/console/Event/ConsoleCommandEvent.php +0 -60
  989. data/helpers/vendor/symfony/console/Event/ConsoleErrorEvent.php +0 -83
  990. data/helpers/vendor/symfony/console/Event/ConsoleEvent.php +0 -67
  991. data/helpers/vendor/symfony/console/Event/ConsoleExceptionEvent.php +0 -71
  992. data/helpers/vendor/symfony/console/Event/ConsoleTerminateEvent.php +0 -58
  993. data/helpers/vendor/symfony/console/EventListener/ErrorListener.php +0 -95
  994. data/helpers/vendor/symfony/console/Exception/CommandNotFoundException.php +0 -43
  995. data/helpers/vendor/symfony/console/Exception/ExceptionInterface.php +0 -21
  996. data/helpers/vendor/symfony/console/Exception/InvalidArgumentException.php +0 -19
  997. data/helpers/vendor/symfony/console/Exception/InvalidOptionException.php +0 -21
  998. data/helpers/vendor/symfony/console/Exception/LogicException.php +0 -19
  999. data/helpers/vendor/symfony/console/Exception/RuntimeException.php +0 -19
  1000. data/helpers/vendor/symfony/console/Formatter/OutputFormatter.php +0 -243
  1001. data/helpers/vendor/symfony/console/Formatter/OutputFormatterInterface.php +0 -71
  1002. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyle.php +0 -183
  1003. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php +0 -62
  1004. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php +0 -109
  1005. data/helpers/vendor/symfony/console/Helper/DebugFormatterHelper.php +0 -127
  1006. data/helpers/vendor/symfony/console/Helper/DescriptorHelper.php +0 -91
  1007. data/helpers/vendor/symfony/console/Helper/FormatterHelper.php +0 -102
  1008. data/helpers/vendor/symfony/console/Helper/Helper.php +0 -138
  1009. data/helpers/vendor/symfony/console/Helper/HelperInterface.php +0 -39
  1010. data/helpers/vendor/symfony/console/Helper/HelperSet.php +0 -108
  1011. data/helpers/vendor/symfony/console/Helper/InputAwareHelper.php +0 -33
  1012. data/helpers/vendor/symfony/console/Helper/ProcessHelper.php +0 -145
  1013. data/helpers/vendor/symfony/console/Helper/ProgressBar.php +0 -614
  1014. data/helpers/vendor/symfony/console/Helper/ProgressIndicator.php +0 -270
  1015. data/helpers/vendor/symfony/console/Helper/QuestionHelper.php +0 -513
  1016. data/helpers/vendor/symfony/console/Helper/SymfonyQuestionHelper.php +0 -124
  1017. data/helpers/vendor/symfony/console/Helper/Table.php +0 -698
  1018. data/helpers/vendor/symfony/console/Helper/TableCell.php +0 -75
  1019. data/helpers/vendor/symfony/console/Helper/TableSeparator.php +0 -25
  1020. data/helpers/vendor/symfony/console/Helper/TableStyle.php +0 -258
  1021. data/helpers/vendor/symfony/console/Input/ArgvInput.php +0 -372
  1022. data/helpers/vendor/symfony/console/Input/ArrayInput.php +0 -208
  1023. data/helpers/vendor/symfony/console/Input/Input.php +0 -203
  1024. data/helpers/vendor/symfony/console/Input/InputArgument.php +0 -129
  1025. data/helpers/vendor/symfony/console/Input/InputAwareInterface.php +0 -26
  1026. data/helpers/vendor/symfony/console/Input/InputDefinition.php +0 -404
  1027. data/helpers/vendor/symfony/console/Input/InputInterface.php +0 -163
  1028. data/helpers/vendor/symfony/console/Input/InputOption.php +0 -208
  1029. data/helpers/vendor/symfony/console/Input/StreamableInputInterface.php +0 -37
  1030. data/helpers/vendor/symfony/console/Input/StringInput.php +0 -72
  1031. data/helpers/vendor/symfony/console/LICENSE +0 -19
  1032. data/helpers/vendor/symfony/console/Logger/ConsoleLogger.php +0 -128
  1033. data/helpers/vendor/symfony/console/Output/BufferedOutput.php +0 -45
  1034. data/helpers/vendor/symfony/console/Output/ConsoleOutput.php +0 -152
  1035. data/helpers/vendor/symfony/console/Output/ConsoleOutputInterface.php +0 -30
  1036. data/helpers/vendor/symfony/console/Output/NullOutput.php +0 -123
  1037. data/helpers/vendor/symfony/console/Output/Output.php +0 -175
  1038. data/helpers/vendor/symfony/console/Output/OutputInterface.php +0 -114
  1039. data/helpers/vendor/symfony/console/Output/StreamOutput.php +0 -120
  1040. data/helpers/vendor/symfony/console/Question/ChoiceQuestion.php +0 -187
  1041. data/helpers/vendor/symfony/console/Question/ConfirmationQuestion.php +0 -59
  1042. data/helpers/vendor/symfony/console/Question/Question.php +0 -242
  1043. data/helpers/vendor/symfony/console/README.md +0 -20
  1044. data/helpers/vendor/symfony/console/Resources/bin/hiddeninput.exe +0 -0
  1045. data/helpers/vendor/symfony/console/Style/OutputStyle.php +0 -155
  1046. data/helpers/vendor/symfony/console/Style/StyleInterface.php +0 -153
  1047. data/helpers/vendor/symfony/console/Style/SymfonyStyle.php +0 -431
  1048. data/helpers/vendor/symfony/console/Terminal.php +0 -176
  1049. data/helpers/vendor/symfony/console/Tester/ApplicationTester.php +0 -176
  1050. data/helpers/vendor/symfony/console/Tester/CommandTester.php +0 -162
  1051. data/helpers/vendor/symfony/console/Tests/ApplicationTest.php +0 -1772
  1052. data/helpers/vendor/symfony/console/Tests/Command/CommandTest.php +0 -430
  1053. data/helpers/vendor/symfony/console/Tests/Command/HelpCommandTest.php +0 -71
  1054. data/helpers/vendor/symfony/console/Tests/Command/ListCommandTest.php +0 -113
  1055. data/helpers/vendor/symfony/console/Tests/Command/LockableTraitTest.php +0 -67
  1056. data/helpers/vendor/symfony/console/Tests/CommandLoader/ContainerCommandLoaderTest.php +0 -59
  1057. data/helpers/vendor/symfony/console/Tests/CommandLoader/FactoryCommandLoaderTest.php +0 -58
  1058. data/helpers/vendor/symfony/console/Tests/DependencyInjection/AddConsoleCommandPassTest.php +0 -256
  1059. data/helpers/vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php +0 -107
  1060. data/helpers/vendor/symfony/console/Tests/Descriptor/ApplicationDescriptionTest.php +0 -53
  1061. data/helpers/vendor/symfony/console/Tests/Descriptor/JsonDescriptorTest.php +0 -35
  1062. data/helpers/vendor/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php +0 -45
  1063. data/helpers/vendor/symfony/console/Tests/Descriptor/ObjectsProvider.php +0 -82
  1064. data/helpers/vendor/symfony/console/Tests/Descriptor/TextDescriptorTest.php +0 -53
  1065. data/helpers/vendor/symfony/console/Tests/Descriptor/XmlDescriptorTest.php +0 -27
  1066. data/helpers/vendor/symfony/console/Tests/EventListener/ErrorListenerTest.php +0 -156
  1067. data/helpers/vendor/symfony/console/Tests/Fixtures/BarBucCommand.php +0 -11
  1068. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplication1.php +0 -18
  1069. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplication2.php +0 -26
  1070. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplicationMbString.php +0 -24
  1071. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand1.php +0 -27
  1072. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand2.php +0 -32
  1073. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand3.php +0 -27
  1074. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand4.php +0 -25
  1075. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommandMbString.php +0 -32
  1076. data/helpers/vendor/symfony/console/Tests/Fixtures/DummyOutput.php +0 -36
  1077. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo1Command.php +0 -26
  1078. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo2Command.php +0 -21
  1079. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo3Command.php +0 -29
  1080. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo4Command.php +0 -11
  1081. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo5Command.php +0 -10
  1082. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo6Command.php +0 -11
  1083. data/helpers/vendor/symfony/console/Tests/Fixtures/FooCommand.php +0 -33
  1084. data/helpers/vendor/symfony/console/Tests/Fixtures/FooHiddenCommand.php +0 -21
  1085. data/helpers/vendor/symfony/console/Tests/Fixtures/FooLock2Command.php +0 -28
  1086. data/helpers/vendor/symfony/console/Tests/Fixtures/FooLockCommand.php +0 -27
  1087. data/helpers/vendor/symfony/console/Tests/Fixtures/FooOptCommand.php +0 -36
  1088. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSameCaseLowercaseCommand.php +0 -11
  1089. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php +0 -11
  1090. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php +0 -26
  1091. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php +0 -26
  1092. data/helpers/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php +0 -25
  1093. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php +0 -11
  1094. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php +0 -13
  1095. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_10.php +0 -17
  1096. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_11.php +0 -12
  1097. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_12.php +0 -13
  1098. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_13.php +0 -14
  1099. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_14.php +0 -17
  1100. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_15.php +0 -14
  1101. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_16.php +0 -15
  1102. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_17.php +0 -13
  1103. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php +0 -16
  1104. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php +0 -12
  1105. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php +0 -34
  1106. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php +0 -37
  1107. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php +0 -16
  1108. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php +0 -15
  1109. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_8.php +0 -26
  1110. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_9.php +0 -11
  1111. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/interactive_command_1.php +0 -19
  1112. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/interactive_output_1.txt +0 -7
  1113. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_0.txt +0 -3
  1114. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_1.txt +0 -9
  1115. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_10.txt +0 -7
  1116. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_11.txt +0 -4
  1117. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_12.txt +0 -6
  1118. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_13.txt +0 -7
  1119. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_14.txt +0 -6
  1120. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_15.txt +0 -7
  1121. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_16.txt +0 -8
  1122. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_17.txt +0 -7
  1123. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt +0 -13
  1124. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt +0 -7
  1125. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt +0 -32
  1126. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt +0 -18
  1127. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt +0 -6
  1128. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt +0 -5
  1129. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt +0 -9
  1130. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt +0 -5
  1131. data/helpers/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering.php +0 -22
  1132. data/helpers/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering2.php +0 -21
  1133. data/helpers/vendor/symfony/console/Tests/Fixtures/TestCommand.php +0 -28
  1134. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.json +0 -156
  1135. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.md +0 -172
  1136. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.txt +0 -17
  1137. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.xml +0 -104
  1138. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.json +0 -509
  1139. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.md +0 -431
  1140. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.txt +0 -21
  1141. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.xml +0 -254
  1142. data/helpers/vendor/symfony/console/Tests/Fixtures/application_filtered_namespace.txt +0 -16
  1143. data/helpers/vendor/symfony/console/Tests/Fixtures/application_gethelp.txt +0 -1
  1144. data/helpers/vendor/symfony/console/Tests/Fixtures/application_mbstring.md +0 -269
  1145. data/helpers/vendor/symfony/console/Tests/Fixtures/application_mbstring.txt +0 -19
  1146. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception1.txt +0 -5
  1147. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception2.txt +0 -7
  1148. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception3.txt +0 -18
  1149. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception3decorated.txt +0 -18
  1150. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception4.txt +0 -6
  1151. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1.txt +0 -8
  1152. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1decorated.txt +0 -8
  1153. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth2.txt +0 -9
  1154. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_escapeslines.txt +0 -9
  1155. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_linebreaks.txt +0 -11
  1156. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run1.txt +0 -17
  1157. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run2.txt +0 -26
  1158. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run3.txt +0 -26
  1159. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run4.txt +0 -1
  1160. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.json +0 -15
  1161. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.md +0 -12
  1162. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.txt +0 -7
  1163. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.xml +0 -12
  1164. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.json +0 -33
  1165. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.md +0 -29
  1166. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.txt +0 -13
  1167. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.xml +0 -21
  1168. data/helpers/vendor/symfony/console/Tests/Fixtures/command_mbstring.md +0 -29
  1169. data/helpers/vendor/symfony/console/Tests/Fixtures/command_mbstring.txt +0 -13
  1170. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.json +0 -7
  1171. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.md +0 -5
  1172. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.txt +0 -1
  1173. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.xml +0 -5
  1174. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.json +0 -7
  1175. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.md +0 -7
  1176. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.txt +0 -1
  1177. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.xml +0 -5
  1178. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.json +0 -7
  1179. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.md +0 -7
  1180. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.txt +0 -1
  1181. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.xml +0 -7
  1182. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.json +0 -7
  1183. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.md +0 -8
  1184. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.txt +0 -2
  1185. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.xml +0 -6
  1186. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.json +0 -7
  1187. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.md +0 -7
  1188. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.txt +0 -1
  1189. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.xml +0 -7
  1190. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.json +0 -7
  1191. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.md +0 -7
  1192. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.txt +0 -1
  1193. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.xml +0 -7
  1194. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.json +0 -4
  1195. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.md +0 -0
  1196. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.txt +0 -0
  1197. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.xml +0 -5
  1198. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.json +0 -12
  1199. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.md +0 -7
  1200. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.txt +0 -2
  1201. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.xml +0 -10
  1202. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.json +0 -14
  1203. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.md +0 -8
  1204. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.txt +0 -2
  1205. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.xml +0 -9
  1206. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.json +0 -22
  1207. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.md +0 -16
  1208. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.txt +0 -5
  1209. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.xml +0 -14
  1210. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.json +0 -9
  1211. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.md +0 -6
  1212. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.txt +0 -1
  1213. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.xml +0 -4
  1214. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.json +0 -9
  1215. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.md +0 -8
  1216. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.txt +0 -1
  1217. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.xml +0 -7
  1218. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.json +0 -9
  1219. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.md +0 -8
  1220. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.txt +0 -1
  1221. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.xml +0 -5
  1222. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.json +0 -9
  1223. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.md +0 -8
  1224. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.txt +0 -1
  1225. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.xml +0 -5
  1226. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.json +0 -9
  1227. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.md +0 -9
  1228. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.txt +0 -2
  1229. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.xml +0 -6
  1230. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.json +0 -9
  1231. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.md +0 -8
  1232. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.txt +0 -1
  1233. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.xml +0 -5
  1234. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.json +0 -9
  1235. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.md +0 -8
  1236. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.txt +0 -1
  1237. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.xml +0 -7
  1238. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.json +0 -9
  1239. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.md +0 -8
  1240. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.txt +0 -1
  1241. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.xml +0 -7
  1242. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.json +0 -12
  1243. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.md +0 -8
  1244. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.txt +0 -1
  1245. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.xml +0 -8
  1246. data/helpers/vendor/symfony/console/Tests/Fixtures/stream_output_file.txt +0 -0
  1247. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleStackTest.php +0 -69
  1248. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php +0 -100
  1249. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterTest.php +0 -344
  1250. data/helpers/vendor/symfony/console/Tests/Helper/AbstractQuestionHelperTest.php +0 -34
  1251. data/helpers/vendor/symfony/console/Tests/Helper/FormatterHelperTest.php +0 -129
  1252. data/helpers/vendor/symfony/console/Tests/Helper/HelperSetTest.php +0 -127
  1253. data/helpers/vendor/symfony/console/Tests/Helper/HelperTest.php +0 -55
  1254. data/helpers/vendor/symfony/console/Tests/Helper/ProcessHelperTest.php +0 -118
  1255. data/helpers/vendor/symfony/console/Tests/Helper/ProgressBarTest.php +0 -805
  1256. data/helpers/vendor/symfony/console/Tests/Helper/ProgressIndicatorTest.php +0 -175
  1257. data/helpers/vendor/symfony/console/Tests/Helper/QuestionHelperTest.php +0 -1115
  1258. data/helpers/vendor/symfony/console/Tests/Helper/SymfonyQuestionHelperTest.php +0 -214
  1259. data/helpers/vendor/symfony/console/Tests/Helper/TableStyleTest.php +0 -26
  1260. data/helpers/vendor/symfony/console/Tests/Helper/TableTest.php +0 -868
  1261. data/helpers/vendor/symfony/console/Tests/Input/ArgvInputTest.php +0 -462
  1262. data/helpers/vendor/symfony/console/Tests/Input/ArrayInputTest.php +0 -173
  1263. data/helpers/vendor/symfony/console/Tests/Input/InputArgumentTest.php +0 -109
  1264. data/helpers/vendor/symfony/console/Tests/Input/InputDefinitionTest.php +0 -389
  1265. data/helpers/vendor/symfony/console/Tests/Input/InputOptionTest.php +0 -194
  1266. data/helpers/vendor/symfony/console/Tests/Input/InputTest.php +0 -137
  1267. data/helpers/vendor/symfony/console/Tests/Input/StringInputTest.php +0 -87
  1268. data/helpers/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php +0 -213
  1269. data/helpers/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php +0 -42
  1270. data/helpers/vendor/symfony/console/Tests/Output/NullOutputTest.php +0 -88
  1271. data/helpers/vendor/symfony/console/Tests/Output/OutputTest.php +0 -176
  1272. data/helpers/vendor/symfony/console/Tests/Output/StreamOutputTest.php +0 -67
  1273. data/helpers/vendor/symfony/console/Tests/Question/ChoiceQuestionTest.php +0 -64
  1274. data/helpers/vendor/symfony/console/Tests/Question/ConfirmationQuestionTest.php +0 -62
  1275. data/helpers/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php +0 -118
  1276. data/helpers/vendor/symfony/console/Tests/TerminalTest.php +0 -97
  1277. data/helpers/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php +0 -70
  1278. data/helpers/vendor/symfony/console/Tests/Tester/CommandTesterTest.php +0 -212
  1279. data/helpers/vendor/symfony/console/composer.json +0 -56
  1280. data/helpers/vendor/symfony/console/phpunit.xml.dist +0 -41
  1281. data/helpers/vendor/symfony/debug/.gitignore +0 -3
  1282. data/helpers/vendor/symfony/debug/BufferingLogger.php +0 -37
  1283. data/helpers/vendor/symfony/debug/CHANGELOG.md +0 -64
  1284. data/helpers/vendor/symfony/debug/Debug.php +0 -60
  1285. data/helpers/vendor/symfony/debug/DebugClassLoader.php +0 -455
  1286. data/helpers/vendor/symfony/debug/ErrorHandler.php +0 -787
  1287. data/helpers/vendor/symfony/debug/Exception/ClassNotFoundException.php +0 -36
  1288. data/helpers/vendor/symfony/debug/Exception/ContextErrorException.php +0 -40
  1289. data/helpers/vendor/symfony/debug/Exception/FatalErrorException.php +0 -82
  1290. data/helpers/vendor/symfony/debug/Exception/FatalThrowableError.php +0 -45
  1291. data/helpers/vendor/symfony/debug/Exception/FlattenException.php +0 -263
  1292. data/helpers/vendor/symfony/debug/Exception/OutOfMemoryException.php +0 -21
  1293. data/helpers/vendor/symfony/debug/Exception/SilencedErrorContext.php +0 -67
  1294. data/helpers/vendor/symfony/debug/Exception/UndefinedFunctionException.php +0 -36
  1295. data/helpers/vendor/symfony/debug/Exception/UndefinedMethodException.php +0 -36
  1296. data/helpers/vendor/symfony/debug/ExceptionHandler.php +0 -444
  1297. data/helpers/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php +0 -214
  1298. data/helpers/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php +0 -32
  1299. data/helpers/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php +0 -84
  1300. data/helpers/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php +0 -66
  1301. data/helpers/vendor/symfony/debug/LICENSE +0 -19
  1302. data/helpers/vendor/symfony/debug/README.md +0 -25
  1303. data/helpers/vendor/symfony/debug/Resources/ext/README.md +0 -134
  1304. data/helpers/vendor/symfony/debug/Resources/ext/config.m4 +0 -63
  1305. data/helpers/vendor/symfony/debug/Resources/ext/config.w32 +0 -13
  1306. data/helpers/vendor/symfony/debug/Resources/ext/php_symfony_debug.h +0 -60
  1307. data/helpers/vendor/symfony/debug/Resources/ext/symfony_debug.c +0 -283
  1308. data/helpers/vendor/symfony/debug/Resources/ext/tests/001.phpt +0 -155
  1309. data/helpers/vendor/symfony/debug/Resources/ext/tests/002.phpt +0 -65
  1310. data/helpers/vendor/symfony/debug/Resources/ext/tests/002_1.phpt +0 -48
  1311. data/helpers/vendor/symfony/debug/Resources/ext/tests/003.phpt +0 -87
  1312. data/helpers/vendor/symfony/debug/Tests/DebugClassLoaderTest.php +0 -448
  1313. data/helpers/vendor/symfony/debug/Tests/ErrorHandlerTest.php +0 -660
  1314. data/helpers/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php +0 -314
  1315. data/helpers/vendor/symfony/debug/Tests/ExceptionHandlerTest.php +0 -163
  1316. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php +0 -184
  1317. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedFunctionFatalErrorHandlerTest.php +0 -81
  1318. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedMethodFatalErrorHandlerTest.php +0 -76
  1319. data/helpers/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php +0 -13
  1320. data/helpers/vendor/symfony/debug/Tests/Fixtures/ClassAlias.php +0 -3
  1321. data/helpers/vendor/symfony/debug/Tests/Fixtures/DefinitionInEvaluatedCode.php +0 -11
  1322. data/helpers/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php +0 -12
  1323. data/helpers/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php +0 -12
  1324. data/helpers/vendor/symfony/debug/Tests/Fixtures/ErrorHandlerThatUsesThePreviousOne.php +0 -22
  1325. data/helpers/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php +0 -19
  1326. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalClasses.php +0 -85
  1327. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalMethod.php +0 -26
  1328. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalMethod2Trait.php +0 -10
  1329. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalClass.php +0 -15
  1330. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php +0 -10
  1331. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php +0 -10
  1332. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php +0 -23
  1333. data/helpers/vendor/symfony/debug/Tests/Fixtures/LoggerThatSetAnErrorHandler.php +0 -15
  1334. data/helpers/vendor/symfony/debug/Tests/Fixtures/NonDeprecatedInterface.php +0 -7
  1335. data/helpers/vendor/symfony/debug/Tests/Fixtures/PEARClass.php +0 -5
  1336. data/helpers/vendor/symfony/debug/Tests/Fixtures/Throwing.php +0 -3
  1337. data/helpers/vendor/symfony/debug/Tests/Fixtures/ToStringThrower.php +0 -24
  1338. data/helpers/vendor/symfony/debug/Tests/Fixtures/TraitWithInternalMethod.php +0 -13
  1339. data/helpers/vendor/symfony/debug/Tests/Fixtures/casemismatch.php +0 -7
  1340. data/helpers/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php +0 -7
  1341. data/helpers/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php +0 -7
  1342. data/helpers/vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php +0 -7
  1343. data/helpers/vendor/symfony/debug/Tests/Fixtures2/RequiredTwice.php +0 -7
  1344. data/helpers/vendor/symfony/debug/Tests/HeaderMock.php +0 -38
  1345. data/helpers/vendor/symfony/debug/Tests/phpt/debug_class_loader.phpt +0 -27
  1346. data/helpers/vendor/symfony/debug/Tests/phpt/decorate_exception_hander.phpt +0 -47
  1347. data/helpers/vendor/symfony/debug/Tests/phpt/exception_rethrown.phpt +0 -35
  1348. data/helpers/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt +0 -42
  1349. data/helpers/vendor/symfony/debug/composer.json +0 -40
  1350. data/helpers/vendor/symfony/debug/phpunit.xml.dist +0 -33
  1351. data/helpers/vendor/symfony/event-dispatcher/.gitignore +0 -3
  1352. data/helpers/vendor/symfony/event-dispatcher/CHANGELOG.md +0 -42
  1353. data/helpers/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php +0 -198
  1354. data/helpers/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +0 -332
  1355. data/helpers/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php +0 -36
  1356. data/helpers/vendor/symfony/event-dispatcher/Debug/WrappedListener.php +0 -125
  1357. data/helpers/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +0 -137
  1358. data/helpers/vendor/symfony/event-dispatcher/Event.php +0 -58
  1359. data/helpers/vendor/symfony/event-dispatcher/EventDispatcher.php +0 -238
  1360. data/helpers/vendor/symfony/event-dispatcher/EventDispatcherInterface.php +0 -93
  1361. data/helpers/vendor/symfony/event-dispatcher/EventSubscriberInterface.php +0 -49
  1362. data/helpers/vendor/symfony/event-dispatcher/GenericEvent.php +0 -175
  1363. data/helpers/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php +0 -91
  1364. data/helpers/vendor/symfony/event-dispatcher/LICENSE +0 -19
  1365. data/helpers/vendor/symfony/event-dispatcher/README.md +0 -15
  1366. data/helpers/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php +0 -442
  1367. data/helpers/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php +0 -210
  1368. data/helpers/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php +0 -269
  1369. data/helpers/vendor/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php +0 -64
  1370. data/helpers/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php +0 -143
  1371. data/helpers/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php +0 -22
  1372. data/helpers/vendor/symfony/event-dispatcher/Tests/EventTest.php +0 -55
  1373. data/helpers/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php +0 -134
  1374. data/helpers/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php +0 -100
  1375. data/helpers/vendor/symfony/event-dispatcher/composer.json +0 -47
  1376. data/helpers/vendor/symfony/event-dispatcher/phpunit.xml.dist +0 -31
  1377. data/helpers/vendor/symfony/filesystem/.gitignore +0 -3
  1378. data/helpers/vendor/symfony/filesystem/CHANGELOG.md +0 -53
  1379. data/helpers/vendor/symfony/filesystem/Exception/ExceptionInterface.php +0 -21
  1380. data/helpers/vendor/symfony/filesystem/Exception/FileNotFoundException.php +0 -34
  1381. data/helpers/vendor/symfony/filesystem/Exception/IOException.php +0 -39
  1382. data/helpers/vendor/symfony/filesystem/Exception/IOExceptionInterface.php +0 -27
  1383. data/helpers/vendor/symfony/filesystem/Filesystem.php +0 -774
  1384. data/helpers/vendor/symfony/filesystem/LICENSE +0 -19
  1385. data/helpers/vendor/symfony/filesystem/LockHandler.php +0 -121
  1386. data/helpers/vendor/symfony/filesystem/README.md +0 -13
  1387. data/helpers/vendor/symfony/filesystem/Tests/ExceptionTest.php +0 -47
  1388. data/helpers/vendor/symfony/filesystem/Tests/FilesystemTest.php +0 -1660
  1389. data/helpers/vendor/symfony/filesystem/Tests/FilesystemTestCase.php +0 -165
  1390. data/helpers/vendor/symfony/filesystem/Tests/Fixtures/MockStream/MockStream.php +0 -46
  1391. data/helpers/vendor/symfony/filesystem/Tests/LockHandlerTest.php +0 -144
  1392. data/helpers/vendor/symfony/filesystem/composer.json +0 -34
  1393. data/helpers/vendor/symfony/filesystem/phpunit.xml.dist +0 -30
  1394. data/helpers/vendor/symfony/finder/.gitignore +0 -3
  1395. data/helpers/vendor/symfony/finder/CHANGELOG.md +0 -55
  1396. data/helpers/vendor/symfony/finder/Comparator/Comparator.php +0 -98
  1397. data/helpers/vendor/symfony/finder/Comparator/DateComparator.php +0 -51
  1398. data/helpers/vendor/symfony/finder/Comparator/NumberComparator.php +0 -79
  1399. data/helpers/vendor/symfony/finder/Exception/AccessDeniedException.php +0 -19
  1400. data/helpers/vendor/symfony/finder/Exception/ExceptionInterface.php +0 -25
  1401. data/helpers/vendor/symfony/finder/Finder.php +0 -759
  1402. data/helpers/vendor/symfony/finder/Glob.php +0 -116
  1403. data/helpers/vendor/symfony/finder/Iterator/CustomFilterIterator.php +0 -61
  1404. data/helpers/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php +0 -58
  1405. data/helpers/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php +0 -45
  1406. data/helpers/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php +0 -84
  1407. data/helpers/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php +0 -53
  1408. data/helpers/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php +0 -58
  1409. data/helpers/vendor/symfony/finder/Iterator/FilenameFilterIterator.php +0 -47
  1410. data/helpers/vendor/symfony/finder/Iterator/FilterIterator.php +0 -60
  1411. data/helpers/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php +0 -112
  1412. data/helpers/vendor/symfony/finder/Iterator/PathFilterIterator.php +0 -56
  1413. data/helpers/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php +0 -158
  1414. data/helpers/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php +0 -57
  1415. data/helpers/vendor/symfony/finder/Iterator/SortableIterator.php +0 -80
  1416. data/helpers/vendor/symfony/finder/LICENSE +0 -19
  1417. data/helpers/vendor/symfony/finder/README.md +0 -14
  1418. data/helpers/vendor/symfony/finder/SplFileInfo.php +0 -78
  1419. data/helpers/vendor/symfony/finder/Tests/Comparator/ComparatorTest.php +0 -65
  1420. data/helpers/vendor/symfony/finder/Tests/Comparator/DateComparatorTest.php +0 -64
  1421. data/helpers/vendor/symfony/finder/Tests/Comparator/NumberComparatorTest.php +0 -108
  1422. data/helpers/vendor/symfony/finder/Tests/FinderTest.php +0 -752
  1423. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/a +0 -0
  1424. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/b/c.neon +0 -0
  1425. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/b/d.neon +0 -0
  1426. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/B/C/abc.dat +0 -0
  1427. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/B/ab.dat +0 -0
  1428. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/a.dat +0 -0
  1429. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/B/C/abc.dat.copy +0 -0
  1430. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/B/ab.dat.copy +0 -0
  1431. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/a.dat.copy +0 -0
  1432. data/helpers/vendor/symfony/finder/Tests/Fixtures/dolor.txt +0 -2
  1433. data/helpers/vendor/symfony/finder/Tests/Fixtures/ipsum.txt +0 -2
  1434. data/helpers/vendor/symfony/finder/Tests/Fixtures/lorem.txt +0 -2
  1435. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/.dot +0 -1
  1436. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/a +0 -0
  1437. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/b/c.neon +0 -0
  1438. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/b/d.neon +0 -0
  1439. data/helpers/vendor/symfony/finder/Tests/Fixtures/r+e.gex[c]a(r)s/dir/bar.dat +0 -0
  1440. data/helpers/vendor/symfony/finder/Tests/Fixtures/with space/foo.txt b/data/helpers/vendor/symfony/finder/Tests/Fixtures/with → space/foo.txt +0 -0
  1441. data/helpers/vendor/symfony/finder/Tests/GlobTest.php +0 -95
  1442. data/helpers/vendor/symfony/finder/Tests/Iterator/CustomFilterIteratorTest.php +0 -44
  1443. data/helpers/vendor/symfony/finder/Tests/Iterator/DateRangeFilterIteratorTest.php +0 -74
  1444. data/helpers/vendor/symfony/finder/Tests/Iterator/DepthRangeFilterIteratorTest.php +0 -83
  1445. data/helpers/vendor/symfony/finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php +0 -80
  1446. data/helpers/vendor/symfony/finder/Tests/Iterator/FileTypeFilterIteratorTest.php +0 -73
  1447. data/helpers/vendor/symfony/finder/Tests/Iterator/FilecontentFilterIteratorTest.php +0 -86
  1448. data/helpers/vendor/symfony/finder/Tests/Iterator/FilenameFilterIteratorTest.php +0 -54
  1449. data/helpers/vendor/symfony/finder/Tests/Iterator/FilterIteratorTest.php +0 -53
  1450. data/helpers/vendor/symfony/finder/Tests/Iterator/Iterator.php +0 -55
  1451. data/helpers/vendor/symfony/finder/Tests/Iterator/IteratorTestCase.php +0 -93
  1452. data/helpers/vendor/symfony/finder/Tests/Iterator/MockFileListIterator.php +0 -21
  1453. data/helpers/vendor/symfony/finder/Tests/Iterator/MockSplFileInfo.php +0 -132
  1454. data/helpers/vendor/symfony/finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php +0 -71
  1455. data/helpers/vendor/symfony/finder/Tests/Iterator/PathFilterIteratorTest.php +0 -82
  1456. data/helpers/vendor/symfony/finder/Tests/Iterator/RealIteratorTestCase.php +0 -119
  1457. data/helpers/vendor/symfony/finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php +0 -59
  1458. data/helpers/vendor/symfony/finder/Tests/Iterator/SizeRangeFilterIteratorTest.php +0 -69
  1459. data/helpers/vendor/symfony/finder/Tests/Iterator/SortableIteratorTest.php +0 -179
  1460. data/helpers/vendor/symfony/finder/composer.json +0 -33
  1461. data/helpers/vendor/symfony/finder/phpunit.xml.dist +0 -30
  1462. data/helpers/vendor/symfony/options-resolver/.gitignore +0 -3
  1463. data/helpers/vendor/symfony/options-resolver/CHANGELOG.md +0 -52
  1464. data/helpers/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php +0 -102
  1465. data/helpers/vendor/symfony/options-resolver/Exception/AccessException.php +0 -22
  1466. data/helpers/vendor/symfony/options-resolver/Exception/ExceptionInterface.php +0 -21
  1467. data/helpers/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php +0 -21
  1468. data/helpers/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php +0 -23
  1469. data/helpers/vendor/symfony/options-resolver/Exception/MissingOptionsException.php +0 -23
  1470. data/helpers/vendor/symfony/options-resolver/Exception/NoConfigurationException.php +0 -26
  1471. data/helpers/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php +0 -26
  1472. data/helpers/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php +0 -21
  1473. data/helpers/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php +0 -24
  1474. data/helpers/vendor/symfony/options-resolver/LICENSE +0 -19
  1475. data/helpers/vendor/symfony/options-resolver/Options.php +0 -22
  1476. data/helpers/vendor/symfony/options-resolver/OptionsResolver.php +0 -1085
  1477. data/helpers/vendor/symfony/options-resolver/README.md +0 -15
  1478. data/helpers/vendor/symfony/options-resolver/Tests/Debug/OptionsResolverIntrospectorTest.php +0 -183
  1479. data/helpers/vendor/symfony/options-resolver/Tests/OptionsResolverTest.php +0 -1626
  1480. data/helpers/vendor/symfony/options-resolver/composer.json +0 -33
  1481. data/helpers/vendor/symfony/options-resolver/phpunit.xml.dist +0 -31
  1482. data/helpers/vendor/symfony/polyfill-ctype/Ctype.php +0 -227
  1483. data/helpers/vendor/symfony/polyfill-ctype/LICENSE +0 -19
  1484. data/helpers/vendor/symfony/polyfill-ctype/README.md +0 -12
  1485. data/helpers/vendor/symfony/polyfill-ctype/bootstrap.php +0 -46
  1486. data/helpers/vendor/symfony/polyfill-ctype/composer.json +0 -38
  1487. data/helpers/vendor/symfony/polyfill-mbstring/LICENSE +0 -19
  1488. data/helpers/vendor/symfony/polyfill-mbstring/Mbstring.php +0 -847
  1489. data/helpers/vendor/symfony/polyfill-mbstring/README.md +0 -13
  1490. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -1397
  1491. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -5
  1492. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -1414
  1493. data/helpers/vendor/symfony/polyfill-mbstring/bootstrap.php +0 -141
  1494. data/helpers/vendor/symfony/polyfill-mbstring/composer.json +0 -38
  1495. data/helpers/vendor/symfony/polyfill-php70/LICENSE +0 -19
  1496. data/helpers/vendor/symfony/polyfill-php70/Php70.php +0 -74
  1497. data/helpers/vendor/symfony/polyfill-php70/README.md +0 -28
  1498. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +0 -5
  1499. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php +0 -5
  1500. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php +0 -5
  1501. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/Error.php +0 -5
  1502. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php +0 -5
  1503. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php +0 -23
  1504. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php +0 -5
  1505. data/helpers/vendor/symfony/polyfill-php70/bootstrap.php +0 -30
  1506. data/helpers/vendor/symfony/polyfill-php70/composer.json +0 -37
  1507. data/helpers/vendor/symfony/polyfill-php72/LICENSE +0 -19
  1508. data/helpers/vendor/symfony/polyfill-php72/Php72.php +0 -217
  1509. data/helpers/vendor/symfony/polyfill-php72/README.md +0 -28
  1510. data/helpers/vendor/symfony/polyfill-php72/bootstrap.php +0 -57
  1511. data/helpers/vendor/symfony/polyfill-php72/composer.json +0 -35
  1512. data/helpers/vendor/symfony/process/.gitignore +0 -3
  1513. data/helpers/vendor/symfony/process/CHANGELOG.md +0 -57
  1514. data/helpers/vendor/symfony/process/Exception/ExceptionInterface.php +0 -21
  1515. data/helpers/vendor/symfony/process/Exception/InvalidArgumentException.php +0 -21
  1516. data/helpers/vendor/symfony/process/Exception/LogicException.php +0 -21
  1517. data/helpers/vendor/symfony/process/Exception/ProcessFailedException.php +0 -54
  1518. data/helpers/vendor/symfony/process/Exception/ProcessTimedOutException.php +0 -69
  1519. data/helpers/vendor/symfony/process/Exception/RuntimeException.php +0 -21
  1520. data/helpers/vendor/symfony/process/ExecutableFinder.php +0 -88
  1521. data/helpers/vendor/symfony/process/InputStream.php +0 -92
  1522. data/helpers/vendor/symfony/process/LICENSE +0 -19
  1523. data/helpers/vendor/symfony/process/PhpExecutableFinder.php +0 -94
  1524. data/helpers/vendor/symfony/process/PhpProcess.php +0 -76
  1525. data/helpers/vendor/symfony/process/Pipes/AbstractPipes.php +0 -182
  1526. data/helpers/vendor/symfony/process/Pipes/PipesInterface.php +0 -67
  1527. data/helpers/vendor/symfony/process/Pipes/UnixPipes.php +0 -153
  1528. data/helpers/vendor/symfony/process/Pipes/WindowsPipes.php +0 -191
  1529. data/helpers/vendor/symfony/process/Process.php +0 -1746
  1530. data/helpers/vendor/symfony/process/ProcessBuilder.php +0 -280
  1531. data/helpers/vendor/symfony/process/ProcessUtils.php +0 -123
  1532. data/helpers/vendor/symfony/process/README.md +0 -13
  1533. data/helpers/vendor/symfony/process/Tests/ErrorProcessInitiator.php +0 -36
  1534. data/helpers/vendor/symfony/process/Tests/ExecutableFinderTest.php +0 -175
  1535. data/helpers/vendor/symfony/process/Tests/NonStopableProcess.php +0 -47
  1536. data/helpers/vendor/symfony/process/Tests/PhpExecutableFinderTest.php +0 -72
  1537. data/helpers/vendor/symfony/process/Tests/PhpProcessTest.php +0 -48
  1538. data/helpers/vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php +0 -72
  1539. data/helpers/vendor/symfony/process/Tests/ProcessBuilderTest.php +0 -220
  1540. data/helpers/vendor/symfony/process/Tests/ProcessFailedExceptionTest.php +0 -133
  1541. data/helpers/vendor/symfony/process/Tests/ProcessTest.php +0 -1596
  1542. data/helpers/vendor/symfony/process/Tests/ProcessUtilsTest.php +0 -53
  1543. data/helpers/vendor/symfony/process/Tests/SignalListener.php +0 -21
  1544. data/helpers/vendor/symfony/process/composer.json +0 -33
  1545. data/helpers/vendor/symfony/process/phpunit.xml.dist +0 -30
  1546. data/helpers/vendor/symfony/stopwatch/.gitignore +0 -3
  1547. data/helpers/vendor/symfony/stopwatch/CHANGELOG.md +0 -9
  1548. data/helpers/vendor/symfony/stopwatch/LICENSE +0 -19
  1549. data/helpers/vendor/symfony/stopwatch/README.md +0 -13
  1550. data/helpers/vendor/symfony/stopwatch/Section.php +0 -200
  1551. data/helpers/vendor/symfony/stopwatch/Stopwatch.php +0 -176
  1552. data/helpers/vendor/symfony/stopwatch/StopwatchEvent.php +0 -254
  1553. data/helpers/vendor/symfony/stopwatch/StopwatchPeriod.php +0 -76
  1554. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchEventTest.php +0 -210
  1555. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchPeriodTest.php +0 -67
  1556. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchTest.php +0 -182
  1557. data/helpers/vendor/symfony/stopwatch/composer.json +0 -33
  1558. data/helpers/vendor/symfony/stopwatch/phpunit.xml.dist +0 -30
@@ -1,325 +0,0 @@
1
- <?php
2
-
3
- /*
4
- * This file is part of composer/ca-bundle.
5
- *
6
- * (c) Composer <https://github.com/composer>
7
- *
8
- * For the full copyright and license information, please view
9
- * the LICENSE file that was distributed with this source code.
10
- */
11
-
12
- namespace Composer\CaBundle;
13
-
14
- use Psr\Log\LoggerInterface;
15
- use Symfony\Component\Process\PhpProcess;
16
-
17
- /**
18
- * @author Chris Smith <chris@cs278.org>
19
- * @author Jordi Boggiano <j.boggiano@seld.be>
20
- */
21
- class CaBundle
22
- {
23
- private static $caPath;
24
- private static $caFileValidity = array();
25
- private static $useOpensslParse;
26
-
27
- /**
28
- * Returns the system CA bundle path, or a path to the bundled one
29
- *
30
- * This method was adapted from Sslurp.
31
- * https://github.com/EvanDotPro/Sslurp
32
- *
33
- * (c) Evan Coury <me@evancoury.com>
34
- *
35
- * For the full copyright and license information, please see below:
36
- *
37
- * Copyright (c) 2013, Evan Coury
38
- * All rights reserved.
39
- *
40
- * Redistribution and use in source and binary forms, with or without modification,
41
- * are permitted provided that the following conditions are met:
42
- *
43
- * * Redistributions of source code must retain the above copyright notice,
44
- * this list of conditions and the following disclaimer.
45
- *
46
- * * Redistributions in binary form must reproduce the above copyright notice,
47
- * this list of conditions and the following disclaimer in the documentation
48
- * and/or other materials provided with the distribution.
49
- *
50
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
51
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
52
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
53
- * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
54
- * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
55
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
56
- * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
57
- * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
58
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
59
- * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60
- *
61
- * @param LoggerInterface $logger optional logger for information about which CA files were loaded
62
- * @return string path to a CA bundle file or directory
63
- */
64
- public static function getSystemCaRootBundlePath(LoggerInterface $logger = null)
65
- {
66
- if (self::$caPath !== null) {
67
- return self::$caPath;
68
- }
69
- $caBundlePaths = array();
70
-
71
-
72
- // If SSL_CERT_FILE env variable points to a valid certificate/bundle, use that.
73
- // This mimics how OpenSSL uses the SSL_CERT_FILE env variable.
74
- $caBundlePaths[] = self::getEnvVariable('SSL_CERT_FILE');
75
-
76
- // If SSL_CERT_DIR env variable points to a valid certificate/bundle, use that.
77
- // This mimics how OpenSSL uses the SSL_CERT_FILE env variable.
78
- $caBundlePaths[] = self::getEnvVariable('SSL_CERT_DIR');
79
-
80
- $caBundlePaths[] = ini_get('openssl.cafile');
81
- $caBundlePaths[] = ini_get('openssl.capath');
82
-
83
- $otherLocations = array(
84
- '/etc/pki/tls/certs/ca-bundle.crt', // Fedora, RHEL, CentOS (ca-certificates package)
85
- '/etc/ssl/certs/ca-certificates.crt', // Debian, Ubuntu, Gentoo, Arch Linux (ca-certificates package)
86
- '/etc/ssl/ca-bundle.pem', // SUSE, openSUSE (ca-certificates package)
87
- '/usr/local/share/certs/ca-root-nss.crt', // FreeBSD (ca_root_nss_package)
88
- '/usr/ssl/certs/ca-bundle.crt', // Cygwin
89
- '/opt/local/share/curl/curl-ca-bundle.crt', // OS X macports, curl-ca-bundle package
90
- '/usr/local/share/curl/curl-ca-bundle.crt', // Default cURL CA bunde path (without --with-ca-bundle option)
91
- '/usr/share/ssl/certs/ca-bundle.crt', // Really old RedHat?
92
- '/etc/ssl/cert.pem', // OpenBSD
93
- '/usr/local/etc/ssl/cert.pem', // FreeBSD 10.x
94
- '/usr/local/etc/openssl/cert.pem', // OS X homebrew, openssl package
95
- '/usr/local/etc/openssl@1.1/cert.pem', // OS X homebrew, openssl@1.1 package
96
- );
97
-
98
- foreach($otherLocations as $location) {
99
- $otherLocations[] = dirname($location);
100
- }
101
-
102
- $caBundlePaths = array_merge($caBundlePaths, $otherLocations);
103
-
104
- foreach ($caBundlePaths as $caBundle) {
105
- if (self::caFileUsable($caBundle, $logger)) {
106
- return self::$caPath = $caBundle;
107
- }
108
-
109
- if (self::caDirUsable($caBundle)) {
110
- return self::$caPath = $caBundle;
111
- }
112
- }
113
-
114
- return self::$caPath = static::getBundledCaBundlePath(); // Bundled CA file, last resort
115
- }
116
-
117
- /**
118
- * Returns the path to the bundled CA file
119
- *
120
- * In case you don't want to trust the user or the system, you can use this directly
121
- *
122
- * @return string path to a CA bundle file
123
- */
124
- public static function getBundledCaBundlePath()
125
- {
126
- $caBundleFile = __DIR__.'/../res/cacert.pem';
127
-
128
- // cURL does not understand 'phar://' paths
129
- // see https://github.com/composer/ca-bundle/issues/10
130
- if (0 === strpos($caBundleFile, 'phar://')) {
131
- file_put_contents(
132
- $tempCaBundleFile = tempnam(sys_get_temp_dir(), 'openssl-ca-bundle-'),
133
- file_get_contents($caBundleFile)
134
- );
135
-
136
- register_shutdown_function(function() use ($tempCaBundleFile) {
137
- @unlink($tempCaBundleFile);
138
- });
139
-
140
- $caBundleFile = $tempCaBundleFile;
141
- }
142
-
143
- return $caBundleFile;
144
- }
145
-
146
- /**
147
- * Validates a CA file using opensl_x509_parse only if it is safe to use
148
- *
149
- * @param string $filename
150
- * @param LoggerInterface $logger optional logger for information about which CA files were loaded
151
- *
152
- * @return bool
153
- */
154
- public static function validateCaFile($filename, LoggerInterface $logger = null)
155
- {
156
- static $warned = false;
157
-
158
- if (isset(self::$caFileValidity[$filename])) {
159
- return self::$caFileValidity[$filename];
160
- }
161
-
162
- $contents = file_get_contents($filename);
163
-
164
- // assume the CA is valid if php is vulnerable to
165
- // https://www.sektioneins.de/advisories/advisory-012013-php-openssl_x509_parse-memory-corruption-vulnerability.html
166
- if (!static::isOpensslParseSafe()) {
167
- if (!$warned && $logger) {
168
- $logger->warning(sprintf(
169
- 'Your version of PHP, %s, is affected by CVE-2013-6420 and cannot safely perform certificate validation, we strongly suggest you upgrade.',
170
- PHP_VERSION
171
- ));
172
- $warned = true;
173
- }
174
-
175
- $isValid = !empty($contents);
176
- } else {
177
- $contents = preg_replace("/^(\\-+(?:BEGIN|END))\\s+TRUSTED\\s+(CERTIFICATE\\-+)\$/m", '$1 $2', $contents);
178
- $isValid = (bool) openssl_x509_parse($contents);
179
- }
180
-
181
- if ($logger) {
182
- $logger->debug('Checked CA file '.realpath($filename).': '.($isValid ? 'valid' : 'invalid'));
183
- }
184
-
185
- return self::$caFileValidity[$filename] = $isValid;
186
- }
187
-
188
- /**
189
- * Test if it is safe to use the PHP function openssl_x509_parse().
190
- *
191
- * This checks if OpenSSL extensions is vulnerable to remote code execution
192
- * via the exploit documented as CVE-2013-6420.
193
- *
194
- * @return bool
195
- */
196
- public static function isOpensslParseSafe()
197
- {
198
- if (null !== self::$useOpensslParse) {
199
- return self::$useOpensslParse;
200
- }
201
-
202
- if (PHP_VERSION_ID >= 50600) {
203
- return self::$useOpensslParse = true;
204
- }
205
-
206
- // Vulnerable:
207
- // PHP 5.3.0 - PHP 5.3.27
208
- // PHP 5.4.0 - PHP 5.4.22
209
- // PHP 5.5.0 - PHP 5.5.6
210
- if (
211
- (PHP_VERSION_ID < 50400 && PHP_VERSION_ID >= 50328)
212
- || (PHP_VERSION_ID < 50500 && PHP_VERSION_ID >= 50423)
213
- || (PHP_VERSION_ID < 50600 && PHP_VERSION_ID >= 50507)
214
- ) {
215
- // This version of PHP has the fix for CVE-2013-6420 applied.
216
- return self::$useOpensslParse = true;
217
- }
218
-
219
- if (defined('PHP_WINDOWS_VERSION_BUILD')) {
220
- // Windows is probably insecure in this case.
221
- return self::$useOpensslParse = false;
222
- }
223
-
224
- $compareDistroVersionPrefix = function ($prefix, $fixedVersion) {
225
- $regex = '{^'.preg_quote($prefix).'([0-9]+)$}';
226
-
227
- if (preg_match($regex, PHP_VERSION, $m)) {
228
- return ((int) $m[1]) >= $fixedVersion;
229
- }
230
-
231
- return false;
232
- };
233
-
234
- // Hard coded list of PHP distributions with the fix backported.
235
- if (
236
- $compareDistroVersionPrefix('5.3.3-7+squeeze', 18) // Debian 6 (Squeeze)
237
- || $compareDistroVersionPrefix('5.4.4-14+deb7u', 7) // Debian 7 (Wheezy)
238
- || $compareDistroVersionPrefix('5.3.10-1ubuntu3.', 9) // Ubuntu 12.04 (Precise)
239
- ) {
240
- return self::$useOpensslParse = true;
241
- }
242
-
243
- // Symfony Process component is missing so we assume it is unsafe at this point
244
- if (!class_exists('Symfony\Component\Process\PhpProcess')) {
245
- return self::$useOpensslParse = false;
246
- }
247
-
248
- // This is where things get crazy, because distros backport security
249
- // fixes the chances are on NIX systems the fix has been applied but
250
- // it's not possible to verify that from the PHP version.
251
- //
252
- // To verify exec a new PHP process and run the issue testcase with
253
- // known safe input that replicates the bug.
254
-
255
- // Based on testcase in https://github.com/php/php-src/commit/c1224573c773b6845e83505f717fbf820fc18415
256
- // changes in https://github.com/php/php-src/commit/76a7fd893b7d6101300cc656058704a73254d593
257
- $cert = 'LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVwRENDQTR5Z0F3SUJBZ0lKQUp6dThyNnU2ZUJjTUEwR0NTcUdTSWIzRFFFQkJRVUFNSUhETVFzd0NRWUQKVlFRR0V3SkVSVEVjTUJvR0ExVUVDQXdUVG05eVpISm9aV2x1TFZkbGMzUm1ZV3hsYmpFUU1BNEdBMVVFQnd3SApTOE9Ed3Jac2JqRVVNQklHQTFVRUNnd0xVMlZyZEdsdmJrVnBibk14SHpBZEJnTlZCQXNNRmsxaGJHbGphVzkxCmN5QkRaWEowSUZObFkzUnBiMjR4SVRBZkJnTlZCQU1NR0cxaGJHbGphVzkxY3k1elpXdDBhVzl1WldsdWN5NWsKWlRFcU1DZ0dDU3FHU0liM0RRRUpBUlliYzNSbFptRnVMbVZ6YzJWeVFITmxhM1JwYjI1bGFXNXpMbVJsTUhVWQpaREU1TnpBd01UQXhNREF3TURBd1dnQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBCkFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUEKQUFBQUFBQVhEVEUwTVRFeU9ERXhNemt6TlZvd2djTXhDekFKQmdOVkJBWVRBa1JGTVJ3d0dnWURWUVFJREJOTwpiM0prY21obGFXNHRWMlZ6ZEdaaGJHVnVNUkF3RGdZRFZRUUhEQWRMdzRQQ3RteHVNUlF3RWdZRFZRUUtEQXRUClpXdDBhVzl1UldsdWN6RWZNQjBHQTFVRUN3d1dUV0ZzYVdOcGIzVnpJRU5sY25RZ1UyVmpkR2x2YmpFaE1COEcKQTFVRUF3d1liV0ZzYVdOcGIzVnpMbk5sYTNScGIyNWxhVzV6TG1SbE1Tb3dLQVlKS29aSWh2Y05BUWtCRmh0egpkR1ZtWVc0dVpYTnpaWEpBYzJWcmRHbHZibVZwYm5NdVpHVXdnZ0VpTUEwR0NTcUdTSWIzRFFFQkFRVUFBNElCCkR3QXdnZ0VLQW9JQkFRRERBZjNobDdKWTBYY0ZuaXlFSnBTU0RxbjBPcUJyNlFQNjV1c0pQUnQvOFBhRG9xQnUKd0VZVC9OYSs2ZnNnUGpDMHVLOURaZ1dnMnRIV1dvYW5TYmxBTW96NVBINlorUzRTSFJaN2UyZERJalBqZGhqaAowbUxnMlVNTzV5cDBWNzk3R2dzOWxOdDZKUmZIODFNTjJvYlhXczROdHp0TE11RDZlZ3FwcjhkRGJyMzRhT3M4CnBrZHVpNVVhd1Raa3N5NXBMUEhxNWNNaEZHbTA2djY1Q0xvMFYyUGQ5K0tBb2tQclBjTjVLTEtlYno3bUxwazYKU01lRVhPS1A0aWRFcXh5UTdPN2ZCdUhNZWRzUWh1K3ByWTNzaTNCVXlLZlF0UDVDWm5YMmJwMHdLSHhYMTJEWAoxbmZGSXQ5RGJHdkhUY3lPdU4rblpMUEJtM3ZXeG50eUlJdlZBZ01CQUFHalFqQkFNQWtHQTFVZEV3UUNNQUF3CkVRWUpZSVpJQVliNFFnRUJCQVFEQWdlQU1Bc0dBMVVkRHdRRUF3SUZvREFUQmdOVkhTVUVEREFLQmdnckJnRUYKQlFjREFqQU5CZ2txaGtpRzl3MEJBUVVGQUFPQ0FRRUFHMGZaWVlDVGJkajFYWWMrMVNub2FQUit2SThDOENhRAo4KzBVWWhkbnlVNGdnYTBCQWNEclk5ZTk0ZUVBdTZacXljRjZGakxxWFhkQWJvcHBXb2NyNlQ2R0QxeDMzQ2tsClZBcnpHL0t4UW9oR0QySmVxa2hJTWxEb214SE83a2EzOStPYThpMnZXTFZ5alU4QVp2V01BcnVIYTRFRU55RzcKbFcyQWFnYUZLRkNyOVRuWFRmcmR4R1ZFYnY3S1ZRNmJkaGc1cDVTanBXSDErTXEwM3VSM1pYUEJZZHlWODMxOQpvMGxWajFLRkkyRENML2xpV2lzSlJvb2YrMWNSMzVDdGQwd1lCY3BCNlRac2xNY09QbDc2ZHdLd0pnZUpvMlFnClpzZm1jMnZDMS9xT2xOdU5xLzBUenprVkd2OEVUVDNDZ2FVK1VYZTRYT1Z2a2NjZWJKbjJkZz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K';
258
- $script = <<<'EOT'
259
-
260
- error_reporting(-1);
261
- $info = openssl_x509_parse(base64_decode('%s'));
262
- var_dump(PHP_VERSION, $info['issuer']['emailAddress'], $info['validFrom_time_t']);
263
-
264
- EOT;
265
- $script = '<'."?php\n".sprintf($script, $cert);
266
-
267
- try {
268
- $process = new PhpProcess($script);
269
- $process->mustRun();
270
- } catch (\Exception $e) {
271
- // In the case of any exceptions just accept it is not possible to
272
- // determine the safety of openssl_x509_parse and bail out.
273
- return self::$useOpensslParse = false;
274
- }
275
-
276
- $output = preg_split('{\r?\n}', trim($process->getOutput()));
277
- $errorOutput = trim($process->getErrorOutput());
278
-
279
- if (
280
- count($output) === 3
281
- && $output[0] === sprintf('string(%d) "%s"', strlen(PHP_VERSION), PHP_VERSION)
282
- && $output[1] === 'string(27) "stefan.esser@sektioneins.de"'
283
- && $output[2] === 'int(-1)'
284
- && preg_match('{openssl_x509_parse\(\): illegal (?:ASN1 data type for|length in) timestamp in - on line \d+}', $errorOutput)
285
- ) {
286
- // This PHP has the fix backported probably by a distro security team.
287
- return self::$useOpensslParse = true;
288
- }
289
-
290
- return self::$useOpensslParse = false;
291
- }
292
-
293
- /**
294
- * Resets the static caches
295
- */
296
- public static function reset()
297
- {
298
- self::$caFileValidity = array();
299
- self::$caPath = null;
300
- self::$useOpensslParse = null;
301
- }
302
-
303
- private static function getEnvVariable($name)
304
- {
305
- if (isset($_SERVER[$name])) {
306
- return (string) $_SERVER[$name];
307
- }
308
-
309
- if (PHP_SAPI === 'cli' && ($value = getenv($name)) !== false && $value !== null) {
310
- return (string) $value;
311
- }
312
-
313
- return false;
314
- }
315
-
316
- private static function caFileUsable($certFile, LoggerInterface $logger = null)
317
- {
318
- return $certFile && @is_file($certFile) && @is_readable($certFile) && static::validateCaFile($certFile, $logger);
319
- }
320
-
321
- private static function caDirUsable($certDir)
322
- {
323
- return $certDir && @is_dir($certDir) && @is_readable($certDir) && glob($certDir . '/*');
324
- }
325
- }
@@ -1,11 +0,0 @@
1
- root = true
2
-
3
- [*]
4
- charset = utf-8
5
- indent_size = 4
6
- indent_style = space
7
- insert_final_newline = true
8
- trim_trailing_whitespace = true
9
-
10
- [*.yml]
11
- indent_size = 2
@@ -1,17 +0,0 @@
1
- # Auto-detect text files, ensure they use LF.
2
- * text=auto eol=lf
3
-
4
- # These files are always considered text and should use LF.
5
- # See core.whitespace @ http://git-scm.com/docs/git-config for whitespace flags.
6
- *.php text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php
7
- *.json text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4
8
- *.test text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4
9
- *.yml text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=2
10
-
11
- # Exclude non-essential files from dist
12
- /tests export-ignore
13
- .github export-ignore
14
- .php_cs export-ignore
15
- .travis.yml export-ignore
16
- appveyor.yml export-ignore
17
- phpunit.xml.dist export-ignore
@@ -1,11 +0,0 @@
1
- /.settings
2
- /.project
3
- /.buildpath
4
- /composer.phar
5
- /vendor
6
- /nbproject
7
- phpunit.xml
8
- .vagrant
9
- Vagrantfile
10
- .idea
11
- .php_cs.cache
@@ -1,952 +0,0 @@
1
- ### [1.10.9] 2020-07-16
2
-
3
- * Fixed Bitbucket redirect loop when credentials are outdated
4
- * Fixed GitLab auth prompt wording
5
- * Fixed `self-update` handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
6
- * Fixed parsing issues in funding.yml files
7
-
8
- ### [1.10.8] 2020-06-24
9
-
10
- * Fixed compatibility issue with git being configured to show signatures by default
11
- * Fixed discarding of local changes when updating packages to include untracked files
12
- * Several minor fixes
13
-
14
- ### [1.10.7] 2020-06-03
15
-
16
- * Fixed PHP 8 deprecations
17
- * Fixed detection of pcntl_signal being in disabled_functions when pcntl_async_signal is allowed
18
-
19
- ### [1.10.6] 2020-05-06
20
-
21
- * Fixed version guessing to take composer-runtime-api and composer-plugin-api requirements into account to avoid selecting packages which require Composer 2
22
- * Fixed package name validation to allow several dashes following each other
23
- * Fixed post-status-cmd script not firing when there were no changes to be displayed
24
- * Fixed composer-runtime-api support on Composer 1.x, the package is now present as 1.0.0
25
- * Fixed support for composer show --name-only --self
26
- * Fixed detection of GitLab URLs when handling authentication in some cases
27
-
28
- ### [1.10.5] 2020-04-10
29
-
30
- * Fixed self-update on PHP <5.6, seriously please upgrade people, it's time
31
- * Fixed 1.10.2 regression with PATH resolution in scripts
32
-
33
- ### [1.10.4] 2020-04-09
34
-
35
- * Fixed 1.10.2 regression in path symlinking with absolute path repos
36
-
37
- ### [1.10.3] 2020-04-09
38
-
39
- * Fixed invalid --2 flag warning in `self-update` when no channel is requested
40
-
41
- ### [1.10.2] 2020-04-09
42
-
43
- * Added --1 flag to `self-update` command which can be added to automated self-update runs to make sure it won't automatically jump to 2.0 once that is released
44
- * Fixed path repository symlinks being made relative when the repo url is defined as absolute paths
45
- * Fixed potential issues when using "composer ..." in scripts and composer/composer was also required in the project
46
- * Fixed 1.10.0 regression when downloading GitHub archives from non-API URLs
47
- * Fixed handling of malformed info in fund command
48
- * Fixed Symfony5 compatibility issues in a few commands
49
-
50
- ### [1.10.1] 2020-03-13
51
-
52
- * Fixed path repository warning on empty path when using wildcards
53
- * Fixed superfluous warnings when generating optimized autoloaders
54
-
55
- ### [1.10.0] 2020-03-10
56
-
57
- * Added `bearer` auth config to authenticate using `Authorization: Bearer <token>` headers
58
- * Added `plugin-api-version` in composer.lock so third-party tools can know which Composer version was used to generate a lock file
59
- * Fixed composer fund command and funding info parsing to be more useful
60
- * Fixed issue where --no-dev autoload generation was excluding some packages which should not have been excluded
61
- * Fixed 1.10-RC regression in create project's handling of absolute paths
62
-
63
- ### [1.10.0-RC] 2020-02-14
64
-
65
- * Breaking: `composer global exec ...` now executes the process in the current working directory instead of executing it in the global directory.
66
- * Warning: Added a warning when class names are being loaded by a PSR-4 or PSR-0 rule only due to classmap optimization, but would not otherwise be autoloadable. Composer 2.0 will stop autoloading these classes so make sure you fix your autoload configs.
67
- * Added new funding key to composer.json to describe ways your package's maintenance can be funded. This reads info from GitHub's FUNDING.yml by default so better configure it there so it shows on GitHub and Composer/Packagist
68
- * Added `composer fund` command to show funding info of your dependencies
69
- * Added support for --format=json output for show command when showing a single package
70
- * Added support for configuring suggestions using config command, e.g. `composer config suggest.foo/bar some text`
71
- * Added support for configuring fine-grained preferred-install using config command, e.g. `composer config preferred-install.foo/* dist`
72
- * Added `@putenv` script handler to set environment variables from composer.json for following scripts
73
- * Added `lock` option that can be set to false, in which case no composer.lock file will be generated
74
- * Added --add-repository flag to create-project command which will persist the repo given in --repository into the composer.json of the package being installed
75
- * Added support for IPv6 addresses in NO_PROXY
76
- * Added package homepage display in the show command
77
- * Added debug info about HTTP authentications
78
- * Added Symfony 5 compatibility
79
- * Added --fixed flag to require command to make it use a fixed constraint instead of a ^x.y constraint when adding the requirement
80
- * Fixed exclude-from-classmap matching subsets of directories e.g. foo/ was excluding foobar/
81
- * Fixed archive command to persist file permissions inside the zip files
82
- * Fixed init/require command to avoid suggesting packages which are already selected in the search results
83
- * Fixed create-project UX issues
84
- * Fixed filemtime for vendor/composer/* files is now only changing when the files actually change
85
- * Fixed issues detecting docker environment with an active open_basedir
86
-
87
- ### [1.9.3] 2020-02-04
88
-
89
- * Fixed GitHub deprecation of access_token query parameter, now using Authorization header
90
-
91
- ### [1.9.2] 2020-01-14
92
-
93
- * Fixed minor git driver bugs
94
- * Fixed schema validation for version field to allow dev-* versions too
95
- * Fixed external processes' output being formatted even though it should not
96
- * Fixed issue with path repositories when trying to install feature branches
97
-
98
- ### [1.9.1] 2019-11-01
99
-
100
- * Fixed various credential handling issues with gitlab and github
101
- * Fixed credentials being present in git remotes in Composer cache and vendor directory when not using SSH keys
102
- * Fixed `composer why` not listing replacers as a reason something is present
103
- * Fixed various PHP 7.4 compatibility issues
104
- * Fixed root warnings always present in Docker containers, setting COMPOSER_ALLOW_SUPERUSER is not necessary anymore
105
- * Fixed GitHub access tokens leaking into debug-verbosity output
106
- * Fixed several edge case issues detecting GitHub, Bitbucket and GitLab repository types
107
- * Fixed Composer asking if you want to use a composer.json in a parent directory when ran in non-interactive mode
108
- * Fixed classmap autoloading issue finding classes located within a few non-PHP context blocks (?>...<?php)
109
-
110
- ### [1.9.0] 2019-08-02
111
-
112
- * Breaking: artifact repositories with URLs containing port numbers and requiring authentication now require you to configure http-basic auth for the `host:port` pair explicitly
113
- * Added a `--no-cache` flag available on all commands to run with the cache disabled
114
- * Added PHP_BINARY as env var pointing to the PHP process when executing Composer scripts as shell scripts
115
- * Added a `use-github-api` config option which can set the `no-api` flag on all GitHub VCS repositories declared
116
- * Added a static helper you can preprend to a script to avoid process timeouts, `"Composer\\Config::disableProcessTimeout"`
117
- * Added Event::getOriginatingEvent to retrieve an event's original event when a script handler forwards to another one
118
- * Added support for autoloading directly from a phar file
119
- * Fixed loading order of plugins to always initialize them in order of dependencies
120
- * Fixed various network-mount related issues
121
- * Fixed --ignore-platform-reqs not ignoring conflict rules against platform packages
122
-
123
- ### [1.8.6] 2019-06-11
124
-
125
- * Fixed handling of backslash-escapes handling in composer.json when using the require command
126
- * Fixed create-project not following classmap-authoritative and apcu-autoloader config values
127
- * Fixed HHVM version warning showing up in some cases when it was not in use
128
-
129
- ### [1.8.5] 2019-04-09
130
-
131
- * HHVM 4.0 is no longer compatible with Composer. Please use PHP instead going forward.
132
- * Added forward compatibility with upcoming 2.0 changes
133
- * Fixed support for PHP 7.3-style heredoc/nowdoc syntax changes in autoload generation
134
- * Fixed require command usage when combined with --ignore-platform-reqs
135
- * Fixed and cleaned up various Windows junctions handling issues
136
-
137
- ### [1.8.4] 2019-02-11
138
-
139
- * Fixed long standing solver bug leading to odd solving issues in edge cases, see #7946
140
- * Fixed HHVM support for upcoming releases
141
- * Fixed unix proxy for binaries to be POSIX compatible instead of breaking some shells
142
- * Fixed invalid deprecation warning for composer-plugin-api
143
- * Fixed edge case issues with Windows junctions when working with path repositories
144
-
145
- ### [1.8.3] 2019-01-30
146
-
147
- * Fixed regression when executing partial updates
148
-
149
- ### [1.8.2] 2019-01-29
150
-
151
- * Fixed invalid deprecation warning for ext-pdo_mysql and similar
152
- * Updated to latest xdebug-handler
153
-
154
- ### [1.8.1] 2019-01-29
155
-
156
- * Deprecated support for non-standard package names (anything with uppercase, or no / in it). Make sure to follow the warnings if you see any to avoid problems in 2.0.
157
- * Fixed some packages missing from the autoloader config when installing with --no-dev
158
- * Fixed support for cloning GitLab repos using OAuth tokens instead of SSH keys
159
- * Fixed metapackage installs/updates missing from output
160
- * Fixed --with-dependencies / --with-all-dependencies not updating some packages in some edge cases
161
- * Fixed compatibility with Symfony 4.2 deprecations
162
- * Fixed temp dir not being cleaned up on download error while archiving packages
163
- * Updated to latest ca-bundle
164
-
165
- ### [1.8.0] 2018-12-03
166
-
167
- * Changed `post-package-install` / `post-package-update` event to be fired *after* the lock file has been updated as opposed to before
168
- * Added support for removing packages using a wildcard with the `remove` command, e.g. `composer remove foo/*`
169
- * Added `chat` to the list of `support` channels you can list in composer.json
170
- * Added signal handling on require command to restore the composer.json in case of abort
171
- * Added `--ignore` to `outdated` command to pass one or more packages that you do not want to be listed
172
- * Added `--no-dev` to `check-platform-reqs` command to skip dev requirements even if they are installed
173
- * Added support for running plugin commands from sub-directories within a project much like other Composer commands
174
- * Added support for running Composer via phpdbg
175
- * Added `lib-imagick` platform package
176
- * Fixed validate command always checking for disabled checks when used with `--strict`
177
-
178
- ### [1.7.3] 2018-11-01
179
-
180
- * Fixed handling of replace/conflict rules. This may affect dependency resolution in some edge cases.
181
- * Fixed Bitbucket API support and migrated all calls to API v2 as v1 is deprecated
182
- * Fixed support for lib-openssl 1.1.1 having only lowercase algorithm names
183
- * Fixed escaping of URLs in Perforce and Svn drivers
184
- * Fixed `show` command not respecting `--path` when a single package name was given
185
- * Fixed regression in 1.7.2's handling of metapackages
186
-
187
- ### [1.7.2] 2018-08-16
188
-
189
- * Fixed reporting of authentication/rate limiting issues for GitHub API access
190
- * Fixed `create-project` not checking the checking the latest commit out when a cache was already present
191
- * Fixed reporting of errors when `global` command can not switch the working directory
192
- * Fixed PHP 5.3 JSON encoding issues with complex unicode character sequences
193
- * Updated to latest ca-bundle and xdebug-handler projects, see related changelogs
194
-
195
- ### [1.7.1] 2018-08-07
196
-
197
- * Fixed issue autoloading plugins in require-dev in some conditions
198
- * Fixed handling of SSL to repo.packagist.org on very old PHP versions
199
-
200
- ### [1.7.0] 2018-08-03
201
-
202
- * Added the overridden platform config's PHP version in the `diagnose` command output
203
- * Fixed --no-plugins not being respected in a few commands
204
- * Fixed 1.7.0-RC regression in output showing <warn> instead of proper colors
205
- * Fixed 1.7.0-RC regression in output missing "Loading from cache" output on package install
206
-
207
- ### [1.7.0-RC] 2018-07-24
208
-
209
- * Changed default repository URL from packagist.org to repo.packagist.org, this might affect people with strict firewall rules
210
- * Changed output from Updating to Downgrading when performing package downgrades, this might affect anything parsing output
211
- * Several minor performance improvements
212
- * Added basic authentication support for mercurial repos
213
- * Added explicit `i` and `u` aliases for the `install` and `update` commands
214
- * Added support for `show` command to output json format with --tree
215
- * Added support for {glob,braces} support in the path repository's path argument
216
- * Added support in `status` command for showing diffs in vendor dir even for packages installed as dist/zip archives
217
- * Added `--remove-vcs` flag to `create-project` command to avoid prompting for keeping VCS files
218
- * Added `--no-secure-http` flag to `create-project` command to bypass https (use at your own risk)
219
- * Added `pre-command-run` event that lets plugins modify arguments
220
- * Added RemoteFilesystem::getRemoteContents extension point
221
- * Fixed setting scripts via `config` command
222
-
223
- ### [1.6.5] 2018-05-04
224
-
225
- * Fixed regression in 1.6.4 causing strange update behaviors with dev packages
226
- * Fixed regression in 1.6.4 color support detection for Windows
227
- * Fixed issues dealing with broken symlinks when switching branches and using path repositories
228
- * Fixed JSON schema for package repositories
229
- * Fixed issues on computers set to Turkish locale
230
- * Fixed classmap parsing of files using short-open-tags when they are disabled in php
231
-
232
- ### [1.6.4] 2018-04-13
233
-
234
- * Security fixes in some edge case scenarios, recommended update for all users
235
- * Fixed regression in version guessing of path repositories
236
- * Fixed removing aliased packages from the repository, which might resolve some odd update bugs
237
- * Fixed updating of package URLs for GitLab
238
- * Fixed run-script --list failing when script handlers were defined
239
- * Fixed init command not respecting the current php version when selecting package versions
240
- * Fixed handling of uppercase package names in why/why-not commands
241
- * Fixed exclude-from-classmap symlink handling
242
- * Fixed filesystem permissions of PEAR binaries
243
- * Improved performance of subversion repos
244
- * Other minor fixes
245
-
246
- ### [1.6.3] 2018-01-31
247
-
248
- * Fixed GitLab downloads failing in some edge cases
249
- * Fixed ctrl-C handling during create-project
250
- * Fixed GitHub VCS repositories not prompting for a token in some conditions
251
- * Fixed SPDX license identifiers being case sensitive
252
- * Fixed and clarified a few dependency resolution error reporting strings
253
- * Fixed SVN commit log fetching in verbose mode when using private repositories
254
-
255
- ### [1.6.2] 2018-01-05
256
-
257
- * Fixed more autoloader regressions
258
- * Fixed support for updating dist refs in gitlab URLs
259
-
260
- ### [1.6.1] 2018-01-04
261
-
262
- * Fixed upgrade regression due to some autoloader cleanups
263
- * Fixed some overly loose version constraints
264
-
265
- ### [1.6.0] 2018-01-04
266
-
267
- * Added support for SPDX license identifiers v3.0, deprecates GPL/LGPL/AGPL identifiers, which should now have a `-only` or `-or-later` suffix added.
268
- * Added support for COMPOSER_MEMORY_LIMIT env var to make Composer set the PHP memory limit explicitly
269
- * Added support for simple strings for the `bin`
270
- * Fixed `check-platform-reqs` bug in version checking
271
-
272
- ### [1.6.0-RC] 2017-12-19
273
-
274
- * Improved performance of installs and updates from git clones when checking out known commits
275
- * Added `check-platform-reqs` command that checks that your PHP and extensions versions match the platform requirements of the installed packages
276
- * Added `--with-all-dependencies` to the `update` and `require` commands which updates all dependencies of the listed packages, including those that are direct root requirements
277
- * Added `scripts-descriptions` key to composer.json to customize the description and document your custom commands
278
- * Added support for the uppercase NO_PROXY env var
279
- * Added support for COMPOSER_DEFAULT_{AUTHOR,LICENSE,EMAIL,VENDOR} env vars to pre-populate init command values
280
- * Added support for local fossil repositories
281
- * Added suggestions for alternative spellings when entering packages in `init` and `require` commands and nothing can be found
282
- * Fixed installed.json data to be sorted alphabetically by package name
283
- * Fixed compatibility with Symfony 4.x components that Composer uses
284
-
285
- ### [1.5.6] - 2017-12-18
286
-
287
- * Fixed root package version guessed when a tag is checked out
288
- * Fixed support for GitLab repos hosted on non-standard ports
289
- * Fixed regression in require command when requiring unstable packages, part 3
290
-
291
- ### [1.5.5] - 2017-12-01
292
-
293
- * Fixed regression in require command when requiring unstable packages, part 2
294
-
295
- ### [1.5.4] - 2017-12-01
296
-
297
- * Fixed regression in require command when requiring unstable packages
298
-
299
- ### [1.5.3] - 2017-11-30
300
-
301
- * Fixed require/remove commands reverting the composer.json change when a non-solver-related error occurs
302
- * Fixed GitLabDriver to support installations of GitLab not at the root of the domain
303
- * Fixed create-project not following the optimize-autoloader flag of the root package
304
- * Fixed Authorization header being forwarded across domains after a redirect
305
- * Improved some error messages for clarity
306
-
307
- ### [1.5.2] - 2017-09-11
308
-
309
- * Fixed GitLabDriver looping endlessly in some conditions
310
- * Fixed GitLabDriver support for unauthenticated requests
311
- * Fixed GitLab zip downloads not triggering credentials prompt if unauthenticated
312
- * Fixed path repository support of COMPOSER_ROOT_VERSION, it now applies to all path repos within the same git repository
313
- * Fixed path repository handling of copies to avoid copying VCS files and others
314
- * Fixed sub-directory call to ignore list and create-project commands as well as calls to Composer using --working-dir
315
- * Fixed invalid warning appearing when calling `remove` on an non-stable package
316
-
317
- ### [1.5.1] - 2017-08-09
318
-
319
- * Fixed regression in GitLabDriver with repos containing >100 branches or tags
320
- * Fixed sub-directory call support to respect the COMPOSER env var
321
-
322
- ### [1.5.0] - 2017-08-08
323
-
324
- * Changed the package install order to ensure that plugins are always installed as soon as possible
325
- * Added ability to call composer from within sub-directories of a project
326
- * Added support for GitLab API v4
327
- * Added support for GitLab sub-groups
328
- * Added some more rules to composer validate
329
- * Added support for reading the `USER` env when guessing the username in `composer init`
330
- * Added warning when uncompressing files with the same name but difference cases on case insensitive filesystems
331
- * Added `htaccess-protect` option / `COMPOSER_HTACCESS_PROTECT` env var to disable the .htaccess creation in home dir (defaults to true)
332
- * Improved `clear-cache` command
333
- * Minor improvements/fixes and many documentation updates
334
-
335
- ### [1.4.3] - 2017-08-06
336
-
337
- * Fixed GitLab URLs
338
- * Fixed root package version detection using latest git versions
339
- * Fixed inconsistencies in date format in composer.lock when installing from source
340
- * Fixed Mercurial support regression
341
- * Fixed exclude-from-classmap not being applied when autoloading files for Composer plugins
342
- * Fixed exclude-from-classmap being ignored when cwd has the wrong case on case insensitive filesystems
343
- * Fixed several other minor issues
344
-
345
- ### [1.4.2] - 2017-05-17
346
-
347
- * Fixed Bitbucket API handler parsing old deleted branches in hg repos
348
- * Fixed regression in gitlab downloads
349
- * Fixed output inconsistencies
350
- * Fixed unicode handling in `init` command for author names
351
- * Fixed useless warning when doing partial updates/removes on packages that are not currently installed
352
- * Fixed Xdebug disabling issue when combined with disable_functions and allow_url_fopen CLI overrides
353
-
354
- ### [1.4.1] - 2017-03-10
355
-
356
- * Fixed `apcu-autoloader` config option being ignored in `dump-autoload` command
357
- * Fixed json validation not allowing boolean for trunk-path, branches-path and tags-path in svn repos
358
- * Fixed json validation not allowing repository URLs without scheme
359
-
360
- ### [1.4.0] - 2017-03-08
361
-
362
- * Improved memory usage of dependency solver
363
- * Added `--format json` option to the `outdated` and `show` command to get machine readable package listings
364
- * Added `--ignore-filters` flag to `archive` command to bypass the .gitignore and co
365
- * Added support for `outdated` output without ansi colors
366
- * Added support for Bitbucket API v2
367
- * Changed the require command to follow minimum-stability / prefer-stable values when picking a version
368
- * Fixed regression when using composer in a Mercurial repository
369
-
370
- ### [1.3.3] - 2017-03-08
371
-
372
- * **Capifony users beware**: This release has output format tweaks that mess up capifony interactive mode, see #6233
373
- * Improved baseline psr-4 autoloader performance for projects with many nested namespaces configured
374
- * Fixed issues with gitlab API access when the token had insufficient permissions
375
- * Fixed some HHVM strict type issues
376
- * Fixed version guessing of headless git checkouts in some conditions
377
- * Fixed compatibility with subversion 1.8
378
- * Fixed version guessing not working with svn/hg
379
- * Fixed script/exec errors not being output correctly
380
- * Fixed PEAR repository bug with pear.php.net
381
-
382
- ### [1.3.2] - 2017-01-27
383
-
384
- * Added `COMPOSER_BINARY` env var that is defined within the scope of a Composer run automatically with the path to the phar file
385
- * Fixed create-project ending in a detached HEAD when installing aliased packages
386
- * Fixed composer show not returning non-zero exit code when the package does not exist
387
- * Fixed `@composer` handling in scripts when --working-dir is used together with it
388
- * Fixed private-GitLab handling of repos with dashes in them
389
-
390
- ### [1.3.1] - 2017-01-07
391
-
392
- * Fixed dist downloads from Bitbucket
393
- * Fixed some regressions related to xdebug disabling
394
- * Fixed `--minor-only` flag in `outdated` command
395
- * Fixed handling of config.platform.php which did not replace other php-* package's versions
396
-
397
- ### [1.3.0] - 2016-12-24
398
-
399
- * Fixed handling of annotated git tags vs lightweight tags leading to useless updates sometimes
400
- * Fixed ext-xdebug not being require-able anymore due to automatic xdebug disabling
401
- * Fixed case insensitivity of remove command
402
-
403
- ### [1.3.0-RC] - 2016-12-11
404
-
405
- * Added workaround for xdebug performance impact by restarting PHP without xdebug automatically in case it is enabled
406
- * Added `--minor-only` to the `outdated` command to only show updates to minor versions and ignore new major versions
407
- * Added `--apcu-autoloader` to the `update`/`install` commands and `--apcu` to `dump-autoload` to enable an APCu-caching autoloader, which can be more efficient than --classmap-authoritative if you attempt to autoload many classes that do not exist, or if you can not use authoritative classmaps for some reason
408
- * Added summary of operations to be executed before they run, and made execution output more compact
409
- * Added `php-debug` and `php-zts` virtual platform packages
410
- * Added `gitlab-token` auth config for GitLab private tokens
411
- * Added `--strict` to the `outdated` command to return a non-zero exit code when there are outdated packages
412
- * Added ability to call php scripts using the current php interpreter (instead of finding php in PATH by default) in script handlers via `@php ...`
413
- * Added `COMPOSER_ALLOW_XDEBUG` env var to circumvent the Xdebug-disabling behavior
414
- * Added `COMPOSER_MIRROR_PATH_REPOS` env var to force mirroring of path repositories vs symlinking
415
- * Added `COMPOSER_DEV_MODE` env var that is set by Composer to forward the dev mode to script handlers
416
- * Fixed support for git 2.11
417
- * Fixed output from zip and rar leaking out when an error occurred
418
- * Removed `hash` from composer.lock, only `content-hash` is now used which should reduce conflicts
419
- * Minor fixes and performance improvements
420
-
421
- ### [1.2.4] - 2016-12-06
422
-
423
- * Fixed regression in output handling of scripts from 1.2.3
424
- * Fixed support for LibreSSL detection as lib-openssl
425
- * Fixed issue with Zend Guard in the autoloader bootstrapping
426
- * Fixed support for loading partial provider repositories
427
-
428
- ### [1.2.3] - 2016-12-01
429
-
430
- * Fixed bug in HgDriver failing to identify BitBucket repositories
431
- * Fixed support for loading partial provider repositories
432
-
433
- ### [1.2.2] - 2016-11-03
434
-
435
- * Fixed selection of packages based on stability to be independent from package repository order
436
- * Fixed POST_DEPENDENCIES_SOLVING not containing some operations in edge cases
437
- * Fixed issue handling GitLab URLs containing dots and other special characters
438
- * Fixed issue on Windows when running composer at the root of a drive
439
- * Minor fixes
440
-
441
- ### [1.2.1] - 2016-09-12
442
-
443
- * Fixed edge case issues with the static autoloader
444
- * Minor fixes
445
-
446
- ### [1.2.0] - 2016-07-19
447
-
448
- * Security: Fixed [httpoxy](https://httpoxy.org/) vulnerability
449
- * Fixed `home` command to avoid rogue output on unix
450
- * Fixed output of git clones to clearly state when clones are from cache
451
- * (from 1.2 RC) Fixed ext-network-ipv6 to be php-ipv6
452
-
453
- ### [1.2.0-RC] - 2016-07-04
454
-
455
- * Added caching of git repositories if you have git 2.3+ installed. Repositories will now be cached once and then cloned from local cache so subsequent installs should be faster
456
- * Added detection of HEAD changes to the `status` command. If you `git checkout X` in a vendor directory for example it will tell you that it is not at the version that was installed
457
- * Added a virtual `php-ipv6` extension to require PHP compiled with IPv6 support
458
- * Added `--no-suggest` to `install` and `update` commands to skip output of suggestions at the end
459
- * Added `--type` to the `search` command to restrict to a given package type
460
- * Added fossil support as alternative to git/svn/.. for package downloads
461
- * Improved BitBucket OAuth support
462
- * Added support for blocking cache operations using COMPOSER_CACHE_DIR=/dev/null (or NUL on windows)
463
- * Added support for using declare(strict_types=1) in plugins
464
- * Added `--prefer-stable` and `--prefer-lowest` to the `require` command
465
- * Added `--no-scripts` to the `require` and `remove` commands
466
- * Added `_comment` top level key to the schema to endorse using it as a place to store comments (it can be a string or array of strings)
467
- * Added support for justinrainbow/json-schema 2.0
468
- * Fixed binaries not being re-installed if deleted by users or the bin-dir changes. `update` and `install` will now re-install them
469
- * Many minor UX and docs improvements
470
-
471
- ### [1.1.3] - 2016-06-26
472
-
473
- * Fixed bitbucket oauth instructions
474
- * Fixed version parsing issue
475
- * Fixed handling of bad proxies that modify JSON content on the fly
476
-
477
- ### [1.1.2] - 2016-05-31
478
-
479
- * Fixed degraded mode issue when accessing packagist.org
480
- * Fixed GitHub access_token being added on subsequent requests in case of redirections
481
- * Fixed exclude-from-classmap not working in some circumstances
482
- * Fixed openssl warning preventing the use of config command for disabling tls
483
-
484
- ### [1.1.1] - 2016-05-17
485
-
486
- * Fixed regression in handling of #reference which made it update every time
487
- * Fixed dev platform requirements being required even in --no-dev install from a lock file
488
- * Fixed parsing of extension versions that do not follow valid numbers, we now try to parse x.y.z and ignore the rest
489
- * Fixed exact constraints warnings appearing for 0.x versions
490
- * Fixed regression in the `remove` command
491
-
492
- ### [1.1.0] - 2016-05-10
493
-
494
- * Added fallback to SSH for https bitbucket URLs
495
- * Added BaseCommand::isProxyCommand that can be overridden to mark a command as being a mere proxy, which helps avoid duplicate warnings etc on composer startup
496
- * Fixed archiving generating long paths in zip files on Windows
497
-
498
- ### [1.1.0-RC] - 2016-04-29
499
-
500
- * Added ability for plugins to register their own composer commands
501
- * Optimized the autoloader initialization using static loading on PHP 5.6 and above, this reduces the load time for large classmaps to almost nothing
502
- * Added `--latest` to `show` command to show the latest version available of your dependencies
503
- * Added `--outdated` to `show` command an `composer outdated` alias for it, to show only packages in need of update
504
- * Added `--direct` to `show` and `outdated` commands to show only your direct dependencies in the listing
505
- * Added support for editing all top-level properties (name, minimum-stability, ...) as well as extra values via the `config` command
506
- * Added abandoned state warning to the `show` and `outdated` commands when listing latest packages
507
- * Added support for `~/` and `$HOME/` in the path repository paths
508
- * Added support for wildcards in the `show` command package filter, e.g. `composer show seld/*`
509
- * Added ability to call composer itself from scripts via `@composer ...`
510
- * Added untracked files detection to the `status` command
511
- * Added warning to `validate` command when using exact-version requires
512
- * Added warning once per domain when accessing insecure URLs with secure-http disabled
513
- * Added a dependency on composer/ca-bundle (extracted CA bundle management to a standalone lib)
514
- * Added support for empty directories when archiving to tar
515
- * Added an `init` event for plugins to react to, which occurs right after a Composer instance is fully initialized
516
- * Added many new detections of problems in the `why-not`/`prohibits` command to figure out why something does not get installed in the expected version
517
- * Added a deprecation notice for script event listeners that use legacy script classes
518
- * Fixed abandoned state not showing up if you had a package installed before it was marked abandoned
519
- * Fixed --no-dev updates creating an incomplete lock file, everything is now always resolved on update
520
- * Fixed partial updates in case the vendor dir was not up to date with the lock file
521
-
522
- ### [1.0.3] - 2016-04-29
523
-
524
- * Security: Fixed possible command injection from the env vars into our sudo detection
525
- * Fixed interactive authentication with gitlab
526
- * Fixed class name replacement in plugins
527
- * Fixed classmap generation mistakenly detecting anonymous classes
528
- * Fixed auto-detection of stability flags in complex constraints like `2.0-dev || ^1.5`
529
- * Fixed content-length handling when redirecting to very small responses
530
-
531
- ### [1.0.2] - 2016-04-21
532
-
533
- * Fixed regression in 1.0.1 on systems with mbstring.func_overload enabled
534
- * Fixed regression in 1.0.1 that made dev packages update to the latest reference even if not whitelisted in a partial update
535
- * Fixed init command ignoring the COMPOSER env var for choosing the json file name
536
- * Fixed error reporting bug when the dependency resolution fails
537
- * Fixed handling of `$` sign in composer config command in some cases it could corrupt the json file
538
-
539
- ### [1.0.1] - 2016-04-18
540
-
541
- * Fixed URL updating when a package's URL changes, composer.lock now contains the right URL including correct reference
542
- * Fixed URL updating of the origin git remote as well for packages installed as git clone
543
- * Fixed binary .bat files generated from linux being incompatible with windows cmd
544
- * Fixed handling of paths with trailing slashes in path repository
545
- * Fixed create-project not using platform config when selecting a package
546
- * Fixed self-update not showing the channel it uses to perform the update
547
- * Fixed file downloads not failing loudly when the content does not match the Content-Length header
548
- * Fixed secure-http detecting some malformed URLs as insecure
549
- * Updated CA bundle
550
-
551
- ### [1.0.0] - 2016-04-05
552
-
553
- * Added support for bitbucket-oauth configuration
554
- * Added warning when running composer as super user, set COMPOSER_ALLOW_SUPERUSER=1 to hide the warning if you really must
555
- * Added PluginManager::getGlobalComposer getter to retrieve the global instance (which can be null!)
556
- * Fixed dependency solver error reporting in many cases it now shows you proper errors instead of just saying a package does not exist
557
- * Fixed output of failed downloads appearing as 100% done instead of Failed
558
- * Fixed handling of empty directories when archiving, they are not skipped anymore
559
- * Fixed installation of broken plugins corrupting the vendor state when combined with symlinked path repositories
560
-
561
- ### [1.0.0-beta2] - 2016-03-27
562
-
563
- * Break: The `install` command now turns into an `update` command automatically if you have no composer.lock. This was done only half-way before which caused inconsistencies
564
- * Break: By default the `remove` command now removes dependencies as well, and --update-with-dependencies is deprecated. Use --no-update-with-dependencies to get old behavior
565
- * Added support for update channels in `self-update`. All users will now update to stable builds by default. Run `self-update` with `--snapshot`, `--preview` or `--stable` to switch between update channels.
566
- * Added support for SSL_CERT_DIR env var and openssl.capath ini value
567
- * Added some conflict detection in `why-not` command
568
- * Added suggestion of root package's suggests in `create-project` command
569
- * Fixed `create-project` ignoring --ignore-platform-reqs when choosing a version of the package
570
- * Fixed `search` command in a directory without composer.json
571
- * Fixed path repository handling of symlinks on windows
572
- * Fixed PEAR repo handling to prefer HTTPS mirrors over HTTP ones
573
- * Fixed handling of Path env var on Windows, only PATH was accepted before
574
- * Small error reporting and docs improvements
575
-
576
- ### [1.0.0-beta1] - 2016-03-03
577
-
578
- * Break: By default we now disable any non-secure protocols (http, git, svn). This may lead to issues if you rely on those. See `secure-http` config option.
579
- * Break: `show` / `list` command now only show installed packages by default. An `--all` option is added to show all packages.
580
- * Added VCS repo support for the GitLab API, see also `gitlab-oauth` and `gitlab-domains` config options
581
- * Added `prohibits` / `why-not` command to show what blocks an upgrade to a given package:version pair
582
- * Added --tree / -t to the `show` command to see all your installed packages in a tree view
583
- * Added --interactive / -i to the `update` command, which lets you pick packages to update interactively
584
- * Added `exec` command to run binaries while having bin-dir in the PATH for convenience
585
- * Added --root-reqs to the `update` command to update only your direct, first degree dependencies
586
- * Added `cafile` and `capath` config options to control HTTPS certificate authority
587
- * Added pubkey verification of composer.phar when running self-update
588
- * Added possibility to configure per-package `preferred-install` types for more flexibility between prefer-source and prefer-dist
589
- * Added unpushed-changes detection when updating dependencies and in the `status` command
590
- * Added COMPOSER_AUTH env var that lets you pass a json configuration like the auth.json file
591
- * Added `secure-http` and `disable-tls` config options to control HTTPS/HTTP
592
- * Added warning when Xdebug is enabled as it reduces performance quite a bit, hide it with COMPOSER_DISABLE_XDEBUG_WARN=1 if you must
593
- * Added duplicate key detection when loading composer.json
594
- * Added `sort-packages` config option to force sorting of the requirements when using the `require` command
595
- * Added support for the XDG Base Directory spec on linux
596
- * Added XzDownloader for xz file support
597
- * Fixed SSL support to fully verify peers in all PHP versions, unsecure HTTP is also disabled by default
598
- * Fixed stashing and cleaning up of untracked files when updating packages
599
- * Fixed plugins being enabled after installation even when --no-plugins
600
- * Many small bug fixes and additions
601
-
602
- ### [1.0.0-alpha11] - 2015-11-14
603
-
604
- * Added config.platform to let you specify what your target environment looks like and make sure you do not inadvertently install dependencies that would break it
605
- * Added `exclude-from-classmap` in the autoload config that lets you ignore sub-paths of classmapped directories, or psr-0/4 directories when building optimized autoloaders
606
- * Added `path` repository type to install/symlink packages from local paths
607
- * Added possibility to reference script handlers from within other handlers using @script-name to reduce duplication
608
- * Added `suggests` command to show what packages are suggested, use -v to see more details
609
- * Added `content-hash` inside the composer.lock to restrict the warnings about outdated lock file to some specific changes in the composer.json file
610
- * Added `archive-format` and `archive-dir` config options to specify default values for the archive command
611
- * Added --classmap-authoritative to `install`, `update`, `require`, `remove` and `dump-autoload` commands, forcing the optimized classmap to be authoritative
612
- * Added -A / --with-dependencies to the `validate` command to allow validating all your dependencies recursively
613
- * Added --strict to the `validate` command to treat any warning as an error that then returns a non-zero exit code
614
- * Added a dependency on composer/semver, which is the externalized lib for all the version constraints parsing and handling
615
- * Added support for classmap autoloading to load plugin classes and script handlers
616
- * Added `bin-compat` config option that if set to `full` will create .bat proxy for binaries even if Composer runs in a linux VM
617
- * Added SPDX 2.0 support, and externalized that in a composer/spdx-licenses lib
618
- * Added warnings when the classmap autoloader finds duplicate classes
619
- * Added --file to the `archive` command to choose the filename
620
- * Added Ctrl+C handling in create-project to cancel the operation cleanly
621
- * Fixed version guessing to use ^ always, default to stable versions, and avoid versions that require a higher php version than you have
622
- * Fixed the lock file switching back and forth between old and new URL when a package URL is changed and many people run updates
623
- * Fixed partial updates updating things they shouldn't when the current vendor dir was out of date with the lock file
624
- * Fixed PHAR file creation to be more reproducible and always generate the exact same phar file from a given source
625
- * Fixed issue when checking out git branches or tags that are also the name of a file in the repo
626
- * Many minor fixes and documentation additions and UX improvements
627
-
628
- ### [1.0.0-alpha10] - 2015-04-14
629
-
630
- * Break: The following event classes are deprecated and you should update your script handlers to use the new ones in type hints:
631
- - `Composer\Script\CommandEvent` is deprecated, use `Composer\Script\Event`
632
- - `Composer\Script\PackageEvent` is deprecated, use `Composer\Installer\PackageEvent`
633
- * Break: Output is now split between stdout and stderr. Any irrelevant output to each command is on stderr as per unix best practices.
634
- * Added support for npm-style semver operators (`^` and `-` ranges, ` ` = AND, `||` = OR)
635
- * Added --prefer-lowest to `update` command to allow testing a package with the lowest declared dependencies
636
- * Added support for parsing semver build metadata `+anything` at the end of versions
637
- * Added --sort-packages option to `require` command for sorting dependencies
638
- * Added --no-autoloader to `install` and `update` commands to skip autoload generation
639
- * Added --list to `run-script` command to see available scripts
640
- * Added --absolute to `config` command to get back absolute paths
641
- * Added `classmap-authoritative` config option, if enabled only the classmap info will be used by the composer autoloader
642
- * Added support for branch-alias on numeric branches
643
- * Added support for the `https_proxy`/`HTTPS_PROXY` env vars used only for https URLs
644
- * Added support for using real composer repos as local paths in `create-project` command
645
- * Added --no-dev to `licenses` command
646
- * Added support for PHP 7.0 nightly builds
647
- * Fixed detection of stability when parsing multiple constraints
648
- * Fixed installs from lock file containing updated composer.json requirement
649
- * Fixed the autoloader suffix in vendor/autoload.php changing in every build
650
- * Many minor fixes, documentation additions and UX improvements
651
-
652
- ### [1.0.0-alpha9] - 2014-12-07
653
-
654
- * Added `remove` command to do the reverse of `require`
655
- * Added --ignore-platform-reqs to `install`/`update` commands to install even if you are missing a php extension or have an invalid php version
656
- * Added a warning when abandoned packages are being installed
657
- * Added auto-selection of the version constraint in the `require` command, which can now be used simply as `composer require foo/bar`
658
- * Added ability to define custom composer commands using scripts
659
- * Added `browse` command to open a browser to the given package's repo URL (or homepage with `-H`)
660
- * Added an `autoload-dev` section to declare dev-only autoload rules + a --no-dev flag to dump-autoload
661
- * Added an `auth.json` file, with `store-auths` config option
662
- * Added a `http-basic` config option to store login/pwds to hosts
663
- * Added failover to source/dist and vice-versa in case a download method fails
664
- * Added --path (-P) flag to the show command to see the install path of packages
665
- * Added --update-with-dependencies and --update-no-dev flags to the require command
666
- * Added `optimize-autoloader` config option to force the `-o` flag from the config
667
- * Added `clear-cache` command
668
- * Added a GzipDownloader to download single gzipped files
669
- * Added `ssh` support in the `github-protocols` config option
670
- * Added `pre-dependencies-solving` and `post-dependencies-solving` events
671
- * Added `pre-archive-cmd` and `post-archive-cmd` script events to the `archive` command
672
- * Added a `no-api` flag to GitHub VCS repos to skip the API but still get zip downloads
673
- * Added http-basic auth support for private git repos not on github
674
- * Added support for autoloading `.hh` files when running HHVM
675
- * Added support for PHP 5.6
676
- * Added support for OTP auth when retrieving a GitHub API key
677
- * Fixed isolation of `files` autoloaded scripts to ensure they can not affect anything
678
- * Improved performance of solving dependencies
679
- * Improved SVN and Perforce support
680
- * A boatload of minor fixes, documentation additions and UX improvements
681
-
682
- ### [1.0.0-alpha8] - 2014-01-06
683
-
684
- * Break: The `install` command now has --dev enabled by default. --no-dev can be used to install without dev requirements
685
- * Added `composer-plugin` package type to allow extensibility, and deprecated `composer-installer`
686
- * Added `psr-4` autoloading support and deprecated `target-dir` since it is a better alternative
687
- * Added --no-plugins flag to replace --no-custom-installers where available
688
- * Added `global` command to operate Composer in a user-global directory
689
- * Added `licenses` command to list the license of all your dependencies
690
- * Added `pre-status-cmd` and `post-status-cmd` script events to the `status` command
691
- * Added `post-root-package-install` and `post-create-project-cmd` script events to the `create-project` command
692
- * Added `pre-autoload-dump` script event
693
- * Added --rollback flag to self-update
694
- * Added --no-install flag to create-project to skip installing the dependencies
695
- * Added a `hhvm` platform package to require Facebook's HHVM implementation of PHP
696
- * Added `github-domains` config option to allow using GitHub Enterprise with Composer's GitHub support
697
- * Added `prepend-autoloader` config option to allow appending Composer's autoloader instead of the default prepend behavior
698
- * Added Perforce support to the VCS repository
699
- * Added a vendor/composer/autoload_files.php file that lists all files being included by the files autoloader
700
- * Added support for the `no_proxy` env var and other proxy support improvements
701
- * Added many robustness tweaks to make sure zip downloads work more consistently and corrupted caches are invalidated
702
- * Added the release date to `composer -V` output
703
- * Added `autoloader-suffix` config option to allow overriding the randomly generated autoloader class suffix
704
- * Fixed BitBucket API usage
705
- * Fixed parsing of inferred stability flags that are more stable than the minimum stability
706
- * Fixed installation order of plugins/custom installers
707
- * Fixed tilde and wildcard version constraints to be more intuitive regarding stabilities
708
- * Fixed handling of target-dir changes when updating packages
709
- * Improved performance of the class loader
710
- * Improved memory usage and performance of solving dependencies
711
- * Tons of minor bug fixes and improvements
712
-
713
- ### [1.0.0-alpha7] - 2013-05-04
714
-
715
- * Break: For forward compatibility, you should change your deployment scripts to run `composer install --no-dev`. The install command will install dev dependencies by default starting in the next release
716
- * Break: The `update` command now has --dev enabled by default. --no-dev can be used to update without dev requirements, but it will create an incomplete lock file and is discouraged
717
- * Break: Removed support for lock files created before 2012-09-15 due to their outdated unusable format
718
- * Added `prefer-stable` flag to pick stable packages over unstable ones when possible
719
- * Added `preferred-install` config option to always enable --prefer-source or --prefer-dist
720
- * Added `diagnose` command to to system/network checks and find common problems
721
- * Added wildcard support in the update whitelist, e.g. to update all packages of a vendor do `composer update vendor/*`
722
- * Added `archive` command to archive the current directory or a given package
723
- * Added `run-script` command to manually trigger scripts
724
- * Added `proprietary` as valid license identifier for non-free code
725
- * Added a `php-64bit` platform package that you can require to force a 64bit php
726
- * Added a `lib-ICU` platform package
727
- * Added a new official package type `project` for project-bootstrapping packages
728
- * Added zip/dist local cache to speed up repetitive installations
729
- * Added `post-autoload-dump` script event
730
- * Added `Event::getDevMode` to let script handlers know if dev requirements are being installed
731
- * Added `discard-changes` config option to control the default behavior when updating "dirty" dependencies
732
- * Added `use-include-path` config option to make the autoloader look for files in the include path too
733
- * Added `cache-ttl`, `cache-files-ttl` and `cache-files-maxsize` config option
734
- * Added `cache-dir`, `cache-files-dir`, `cache-repo-dir` and `cache-vcs-dir` config option
735
- * Added support for using http(s) authentication to non-github repos
736
- * Added support for using multiple autoloaders at once (e.g. PHPUnit + application both using Composer autoloader)
737
- * Added support for .inc files for classmap autoloading (legacy support, do not do this on new projects!)
738
- * Added support for version constraints in show command, e.g. `composer show monolog/monolog 1.4.*`
739
- * Added support for svn repositories containing packages in a deeper path (see package-path option)
740
- * Added an `artifact` repository to scan a directory containing zipped packages
741
- * Added --no-dev flag to `install` and `update` commands
742
- * Added --stability (-s) flag to create-project to lower the required stability
743
- * Added --no-progress to `install` and `update` to hide the progress indicators
744
- * Added --available (-a) flag to the `show` command to display only available packages
745
- * Added --name-only (-N) flag to the `show` command to show only package names (one per line, no formatting)
746
- * Added --optimize-autoloader (-o) flag to optimize the autoloader from the `install` and `update` commands
747
- * Added -vv and -vvv flags to get more verbose output, can be useful to debug some issues
748
- * Added COMPOSER_NO_INTERACTION env var to do the equivalent of --no-interaction (should be set on build boxes, CI, PaaS)
749
- * Added PHP 5.2 compatibility to the autoloader configuration files so they can be used to configure another autoloader
750
- * Fixed handling of platform requirements of the root package when installing from lock
751
- * Fixed handling of require-dev dependencies
752
- * Fixed handling of unstable packages that should be downgraded to stable packages when updating to new version constraints
753
- * Fixed parsing of the `~` operator combined with unstable versions
754
- * Fixed the `require` command corrupting the json if the new requirement was invalid
755
- * Fixed support of aliases used together with `<version>#<reference>` constraints
756
- * Improved output of dependency solver problems by grouping versions of a package together
757
- * Improved performance of classmap generation
758
- * Improved mercurial support in various places
759
- * Improved lock file format to minimize unnecessary diffs
760
- * Improved the `config` command to support all options
761
- * Improved the coverage of the `validate` command
762
- * Tons of minor bug fixes and improvements
763
-
764
- ### [1.0.0-alpha6] - 2012-10-23
765
-
766
- * Schema: Added ability to pass additional options to repositories (i.e. ssh keys/client certificates to secure private repos)
767
- * Schema: Added a new `~` operator that should be preferred over `>=`, see http://getcomposer.org/doc/01-basic-usage.md#package-versions
768
- * Schema: Version constraints `<x.y` are assumed to be `<x.y-dev` unless specified as `<x.y-stable` to reduce confusion
769
- * Added `config` command to edit/list config values, including --global switch for system config
770
- * Added OAuth token support for the GitHub API
771
- * Added ability to specify CLI commands as scripts in addition to PHP callbacks
772
- * Added --prefer-dist flag to force installs of dev packages from zip archives instead of clones
773
- * Added --working-dir (-d) flag to change the working directory
774
- * Added --profile flag to all commands to display execution time and memory usage
775
- * Added `github-protocols` config key to define the order of preferred protocols for github.com clones
776
- * Added ability to interactively reset changes to vendor dirs while updating
777
- * Added support for hg bookmarks in the hg driver
778
- * Added support for svn repositories not following the standard trunk/branch/tags scheme
779
- * Fixed git clones of dev versions so that you end up on a branch and not in detached HEAD
780
- * Fixed "Package not installed" issues with --dev installs
781
- * Fixed the lock file format to be a snapshot of all the package info at the time of update
782
- * Fixed order of autoload requires to follow package dependencies
783
- * Fixed rename() failures with "Access denied" on windows
784
- * Improved memory usage to be more reasonable and not grow with the repository size
785
- * Improved performance and memory usage of installs from composer.lock
786
- * Improved performance of a few essential code paths
787
- * Many bug small fixes and docs improvements
788
-
789
- ### [1.0.0-alpha5] - 2012-08-18
790
-
791
- * Added `dump-autoload` command to only regenerate the autoloader
792
- * Added --optimize to `dump-autoload` to generate a more performant classmap-based autoloader for production
793
- * Added `status` command to show if any source-installed dependency has local changes, use --verbose to see changed files
794
- * Added --verbose flag to `install` and `update` that shows the new commits when updating source-installed dependencies
795
- * Added --no-update flag to `require` to only modify the composer.json file but skip the update
796
- * Added --no-custom-installers and --no-scripts to `install`, `update` and `create-project` to prevent all automatic code execution
797
- * Added support for installing archives that contain only a single file
798
- * Fixed APC related issues in the autoload script on high load websites
799
- * Fixed installation of branches containing capital letters
800
- * Fixed installation of custom dev versions/branches
801
- * Improved the coverage of the `validate` command
802
- * Improved PEAR scripts/binaries support
803
- * Improved and fixed the output of various commands
804
- * Improved error reporting on network failures and some other edge cases
805
- * Various minor bug fixes and docs improvements
806
-
807
- ### [1.0.0-alpha4] - 2012-07-04
808
-
809
- * Break: The default `minimum-stability` is now `stable`, [read more](https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion)
810
- * Break: Custom installers now receive the IO instance and a Composer instance in their constructor
811
- * Schema: Added references for dev versions, requiring `dev-master#abcdef` for example will force the abcdef commit
812
- * Schema: Added `support` key with some more metadata (email, issues, forum, wiki, irc, source)
813
- * Schema: Added `!=` operator for version constraints in `require`/`require-dev`
814
- * Added a recommendation for package names to be `lower-cased/with-dashes`, it will be enforced for new packages on Pacakgist
815
- * Added `require` command to add a package to your requirements and install it
816
- * Added a whitelist to `update`. Calling `composer update foo/bar foo/baz` allows you to update only those packages
817
- * Added support for overriding repositories in the system config (define repositories in ~/.composer/config.json)
818
- * Added `lib-*` packages to the platform repository, e.g. `lib-pcre` contains the pcre version
819
- * Added caching of GitHub metadata (faster startup time with custom GitHub VCS repos)
820
- * Added caching of SVN metadata (faster startup time with custom SVN VCS repos)
821
- * Added support for file:// URLs to GitDriver
822
- * Added --self flag to the `show` command to display the infos of the root package
823
- * Added --dev flag to `create-project` command
824
- * Added --no-scripts to `install` and `update` commands to avoid triggering the scripts
825
- * Added `COMPOSER_ROOT_VERSION` env var to specify the version of the root package (fixes some edge cases)
826
- * Added support for multiple custom installers in one package
827
- * Added files autoloading method which requires files on every request, e.g. to load functional code
828
- * Added automatic recovery for lock files that contain references to rewritten (force pushed) commits
829
- * Improved PEAR repositories support and package.xml extraction
830
- * Improved and fixed the output of various commands
831
- * Fixed the order of installation of requirements (they are always installed before the packages requiring them)
832
- * Cleaned up / refactored the dependency solver code as well as the output for unsolvable requirements
833
- * Various bug fixes and docs improvements
834
-
835
- ### [1.0.0-alpha3] - 2012-05-13
836
-
837
- * Schema: Added `require-dev` for development-time requirements (tests, etc), install with --dev
838
- * Schema: Added author.role to list the author's role in the project
839
- * Schema: Added `minimum-stability` + `@<stability>` flags in require for restricting packages to a certain stability
840
- * Schema: Removed `recommend`
841
- * Schema: `suggest` is now informational and can use any description for a package, not only a constraint
842
- * Break: vendor/.composer/autoload.php has been moved to vendor/autoload.php, other files are now in vendor/composer/
843
- * Added caching of repository metadata (faster startup times & failover if packagist is down)
844
- * Added removal of packages that are not needed anymore
845
- * Added include_path support for legacy projects that are full of require_once statements
846
- * Added installation notifications API to allow better statistics on Composer repositories
847
- * Added support for proxies that require authentication
848
- * Added support for private github repositories over https
849
- * Added autoloading support for root packages that use target-dir
850
- * Added awareness of the root package presence and support for it's provide/replace/conflict keys
851
- * Added IOInterface::isDecorated to test for colored output support
852
- * Added validation of licenses based on the [SPDX registry](https://spdx.org/licenses/)
853
- * Improved repository protocol to have large cacheable parts
854
- * Fixed various bugs relating to package aliasing, proxy configuration, binaries
855
- * Various bug fixes and docs improvements
856
-
857
- ### [1.0.0-alpha2] - 2012-04-03
858
-
859
- * Added `create-project` command to install a project from scratch with composer
860
- * Added automated `classmap` autoloading support for non-PSR-0 compliant projects
861
- * Added human readable error reporting when deps can not be solved
862
- * Added support for private GitHub and SVN repositories (use --no-interaction for CI)
863
- * Added "file" downloader type to download plain files
864
- * Added support for authentication with svn repositories
865
- * Added autoload support for PEAR repositories
866
- * Improved clones from GitHub which now automatically select between git/https/http protocols
867
- * Improved `validate` command to give more feedback
868
- * Improved the `search` & `show` commands output
869
- * Removed dependency on filter_var
870
- * Various robustness & error handling improvements, docs fixes and more bug fixes
871
-
872
- ### 1.0.0-alpha1 - 2012-03-01
873
-
874
- * Initial release
875
-
876
- [1.10.9]: https://github.com/composer/composer/compare/1.10.8...1.10.9
877
- [1.10.8]: https://github.com/composer/composer/compare/1.10.7...1.10.8
878
- [1.10.7]: https://github.com/composer/composer/compare/1.10.6...1.10.7
879
- [1.10.6]: https://github.com/composer/composer/compare/1.10.5...1.10.6
880
- [1.10.5]: https://github.com/composer/composer/compare/1.10.4...1.10.5
881
- [1.10.4]: https://github.com/composer/composer/compare/1.10.3...1.10.4
882
- [1.10.3]: https://github.com/composer/composer/compare/1.10.2...1.10.3
883
- [1.10.2]: https://github.com/composer/composer/compare/1.10.1...1.10.2
884
- [1.10.1]: https://github.com/composer/composer/compare/1.10.0...1.10.1
885
- [1.10.0]: https://github.com/composer/composer/compare/1.10.0-RC...1.10.0
886
- [1.10.0-RC]: https://github.com/composer/composer/compare/1.9.3...1.10.0-RC
887
- [1.9.3]: https://github.com/composer/composer/compare/1.9.2...1.9.3
888
- [1.9.2]: https://github.com/composer/composer/compare/1.9.1...1.9.2
889
- [1.9.1]: https://github.com/composer/composer/compare/1.9.0...1.9.1
890
- [1.9.0]: https://github.com/composer/composer/compare/1.8.6...1.9.0
891
- [1.8.6]: https://github.com/composer/composer/compare/1.8.5...1.8.6
892
- [1.8.5]: https://github.com/composer/composer/compare/1.8.4...1.8.5
893
- [1.8.4]: https://github.com/composer/composer/compare/1.8.3...1.8.4
894
- [1.8.3]: https://github.com/composer/composer/compare/1.8.2...1.8.3
895
- [1.8.2]: https://github.com/composer/composer/compare/1.8.1...1.8.2
896
- [1.8.1]: https://github.com/composer/composer/compare/1.8.0...1.8.1
897
- [1.8.0]: https://github.com/composer/composer/compare/1.7.3...1.8.0
898
- [1.7.3]: https://github.com/composer/composer/compare/1.7.2...1.7.3
899
- [1.7.2]: https://github.com/composer/composer/compare/1.7.1...1.7.2
900
- [1.7.1]: https://github.com/composer/composer/compare/1.7.0...1.7.1
901
- [1.7.0]: https://github.com/composer/composer/compare/1.7.0-RC...1.7.0
902
- [1.7.0-RC]: https://github.com/composer/composer/compare/1.6.5...1.7.0-RC
903
- [1.6.5]: https://github.com/composer/composer/compare/1.6.4...1.6.5
904
- [1.6.4]: https://github.com/composer/composer/compare/1.6.3...1.6.4
905
- [1.6.3]: https://github.com/composer/composer/compare/1.6.2...1.6.3
906
- [1.6.2]: https://github.com/composer/composer/compare/1.6.1...1.6.2
907
- [1.6.1]: https://github.com/composer/composer/compare/1.6.0...1.6.1
908
- [1.6.0]: https://github.com/composer/composer/compare/1.6.0-RC...1.6.0
909
- [1.6.0-RC]: https://github.com/composer/composer/compare/1.5.6...1.6.0-RC
910
- [1.5.6]: https://github.com/composer/composer/compare/1.5.5...1.5.6
911
- [1.5.5]: https://github.com/composer/composer/compare/1.5.4...1.5.5
912
- [1.5.4]: https://github.com/composer/composer/compare/1.5.3...1.5.4
913
- [1.5.3]: https://github.com/composer/composer/compare/1.5.2...1.5.3
914
- [1.5.2]: https://github.com/composer/composer/compare/1.5.1...1.5.2
915
- [1.5.1]: https://github.com/composer/composer/compare/1.5.0...1.5.1
916
- [1.5.0]: https://github.com/composer/composer/compare/1.4.3...1.5.0
917
- [1.4.3]: https://github.com/composer/composer/compare/1.4.2...1.4.3
918
- [1.4.2]: https://github.com/composer/composer/compare/1.4.1...1.4.2
919
- [1.4.1]: https://github.com/composer/composer/compare/1.4.0...1.4.1
920
- [1.4.0]: https://github.com/composer/composer/compare/1.3.3...1.4.0
921
- [1.3.3]: https://github.com/composer/composer/compare/1.3.2...1.3.3
922
- [1.3.2]: https://github.com/composer/composer/compare/1.3.1...1.3.2
923
- [1.3.1]: https://github.com/composer/composer/compare/1.3.0...1.3.1
924
- [1.3.0]: https://github.com/composer/composer/compare/1.3.0-RC...1.3.0
925
- [1.3.0-RC]: https://github.com/composer/composer/compare/1.2.4...1.3.0-RC
926
- [1.2.4]: https://github.com/composer/composer/compare/1.2.3...1.2.4
927
- [1.2.3]: https://github.com/composer/composer/compare/1.2.2...1.2.3
928
- [1.2.2]: https://github.com/composer/composer/compare/1.2.1...1.2.2
929
- [1.2.1]: https://github.com/composer/composer/compare/1.2.0...1.2.1
930
- [1.2.0]: https://github.com/composer/composer/compare/1.2.0-RC...1.2.0
931
- [1.2.0-RC]: https://github.com/composer/composer/compare/1.1.3...1.2.0-RC
932
- [1.1.3]: https://github.com/composer/composer/compare/1.1.2...1.1.3
933
- [1.1.2]: https://github.com/composer/composer/compare/1.1.1...1.1.2
934
- [1.1.1]: https://github.com/composer/composer/compare/1.1.0...1.1.1
935
- [1.1.0]: https://github.com/composer/composer/compare/1.0.3...1.1.0
936
- [1.1.0-RC]: https://github.com/composer/composer/compare/1.0.3...1.1.0-RC
937
- [1.0.3]: https://github.com/composer/composer/compare/1.0.2...1.0.3
938
- [1.0.2]: https://github.com/composer/composer/compare/1.0.1...1.0.2
939
- [1.0.1]: https://github.com/composer/composer/compare/1.0.0...1.0.1
940
- [1.0.0]: https://github.com/composer/composer/compare/1.0.0-beta2...1.0.0
941
- [1.0.0-beta2]: https://github.com/composer/composer/compare/1.0.0-beta1...1.0.0-beta2
942
- [1.0.0-beta1]: https://github.com/composer/composer/compare/1.0.0-alpha11...1.0.0-beta1
943
- [1.0.0-alpha11]: https://github.com/composer/composer/compare/1.0.0-alpha10...1.0.0-alpha11
944
- [1.0.0-alpha10]: https://github.com/composer/composer/compare/1.0.0-alpha9...1.0.0-alpha10
945
- [1.0.0-alpha9]: https://github.com/composer/composer/compare/1.0.0-alpha8...1.0.0-alpha9
946
- [1.0.0-alpha8]: https://github.com/composer/composer/compare/1.0.0-alpha7...1.0.0-alpha8
947
- [1.0.0-alpha7]: https://github.com/composer/composer/compare/1.0.0-alpha6...1.0.0-alpha7
948
- [1.0.0-alpha6]: https://github.com/composer/composer/compare/1.0.0-alpha5...1.0.0-alpha6
949
- [1.0.0-alpha5]: https://github.com/composer/composer/compare/1.0.0-alpha4...1.0.0-alpha5
950
- [1.0.0-alpha4]: https://github.com/composer/composer/compare/1.0.0-alpha3...1.0.0-alpha4
951
- [1.0.0-alpha3]: https://github.com/composer/composer/compare/1.0.0-alpha2...1.0.0-alpha3
952
- [1.0.0-alpha2]: https://github.com/composer/composer/compare/1.0.0-alpha1...1.0.0-alpha2