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,176 +0,0 @@
1
- <?php
2
-
3
- /*
4
- * This file is part of the Symfony package.
5
- *
6
- * (c) Fabien Potencier <fabien@symfony.com>
7
- *
8
- * For the full copyright and license information, please view the LICENSE
9
- * file that was distributed with this source code.
10
- */
11
-
12
- namespace Symfony\Component\Console\Tester;
13
-
14
- use Symfony\Component\Console\Application;
15
- use Symfony\Component\Console\Input\ArrayInput;
16
- use Symfony\Component\Console\Input\InputInterface;
17
- use Symfony\Component\Console\Output\ConsoleOutput;
18
- use Symfony\Component\Console\Output\OutputInterface;
19
- use Symfony\Component\Console\Output\StreamOutput;
20
-
21
- /**
22
- * Eases the testing of console applications.
23
- *
24
- * When testing an application, don't forget to disable the auto exit flag:
25
- *
26
- * $application = new Application();
27
- * $application->setAutoExit(false);
28
- *
29
- * @author Fabien Potencier <fabien@symfony.com>
30
- */
31
- class ApplicationTester
32
- {
33
- private $application;
34
- private $input;
35
- private $statusCode;
36
- /**
37
- * @var OutputInterface
38
- */
39
- private $output;
40
- private $captureStreamsIndependently = false;
41
-
42
- public function __construct(Application $application)
43
- {
44
- $this->application = $application;
45
- }
46
-
47
- /**
48
- * Executes the application.
49
- *
50
- * Available options:
51
- *
52
- * * interactive: Sets the input interactive flag
53
- * * decorated: Sets the output decorated flag
54
- * * verbosity: Sets the output verbosity flag
55
- * * capture_stderr_separately: Make output of stdOut and stdErr separately available
56
- *
57
- * @param array $input An array of arguments and options
58
- * @param array $options An array of options
59
- *
60
- * @return int The command exit code
61
- */
62
- public function run(array $input, $options = [])
63
- {
64
- $this->input = new ArrayInput($input);
65
- if (isset($options['interactive'])) {
66
- $this->input->setInteractive($options['interactive']);
67
- }
68
-
69
- $this->captureStreamsIndependently = \array_key_exists('capture_stderr_separately', $options) && $options['capture_stderr_separately'];
70
- if (!$this->captureStreamsIndependently) {
71
- $this->output = new StreamOutput(fopen('php://memory', 'w', false));
72
- if (isset($options['decorated'])) {
73
- $this->output->setDecorated($options['decorated']);
74
- }
75
- if (isset($options['verbosity'])) {
76
- $this->output->setVerbosity($options['verbosity']);
77
- }
78
- } else {
79
- $this->output = new ConsoleOutput(
80
- isset($options['verbosity']) ? $options['verbosity'] : ConsoleOutput::VERBOSITY_NORMAL,
81
- isset($options['decorated']) ? $options['decorated'] : null
82
- );
83
-
84
- $errorOutput = new StreamOutput(fopen('php://memory', 'w', false));
85
- $errorOutput->setFormatter($this->output->getFormatter());
86
- $errorOutput->setVerbosity($this->output->getVerbosity());
87
- $errorOutput->setDecorated($this->output->isDecorated());
88
-
89
- $reflectedOutput = new \ReflectionObject($this->output);
90
- $strErrProperty = $reflectedOutput->getProperty('stderr');
91
- $strErrProperty->setAccessible(true);
92
- $strErrProperty->setValue($this->output, $errorOutput);
93
-
94
- $reflectedParent = $reflectedOutput->getParentClass();
95
- $streamProperty = $reflectedParent->getProperty('stream');
96
- $streamProperty->setAccessible(true);
97
- $streamProperty->setValue($this->output, fopen('php://memory', 'w', false));
98
- }
99
-
100
- return $this->statusCode = $this->application->run($this->input, $this->output);
101
- }
102
-
103
- /**
104
- * Gets the display returned by the last execution of the application.
105
- *
106
- * @param bool $normalize Whether to normalize end of lines to \n or not
107
- *
108
- * @return string The display
109
- */
110
- public function getDisplay($normalize = false)
111
- {
112
- rewind($this->output->getStream());
113
-
114
- $display = stream_get_contents($this->output->getStream());
115
-
116
- if ($normalize) {
117
- $display = str_replace(PHP_EOL, "\n", $display);
118
- }
119
-
120
- return $display;
121
- }
122
-
123
- /**
124
- * Gets the output written to STDERR by the application.
125
- *
126
- * @param bool $normalize Whether to normalize end of lines to \n or not
127
- *
128
- * @return string
129
- */
130
- public function getErrorOutput($normalize = false)
131
- {
132
- if (!$this->captureStreamsIndependently) {
133
- throw new \LogicException('The error output is not available when the tester is run without "capture_stderr_separately" option set.');
134
- }
135
-
136
- rewind($this->output->getErrorOutput()->getStream());
137
-
138
- $display = stream_get_contents($this->output->getErrorOutput()->getStream());
139
-
140
- if ($normalize) {
141
- $display = str_replace(PHP_EOL, "\n", $display);
142
- }
143
-
144
- return $display;
145
- }
146
-
147
- /**
148
- * Gets the input instance used by the last execution of the application.
149
- *
150
- * @return InputInterface The current input instance
151
- */
152
- public function getInput()
153
- {
154
- return $this->input;
155
- }
156
-
157
- /**
158
- * Gets the output instance used by the last execution of the application.
159
- *
160
- * @return OutputInterface The current output instance
161
- */
162
- public function getOutput()
163
- {
164
- return $this->output;
165
- }
166
-
167
- /**
168
- * Gets the status code returned by the last execution of the application.
169
- *
170
- * @return int The status code
171
- */
172
- public function getStatusCode()
173
- {
174
- return $this->statusCode;
175
- }
176
- }
@@ -1,162 +0,0 @@
1
- <?php
2
-
3
- /*
4
- * This file is part of the Symfony package.
5
- *
6
- * (c) Fabien Potencier <fabien@symfony.com>
7
- *
8
- * For the full copyright and license information, please view the LICENSE
9
- * file that was distributed with this source code.
10
- */
11
-
12
- namespace Symfony\Component\Console\Tester;
13
-
14
- use Symfony\Component\Console\Command\Command;
15
- use Symfony\Component\Console\Input\ArrayInput;
16
- use Symfony\Component\Console\Input\InputInterface;
17
- use Symfony\Component\Console\Output\OutputInterface;
18
- use Symfony\Component\Console\Output\StreamOutput;
19
-
20
- /**
21
- * Eases the testing of console commands.
22
- *
23
- * @author Fabien Potencier <fabien@symfony.com>
24
- * @author Robin Chalas <robin.chalas@gmail.com>
25
- */
26
- class CommandTester
27
- {
28
- private $command;
29
- private $input;
30
- private $output;
31
- private $inputs = [];
32
- private $statusCode;
33
-
34
- public function __construct(Command $command)
35
- {
36
- $this->command = $command;
37
- }
38
-
39
- /**
40
- * Executes the command.
41
- *
42
- * Available execution options:
43
- *
44
- * * interactive: Sets the input interactive flag
45
- * * decorated: Sets the output decorated flag
46
- * * verbosity: Sets the output verbosity flag
47
- *
48
- * @param array $input An array of command arguments and options
49
- * @param array $options An array of execution options
50
- *
51
- * @return int The command exit code
52
- */
53
- public function execute(array $input, array $options = [])
54
- {
55
- // set the command name automatically if the application requires
56
- // this argument and no command name was passed
57
- if (!isset($input['command'])
58
- && (null !== $application = $this->command->getApplication())
59
- && $application->getDefinition()->hasArgument('command')
60
- ) {
61
- $input = array_merge(['command' => $this->command->getName()], $input);
62
- }
63
-
64
- $this->input = new ArrayInput($input);
65
- // Use an in-memory input stream even if no inputs are set so that QuestionHelper::ask() does not rely on the blocking STDIN.
66
- $this->input->setStream(self::createStream($this->inputs));
67
-
68
- if (isset($options['interactive'])) {
69
- $this->input->setInteractive($options['interactive']);
70
- }
71
-
72
- $this->output = new StreamOutput(fopen('php://memory', 'w', false));
73
- $this->output->setDecorated(isset($options['decorated']) ? $options['decorated'] : false);
74
- if (isset($options['verbosity'])) {
75
- $this->output->setVerbosity($options['verbosity']);
76
- }
77
-
78
- return $this->statusCode = $this->command->run($this->input, $this->output);
79
- }
80
-
81
- /**
82
- * Gets the display returned by the last execution of the command.
83
- *
84
- * @param bool $normalize Whether to normalize end of lines to \n or not
85
- *
86
- * @return string The display
87
- */
88
- public function getDisplay($normalize = false)
89
- {
90
- if (null === $this->output) {
91
- throw new \RuntimeException('Output not initialized, did you execute the command before requesting the display?');
92
- }
93
-
94
- rewind($this->output->getStream());
95
-
96
- $display = stream_get_contents($this->output->getStream());
97
-
98
- if ($normalize) {
99
- $display = str_replace(PHP_EOL, "\n", $display);
100
- }
101
-
102
- return $display;
103
- }
104
-
105
- /**
106
- * Gets the input instance used by the last execution of the command.
107
- *
108
- * @return InputInterface The current input instance
109
- */
110
- public function getInput()
111
- {
112
- return $this->input;
113
- }
114
-
115
- /**
116
- * Gets the output instance used by the last execution of the command.
117
- *
118
- * @return OutputInterface The current output instance
119
- */
120
- public function getOutput()
121
- {
122
- return $this->output;
123
- }
124
-
125
- /**
126
- * Gets the status code returned by the last execution of the application.
127
- *
128
- * @return int The status code
129
- */
130
- public function getStatusCode()
131
- {
132
- return $this->statusCode;
133
- }
134
-
135
- /**
136
- * Sets the user inputs.
137
- *
138
- * @param array $inputs An array of strings representing each input
139
- * passed to the command input stream
140
- *
141
- * @return CommandTester
142
- */
143
- public function setInputs(array $inputs)
144
- {
145
- $this->inputs = $inputs;
146
-
147
- return $this;
148
- }
149
-
150
- private static function createStream(array $inputs)
151
- {
152
- $stream = fopen('php://memory', 'r+', false);
153
-
154
- foreach ($inputs as $input) {
155
- fwrite($stream, $input.PHP_EOL);
156
- }
157
-
158
- rewind($stream);
159
-
160
- return $stream;
161
- }
162
- }
@@ -1,1772 +0,0 @@
1
- <?php
2
-
3
- /*
4
- * This file is part of the Symfony package.
5
- *
6
- * (c) Fabien Potencier <fabien@symfony.com>
7
- *
8
- * For the full copyright and license information, please view the LICENSE
9
- * file that was distributed with this source code.
10
- */
11
-
12
- namespace Symfony\Component\Console\Tests;
13
-
14
- use PHPUnit\Framework\TestCase;
15
- use Symfony\Component\Console\Application;
16
- use Symfony\Component\Console\Command\Command;
17
- use Symfony\Component\Console\CommandLoader\FactoryCommandLoader;
18
- use Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass;
19
- use Symfony\Component\Console\Event\ConsoleCommandEvent;
20
- use Symfony\Component\Console\Event\ConsoleErrorEvent;
21
- use Symfony\Component\Console\Event\ConsoleExceptionEvent;
22
- use Symfony\Component\Console\Event\ConsoleTerminateEvent;
23
- use Symfony\Component\Console\Exception\CommandNotFoundException;
24
- use Symfony\Component\Console\Helper\FormatterHelper;
25
- use Symfony\Component\Console\Helper\HelperSet;
26
- use Symfony\Component\Console\Input\ArgvInput;
27
- use Symfony\Component\Console\Input\ArrayInput;
28
- use Symfony\Component\Console\Input\InputArgument;
29
- use Symfony\Component\Console\Input\InputDefinition;
30
- use Symfony\Component\Console\Input\InputInterface;
31
- use Symfony\Component\Console\Input\InputOption;
32
- use Symfony\Component\Console\Output\NullOutput;
33
- use Symfony\Component\Console\Output\Output;
34
- use Symfony\Component\Console\Output\OutputInterface;
35
- use Symfony\Component\Console\Output\StreamOutput;
36
- use Symfony\Component\Console\Tester\ApplicationTester;
37
- use Symfony\Component\DependencyInjection\ContainerBuilder;
38
- use Symfony\Component\EventDispatcher\EventDispatcher;
39
-
40
- class ApplicationTest extends TestCase
41
- {
42
- protected static $fixturesPath;
43
-
44
- private $colSize;
45
-
46
- protected function setUp()
47
- {
48
- $this->colSize = getenv('COLUMNS');
49
- }
50
-
51
- protected function tearDown()
52
- {
53
- putenv($this->colSize ? 'COLUMNS='.$this->colSize : 'COLUMNS');
54
- putenv('SHELL_VERBOSITY');
55
- unset($_ENV['SHELL_VERBOSITY']);
56
- unset($_SERVER['SHELL_VERBOSITY']);
57
- }
58
-
59
- public static function setUpBeforeClass()
60
- {
61
- self::$fixturesPath = realpath(__DIR__.'/Fixtures/');
62
- require_once self::$fixturesPath.'/FooCommand.php';
63
- require_once self::$fixturesPath.'/FooOptCommand.php';
64
- require_once self::$fixturesPath.'/Foo1Command.php';
65
- require_once self::$fixturesPath.'/Foo2Command.php';
66
- require_once self::$fixturesPath.'/Foo3Command.php';
67
- require_once self::$fixturesPath.'/Foo4Command.php';
68
- require_once self::$fixturesPath.'/Foo5Command.php';
69
- require_once self::$fixturesPath.'/FooSameCaseUppercaseCommand.php';
70
- require_once self::$fixturesPath.'/FooSameCaseLowercaseCommand.php';
71
- require_once self::$fixturesPath.'/FoobarCommand.php';
72
- require_once self::$fixturesPath.'/BarBucCommand.php';
73
- require_once self::$fixturesPath.'/FooSubnamespaced1Command.php';
74
- require_once self::$fixturesPath.'/FooSubnamespaced2Command.php';
75
- require_once self::$fixturesPath.'/TestAmbiguousCommandRegistering.php';
76
- require_once self::$fixturesPath.'/TestAmbiguousCommandRegistering2.php';
77
- require_once self::$fixturesPath.'/FooHiddenCommand.php';
78
- }
79
-
80
- protected function normalizeLineBreaks($text)
81
- {
82
- return str_replace(PHP_EOL, "\n", $text);
83
- }
84
-
85
- /**
86
- * Replaces the dynamic placeholders of the command help text with a static version.
87
- * The placeholder %command.full_name% includes the script path that is not predictable
88
- * and can not be tested against.
89
- */
90
- protected function ensureStaticCommandHelp(Application $application)
91
- {
92
- foreach ($application->all() as $command) {
93
- $command->setHelp(str_replace('%command.full_name%', 'app/console %command.name%', $command->getHelp()));
94
- }
95
- }
96
-
97
- public function testConstructor()
98
- {
99
- $application = new Application('foo', 'bar');
100
- $this->assertEquals('foo', $application->getName(), '__construct() takes the application name as its first argument');
101
- $this->assertEquals('bar', $application->getVersion(), '__construct() takes the application version as its second argument');
102
- $this->assertEquals(['help', 'list'], array_keys($application->all()), '__construct() registered the help and list commands by default');
103
- }
104
-
105
- public function testSetGetName()
106
- {
107
- $application = new Application();
108
- $application->setName('foo');
109
- $this->assertEquals('foo', $application->getName(), '->setName() sets the name of the application');
110
- }
111
-
112
- public function testSetGetVersion()
113
- {
114
- $application = new Application();
115
- $application->setVersion('bar');
116
- $this->assertEquals('bar', $application->getVersion(), '->setVersion() sets the version of the application');
117
- }
118
-
119
- public function testGetLongVersion()
120
- {
121
- $application = new Application('foo', 'bar');
122
- $this->assertEquals('foo <info>bar</info>', $application->getLongVersion(), '->getLongVersion() returns the long version of the application');
123
- }
124
-
125
- public function testHelp()
126
- {
127
- $application = new Application();
128
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_gethelp.txt', $this->normalizeLineBreaks($application->getHelp()), '->getHelp() returns a help message');
129
- }
130
-
131
- public function testAll()
132
- {
133
- $application = new Application();
134
- $commands = $application->all();
135
- $this->assertInstanceOf('Symfony\\Component\\Console\\Command\\HelpCommand', $commands['help'], '->all() returns the registered commands');
136
-
137
- $application->add(new \FooCommand());
138
- $commands = $application->all('foo');
139
- $this->assertCount(1, $commands, '->all() takes a namespace as its first argument');
140
- }
141
-
142
- public function testAllWithCommandLoader()
143
- {
144
- $application = new Application();
145
- $commands = $application->all();
146
- $this->assertInstanceOf('Symfony\\Component\\Console\\Command\\HelpCommand', $commands['help'], '->all() returns the registered commands');
147
-
148
- $application->add(new \FooCommand());
149
- $commands = $application->all('foo');
150
- $this->assertCount(1, $commands, '->all() takes a namespace as its first argument');
151
-
152
- $application->setCommandLoader(new FactoryCommandLoader([
153
- 'foo:bar1' => function () { return new \Foo1Command(); },
154
- ]));
155
- $commands = $application->all('foo');
156
- $this->assertCount(2, $commands, '->all() takes a namespace as its first argument');
157
- $this->assertInstanceOf(\FooCommand::class, $commands['foo:bar'], '->all() returns the registered commands');
158
- $this->assertInstanceOf(\Foo1Command::class, $commands['foo:bar1'], '->all() returns the registered commands');
159
- }
160
-
161
- public function testRegister()
162
- {
163
- $application = new Application();
164
- $command = $application->register('foo');
165
- $this->assertEquals('foo', $command->getName(), '->register() registers a new command');
166
- }
167
-
168
- public function testRegisterAmbiguous()
169
- {
170
- $code = function (InputInterface $input, OutputInterface $output) {
171
- $output->writeln('It works!');
172
- };
173
-
174
- $application = new Application();
175
- $application->setAutoExit(false);
176
- $application
177
- ->register('test-foo')
178
- ->setAliases(['test'])
179
- ->setCode($code);
180
-
181
- $application
182
- ->register('test-bar')
183
- ->setCode($code);
184
-
185
- $tester = new ApplicationTester($application);
186
- $tester->run(['test']);
187
- $this->assertStringContainsString('It works!', $tester->getDisplay(true));
188
- }
189
-
190
- public function testAdd()
191
- {
192
- $application = new Application();
193
- $application->add($foo = new \FooCommand());
194
- $commands = $application->all();
195
- $this->assertEquals($foo, $commands['foo:bar'], '->add() registers a command');
196
-
197
- $application = new Application();
198
- $application->addCommands([$foo = new \FooCommand(), $foo1 = new \Foo1Command()]);
199
- $commands = $application->all();
200
- $this->assertEquals([$foo, $foo1], [$commands['foo:bar'], $commands['foo:bar1']], '->addCommands() registers an array of commands');
201
- }
202
-
203
- public function testAddCommandWithEmptyConstructor()
204
- {
205
- $this->expectException('LogicException');
206
- $this->expectExceptionMessage('Command class "Foo5Command" is not correctly initialized. You probably forgot to call the parent constructor.');
207
- $application = new Application();
208
- $application->add(new \Foo5Command());
209
- }
210
-
211
- public function testHasGet()
212
- {
213
- $application = new Application();
214
- $this->assertTrue($application->has('list'), '->has() returns true if a named command is registered');
215
- $this->assertFalse($application->has('afoobar'), '->has() returns false if a named command is not registered');
216
-
217
- $application->add($foo = new \FooCommand());
218
- $this->assertTrue($application->has('afoobar'), '->has() returns true if an alias is registered');
219
- $this->assertEquals($foo, $application->get('foo:bar'), '->get() returns a command by name');
220
- $this->assertEquals($foo, $application->get('afoobar'), '->get() returns a command by alias');
221
-
222
- $application = new Application();
223
- $application->add($foo = new \FooCommand());
224
- // simulate --help
225
- $r = new \ReflectionObject($application);
226
- $p = $r->getProperty('wantHelps');
227
- $p->setAccessible(true);
228
- $p->setValue($application, true);
229
- $command = $application->get('foo:bar');
230
- $this->assertInstanceOf('Symfony\Component\Console\Command\HelpCommand', $command, '->get() returns the help command if --help is provided as the input');
231
- }
232
-
233
- public function testHasGetWithCommandLoader()
234
- {
235
- $application = new Application();
236
- $this->assertTrue($application->has('list'), '->has() returns true if a named command is registered');
237
- $this->assertFalse($application->has('afoobar'), '->has() returns false if a named command is not registered');
238
-
239
- $application->add($foo = new \FooCommand());
240
- $this->assertTrue($application->has('afoobar'), '->has() returns true if an alias is registered');
241
- $this->assertEquals($foo, $application->get('foo:bar'), '->get() returns a command by name');
242
- $this->assertEquals($foo, $application->get('afoobar'), '->get() returns a command by alias');
243
-
244
- $application->setCommandLoader(new FactoryCommandLoader([
245
- 'foo:bar1' => function () { return new \Foo1Command(); },
246
- ]));
247
-
248
- $this->assertTrue($application->has('afoobar'), '->has() returns true if an instance is registered for an alias even with command loader');
249
- $this->assertEquals($foo, $application->get('foo:bar'), '->get() returns an instance by name even with command loader');
250
- $this->assertEquals($foo, $application->get('afoobar'), '->get() returns an instance by alias even with command loader');
251
- $this->assertTrue($application->has('foo:bar1'), '->has() returns true for commands registered in the loader');
252
- $this->assertInstanceOf(\Foo1Command::class, $foo1 = $application->get('foo:bar1'), '->get() returns a command by name from the command loader');
253
- $this->assertTrue($application->has('afoobar1'), '->has() returns true for commands registered in the loader');
254
- $this->assertEquals($foo1, $application->get('afoobar1'), '->get() returns a command by name from the command loader');
255
- }
256
-
257
- public function testSilentHelp()
258
- {
259
- $application = new Application();
260
- $application->setAutoExit(false);
261
- $application->setCatchExceptions(false);
262
-
263
- $tester = new ApplicationTester($application);
264
- $tester->run(['-h' => true, '-q' => true], ['decorated' => false]);
265
-
266
- $this->assertEmpty($tester->getDisplay(true));
267
- }
268
-
269
- public function testGetInvalidCommand()
270
- {
271
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
272
- $this->expectExceptionMessage('The command "foofoo" does not exist.');
273
- $application = new Application();
274
- $application->get('foofoo');
275
- }
276
-
277
- public function testGetNamespaces()
278
- {
279
- $application = new Application();
280
- $application->add(new \FooCommand());
281
- $application->add(new \Foo1Command());
282
- $this->assertEquals(['foo'], $application->getNamespaces(), '->getNamespaces() returns an array of unique used namespaces');
283
- }
284
-
285
- public function testFindNamespace()
286
- {
287
- $application = new Application();
288
- $application->add(new \FooCommand());
289
- $this->assertEquals('foo', $application->findNamespace('foo'), '->findNamespace() returns the given namespace if it exists');
290
- $this->assertEquals('foo', $application->findNamespace('f'), '->findNamespace() finds a namespace given an abbreviation');
291
- $application->add(new \Foo2Command());
292
- $this->assertEquals('foo', $application->findNamespace('foo'), '->findNamespace() returns the given namespace if it exists');
293
- }
294
-
295
- public function testFindNamespaceWithSubnamespaces()
296
- {
297
- $application = new Application();
298
- $application->add(new \FooSubnamespaced1Command());
299
- $application->add(new \FooSubnamespaced2Command());
300
- $this->assertEquals('foo', $application->findNamespace('foo'), '->findNamespace() returns commands even if the commands are only contained in subnamespaces');
301
- }
302
-
303
- public function testFindAmbiguousNamespace()
304
- {
305
- $application = new Application();
306
- $application->add(new \BarBucCommand());
307
- $application->add(new \FooCommand());
308
- $application->add(new \Foo2Command());
309
-
310
- $expectedMsg = "The namespace \"f\" is ambiguous.\nDid you mean one of these?\n foo\n foo1";
311
-
312
- $this->expectException(CommandNotFoundException::class);
313
- $this->expectExceptionMessage($expectedMsg);
314
-
315
- $application->findNamespace('f');
316
- }
317
-
318
- public function testFindNonAmbiguous()
319
- {
320
- $application = new Application();
321
- $application->add(new \TestAmbiguousCommandRegistering());
322
- $application->add(new \TestAmbiguousCommandRegistering2());
323
- $this->assertEquals('test-ambiguous', $application->find('test')->getName());
324
- }
325
-
326
- public function testFindInvalidNamespace()
327
- {
328
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
329
- $this->expectExceptionMessage('There are no commands defined in the "bar" namespace.');
330
- $application = new Application();
331
- $application->findNamespace('bar');
332
- }
333
-
334
- public function testFindUniqueNameButNamespaceName()
335
- {
336
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
337
- $this->expectExceptionMessage('Command "foo1" is not defined');
338
- $application = new Application();
339
- $application->add(new \FooCommand());
340
- $application->add(new \Foo1Command());
341
- $application->add(new \Foo2Command());
342
-
343
- $application->find($commandName = 'foo1');
344
- }
345
-
346
- public function testFind()
347
- {
348
- $application = new Application();
349
- $application->add(new \FooCommand());
350
-
351
- $this->assertInstanceOf('FooCommand', $application->find('foo:bar'), '->find() returns a command if its name exists');
352
- $this->assertInstanceOf('Symfony\Component\Console\Command\HelpCommand', $application->find('h'), '->find() returns a command if its name exists');
353
- $this->assertInstanceOf('FooCommand', $application->find('f:bar'), '->find() returns a command if the abbreviation for the namespace exists');
354
- $this->assertInstanceOf('FooCommand', $application->find('f:b'), '->find() returns a command if the abbreviation for the namespace and the command name exist');
355
- $this->assertInstanceOf('FooCommand', $application->find('a'), '->find() returns a command if the abbreviation exists for an alias');
356
- }
357
-
358
- public function testFindCaseSensitiveFirst()
359
- {
360
- $application = new Application();
361
- $application->add(new \FooSameCaseUppercaseCommand());
362
- $application->add(new \FooSameCaseLowercaseCommand());
363
-
364
- $this->assertInstanceOf('FooSameCaseUppercaseCommand', $application->find('f:B'), '->find() returns a command if the abbreviation is the correct case');
365
- $this->assertInstanceOf('FooSameCaseUppercaseCommand', $application->find('f:BAR'), '->find() returns a command if the abbreviation is the correct case');
366
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('f:b'), '->find() returns a command if the abbreviation is the correct case');
367
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('f:bar'), '->find() returns a command if the abbreviation is the correct case');
368
- }
369
-
370
- public function testFindCaseInsensitiveAsFallback()
371
- {
372
- $application = new Application();
373
- $application->add(new \FooSameCaseLowercaseCommand());
374
-
375
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('f:b'), '->find() returns a command if the abbreviation is the correct case');
376
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('f:B'), '->find() will fallback to case insensitivity');
377
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('FoO:BaR'), '->find() will fallback to case insensitivity');
378
- }
379
-
380
- public function testFindCaseInsensitiveSuggestions()
381
- {
382
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
383
- $this->expectExceptionMessage('Command "FoO:BaR" is ambiguous');
384
- $application = new Application();
385
- $application->add(new \FooSameCaseLowercaseCommand());
386
- $application->add(new \FooSameCaseUppercaseCommand());
387
-
388
- $this->assertInstanceOf('FooSameCaseLowercaseCommand', $application->find('FoO:BaR'), '->find() will find two suggestions with case insensitivity');
389
- }
390
-
391
- public function testFindWithCommandLoader()
392
- {
393
- $application = new Application();
394
- $application->setCommandLoader(new FactoryCommandLoader([
395
- 'foo:bar' => $f = function () { return new \FooCommand(); },
396
- ]));
397
-
398
- $this->assertInstanceOf('FooCommand', $application->find('foo:bar'), '->find() returns a command if its name exists');
399
- $this->assertInstanceOf('Symfony\Component\Console\Command\HelpCommand', $application->find('h'), '->find() returns a command if its name exists');
400
- $this->assertInstanceOf('FooCommand', $application->find('f:bar'), '->find() returns a command if the abbreviation for the namespace exists');
401
- $this->assertInstanceOf('FooCommand', $application->find('f:b'), '->find() returns a command if the abbreviation for the namespace and the command name exist');
402
- $this->assertInstanceOf('FooCommand', $application->find('a'), '->find() returns a command if the abbreviation exists for an alias');
403
- }
404
-
405
- /**
406
- * @dataProvider provideAmbiguousAbbreviations
407
- */
408
- public function testFindWithAmbiguousAbbreviations($abbreviation, $expectedExceptionMessage)
409
- {
410
- putenv('COLUMNS=120');
411
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
412
- $this->expectExceptionMessage($expectedExceptionMessage);
413
-
414
- $application = new Application();
415
- $application->add(new \FooCommand());
416
- $application->add(new \Foo1Command());
417
- $application->add(new \Foo2Command());
418
-
419
- $application->find($abbreviation);
420
- }
421
-
422
- public function provideAmbiguousAbbreviations()
423
- {
424
- return [
425
- ['f', 'Command "f" is not defined.'],
426
- [
427
- 'a',
428
- "Command \"a\" is ambiguous.\nDid you mean one of these?\n".
429
- " afoobar The foo:bar command\n".
430
- " afoobar1 The foo:bar1 command\n".
431
- ' afoobar2 The foo1:bar command',
432
- ],
433
- [
434
- 'foo:b',
435
- "Command \"foo:b\" is ambiguous.\nDid you mean one of these?\n".
436
- " foo:bar The foo:bar command\n".
437
- " foo:bar1 The foo:bar1 command\n".
438
- ' foo1:bar The foo1:bar command',
439
- ],
440
- ];
441
- }
442
-
443
- public function testFindCommandEqualNamespace()
444
- {
445
- $application = new Application();
446
- $application->add(new \Foo3Command());
447
- $application->add(new \Foo4Command());
448
-
449
- $this->assertInstanceOf('Foo3Command', $application->find('foo3:bar'), '->find() returns the good command even if a namespace has same name');
450
- $this->assertInstanceOf('Foo4Command', $application->find('foo3:bar:toh'), '->find() returns a command even if its namespace equals another command name');
451
- }
452
-
453
- public function testFindCommandWithAmbiguousNamespacesButUniqueName()
454
- {
455
- $application = new Application();
456
- $application->add(new \FooCommand());
457
- $application->add(new \FoobarCommand());
458
-
459
- $this->assertInstanceOf('FoobarCommand', $application->find('f:f'));
460
- }
461
-
462
- public function testFindCommandWithMissingNamespace()
463
- {
464
- $application = new Application();
465
- $application->add(new \Foo4Command());
466
-
467
- $this->assertInstanceOf('Foo4Command', $application->find('f::t'));
468
- }
469
-
470
- /**
471
- * @dataProvider provideInvalidCommandNamesSingle
472
- */
473
- public function testFindAlternativeExceptionMessageSingle($name)
474
- {
475
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
476
- $this->expectExceptionMessage('Did you mean this');
477
- $application = new Application();
478
- $application->add(new \Foo3Command());
479
- $application->find($name);
480
- }
481
-
482
- public function provideInvalidCommandNamesSingle()
483
- {
484
- return [
485
- ['foo3:barr'],
486
- ['fooo3:bar'],
487
- ];
488
- }
489
-
490
- public function testFindAlternativeExceptionMessageMultiple()
491
- {
492
- putenv('COLUMNS=120');
493
- $application = new Application();
494
- $application->add(new \FooCommand());
495
- $application->add(new \Foo1Command());
496
- $application->add(new \Foo2Command());
497
-
498
- // Command + plural
499
- try {
500
- $application->find('foo:baR');
501
- $this->fail('->find() throws a CommandNotFoundException if command does not exist, with alternatives');
502
- } catch (\Exception $e) {
503
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if command does not exist, with alternatives');
504
- $this->assertRegExp('/Did you mean one of these/', $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, with alternatives');
505
- $this->assertRegExp('/foo1:bar/', $e->getMessage());
506
- $this->assertRegExp('/foo:bar/', $e->getMessage());
507
- }
508
-
509
- // Namespace + plural
510
- try {
511
- $application->find('foo2:bar');
512
- $this->fail('->find() throws a CommandNotFoundException if command does not exist, with alternatives');
513
- } catch (\Exception $e) {
514
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if command does not exist, with alternatives');
515
- $this->assertRegExp('/Did you mean one of these/', $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, with alternatives');
516
- $this->assertRegExp('/foo1/', $e->getMessage());
517
- }
518
-
519
- $application->add(new \Foo3Command());
520
- $application->add(new \Foo4Command());
521
-
522
- // Subnamespace + plural
523
- try {
524
- $application->find('foo3:');
525
- $this->fail('->find() should throw an Symfony\Component\Console\Exception\CommandNotFoundException if a command is ambiguous because of a subnamespace, with alternatives');
526
- } catch (\Exception $e) {
527
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e);
528
- $this->assertRegExp('/foo3:bar/', $e->getMessage());
529
- $this->assertRegExp('/foo3:bar:toh/', $e->getMessage());
530
- }
531
- }
532
-
533
- public function testFindAlternativeCommands()
534
- {
535
- $application = new Application();
536
-
537
- $application->add(new \FooCommand());
538
- $application->add(new \Foo1Command());
539
- $application->add(new \Foo2Command());
540
-
541
- try {
542
- $application->find($commandName = 'Unknown command');
543
- $this->fail('->find() throws a CommandNotFoundException if command does not exist');
544
- } catch (\Exception $e) {
545
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if command does not exist');
546
- $this->assertSame([], $e->getAlternatives());
547
- $this->assertEquals(sprintf('Command "%s" is not defined.', $commandName), $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, without alternatives');
548
- }
549
-
550
- // Test if "bar1" command throw a "CommandNotFoundException" and does not contain
551
- // "foo:bar" as alternative because "bar1" is too far from "foo:bar"
552
- try {
553
- $application->find($commandName = 'bar1');
554
- $this->fail('->find() throws a CommandNotFoundException if command does not exist');
555
- } catch (\Exception $e) {
556
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if command does not exist');
557
- $this->assertSame(['afoobar1', 'foo:bar1'], $e->getAlternatives());
558
- $this->assertRegExp(sprintf('/Command "%s" is not defined./', $commandName), $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, with alternatives');
559
- $this->assertRegExp('/afoobar1/', $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, with alternative : "afoobar1"');
560
- $this->assertRegExp('/foo:bar1/', $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, with alternative : "foo:bar1"');
561
- $this->assertNotRegExp('/foo:bar(?!1)/', $e->getMessage(), '->find() throws a CommandNotFoundException if command does not exist, without "foo:bar" alternative');
562
- }
563
- }
564
-
565
- public function testFindAlternativeCommandsWithAnAlias()
566
- {
567
- $fooCommand = new \FooCommand();
568
- $fooCommand->setAliases(['foo2']);
569
-
570
- $application = new Application();
571
- $application->setCommandLoader(new FactoryCommandLoader([
572
- 'foo3' => static function () use ($fooCommand) { return $fooCommand; },
573
- ]));
574
- $application->add($fooCommand);
575
-
576
- $result = $application->find('foo');
577
-
578
- $this->assertSame($fooCommand, $result);
579
- }
580
-
581
- public function testFindAlternativeNamespace()
582
- {
583
- $application = new Application();
584
-
585
- $application->add(new \FooCommand());
586
- $application->add(new \Foo1Command());
587
- $application->add(new \Foo2Command());
588
- $application->add(new \Foo3Command());
589
-
590
- try {
591
- $application->find('Unknown-namespace:Unknown-command');
592
- $this->fail('->find() throws a CommandNotFoundException if namespace does not exist');
593
- } catch (\Exception $e) {
594
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if namespace does not exist');
595
- $this->assertSame([], $e->getAlternatives());
596
- $this->assertEquals('There are no commands defined in the "Unknown-namespace" namespace.', $e->getMessage(), '->find() throws a CommandNotFoundException if namespace does not exist, without alternatives');
597
- }
598
-
599
- try {
600
- $application->find('foo2:command');
601
- $this->fail('->find() throws a CommandNotFoundException if namespace does not exist');
602
- } catch (\Exception $e) {
603
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if namespace does not exist');
604
- $this->assertCount(3, $e->getAlternatives());
605
- $this->assertContains('foo', $e->getAlternatives());
606
- $this->assertContains('foo1', $e->getAlternatives());
607
- $this->assertContains('foo3', $e->getAlternatives());
608
- $this->assertRegExp('/There are no commands defined in the "foo2" namespace./', $e->getMessage(), '->find() throws a CommandNotFoundException if namespace does not exist, with alternative');
609
- $this->assertRegExp('/foo/', $e->getMessage(), '->find() throws a CommandNotFoundException if namespace does not exist, with alternative : "foo"');
610
- $this->assertRegExp('/foo1/', $e->getMessage(), '->find() throws a CommandNotFoundException if namespace does not exist, with alternative : "foo1"');
611
- $this->assertRegExp('/foo3/', $e->getMessage(), '->find() throws a CommandNotFoundException if namespace does not exist, with alternative : "foo3"');
612
- }
613
- }
614
-
615
- public function testFindAlternativesOutput()
616
- {
617
- $application = new Application();
618
-
619
- $application->add(new \FooCommand());
620
- $application->add(new \Foo1Command());
621
- $application->add(new \Foo2Command());
622
- $application->add(new \Foo3Command());
623
- $application->add(new \FooHiddenCommand());
624
-
625
- $expectedAlternatives = [
626
- 'afoobar',
627
- 'afoobar1',
628
- 'afoobar2',
629
- 'foo1:bar',
630
- 'foo3:bar',
631
- 'foo:bar',
632
- 'foo:bar1',
633
- ];
634
-
635
- try {
636
- $application->find('foo');
637
- $this->fail('->find() throws a CommandNotFoundException if command is not defined');
638
- } catch (\Exception $e) {
639
- $this->assertInstanceOf('Symfony\Component\Console\Exception\CommandNotFoundException', $e, '->find() throws a CommandNotFoundException if command is not defined');
640
- $this->assertSame($expectedAlternatives, $e->getAlternatives());
641
-
642
- $this->assertRegExp('/Command "foo" is not defined\..*Did you mean one of these\?.*/Ums', $e->getMessage());
643
- }
644
- }
645
-
646
- public function testFindNamespaceDoesNotFailOnDeepSimilarNamespaces()
647
- {
648
- $application = $this->getMockBuilder('Symfony\Component\Console\Application')->setMethods(['getNamespaces'])->getMock();
649
- $application->expects($this->once())
650
- ->method('getNamespaces')
651
- ->willReturn(['foo:sublong', 'bar:sub']);
652
-
653
- $this->assertEquals('foo:sublong', $application->findNamespace('f:sub'));
654
- }
655
-
656
- public function testFindWithDoubleColonInNameThrowsException()
657
- {
658
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
659
- $this->expectExceptionMessage('Command "foo::bar" is not defined.');
660
- $application = new Application();
661
- $application->add(new \FooCommand());
662
- $application->add(new \Foo4Command());
663
- $application->find('foo::bar');
664
- }
665
-
666
- public function testSetCatchExceptions()
667
- {
668
- $application = new Application();
669
- $application->setAutoExit(false);
670
- putenv('COLUMNS=120');
671
- $tester = new ApplicationTester($application);
672
-
673
- $application->setCatchExceptions(true);
674
- $this->assertTrue($application->areExceptionsCaught());
675
-
676
- $tester->run(['command' => 'foo'], ['decorated' => false]);
677
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception1.txt', $tester->getDisplay(true), '->setCatchExceptions() sets the catch exception flag');
678
-
679
- $tester->run(['command' => 'foo'], ['decorated' => false, 'capture_stderr_separately' => true]);
680
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception1.txt', $tester->getErrorOutput(true), '->setCatchExceptions() sets the catch exception flag');
681
- $this->assertSame('', $tester->getDisplay(true));
682
-
683
- $application->setCatchExceptions(false);
684
- try {
685
- $tester->run(['command' => 'foo'], ['decorated' => false]);
686
- $this->fail('->setCatchExceptions() sets the catch exception flag');
687
- } catch (\Exception $e) {
688
- $this->assertInstanceOf('\Exception', $e, '->setCatchExceptions() sets the catch exception flag');
689
- $this->assertEquals('Command "foo" is not defined.', $e->getMessage(), '->setCatchExceptions() sets the catch exception flag');
690
- }
691
- }
692
-
693
- public function testAutoExitSetting()
694
- {
695
- $application = new Application();
696
- $this->assertTrue($application->isAutoExitEnabled());
697
-
698
- $application->setAutoExit(false);
699
- $this->assertFalse($application->isAutoExitEnabled());
700
- }
701
-
702
- public function testRenderException()
703
- {
704
- $application = new Application();
705
- $application->setAutoExit(false);
706
- putenv('COLUMNS=120');
707
- $tester = new ApplicationTester($application);
708
-
709
- $tester->run(['command' => 'foo'], ['decorated' => false, 'capture_stderr_separately' => true]);
710
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception1.txt', $tester->getErrorOutput(true), '->renderException() renders a pretty exception');
711
-
712
- $tester->run(['command' => 'foo'], ['decorated' => false, 'verbosity' => Output::VERBOSITY_VERBOSE, 'capture_stderr_separately' => true]);
713
- $this->assertStringContainsString('Exception trace', $tester->getErrorOutput(), '->renderException() renders a pretty exception with a stack trace when verbosity is verbose');
714
-
715
- $tester->run(['command' => 'list', '--foo' => true], ['decorated' => false, 'capture_stderr_separately' => true]);
716
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception2.txt', $tester->getErrorOutput(true), '->renderException() renders the command synopsis when an exception occurs in the context of a command');
717
-
718
- $application->add(new \Foo3Command());
719
- $tester = new ApplicationTester($application);
720
- $tester->run(['command' => 'foo3:bar'], ['decorated' => false, 'capture_stderr_separately' => true]);
721
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception3.txt', $tester->getErrorOutput(true), '->renderException() renders a pretty exceptions with previous exceptions');
722
-
723
- $tester->run(['command' => 'foo3:bar'], ['decorated' => false, 'verbosity' => Output::VERBOSITY_VERBOSE]);
724
- $this->assertRegExp('/\[Exception\]\s*First exception/', $tester->getDisplay(), '->renderException() renders a pretty exception without code exception when code exception is default and verbosity is verbose');
725
- $this->assertRegExp('/\[Exception\]\s*Second exception/', $tester->getDisplay(), '->renderException() renders a pretty exception without code exception when code exception is 0 and verbosity is verbose');
726
- $this->assertRegExp('/\[Exception \(404\)\]\s*Third exception/', $tester->getDisplay(), '->renderException() renders a pretty exception with code exception when code exception is 404 and verbosity is verbose');
727
-
728
- $tester->run(['command' => 'foo3:bar'], ['decorated' => true]);
729
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception3decorated.txt', $tester->getDisplay(true), '->renderException() renders a pretty exceptions with previous exceptions');
730
-
731
- $tester->run(['command' => 'foo3:bar'], ['decorated' => true, 'capture_stderr_separately' => true]);
732
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception3decorated.txt', $tester->getErrorOutput(true), '->renderException() renders a pretty exceptions with previous exceptions');
733
-
734
- $application = new Application();
735
- $application->setAutoExit(false);
736
- putenv('COLUMNS=32');
737
- $tester = new ApplicationTester($application);
738
-
739
- $tester->run(['command' => 'foo'], ['decorated' => false, 'capture_stderr_separately' => true]);
740
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_renderexception4.txt', $tester->getErrorOutput(true), '->renderException() wraps messages when they are bigger than the terminal');
741
- putenv('COLUMNS=120');
742
- }
743
-
744
- public function testRenderExceptionWithDoubleWidthCharacters()
745
- {
746
- $application = new Application();
747
- $application->setAutoExit(false);
748
- putenv('COLUMNS=120');
749
- $application->register('foo')->setCode(function () {
750
- throw new \Exception('エラーメッセージ');
751
- });
752
- $tester = new ApplicationTester($application);
753
-
754
- $tester->run(['command' => 'foo'], ['decorated' => false, 'capture_stderr_separately' => true]);
755
- $this->assertStringMatchesFormatFile(self::$fixturesPath.'/application_renderexception_doublewidth1.txt', $tester->getErrorOutput(true), '->renderException() renders a pretty exceptions with previous exceptions');
756
-
757
- $tester->run(['command' => 'foo'], ['decorated' => true, 'capture_stderr_separately' => true]);
758
- $this->assertStringMatchesFormatFile(self::$fixturesPath.'/application_renderexception_doublewidth1decorated.txt', $tester->getErrorOutput(true), '->renderException() renders a pretty exceptions with previous exceptions');
759
-
760
- $application = new Application();
761
- $application->setAutoExit(false);
762
- putenv('COLUMNS=32');
763
- $application->register('foo')->setCode(function () {
764
- throw new \Exception('コマンドの実行中にエラーが発生しました。');
765
- });
766
- $tester = new ApplicationTester($application);
767
- $tester->run(['command' => 'foo'], ['decorated' => false, 'capture_stderr_separately' => true]);
768
- $this->assertStringMatchesFormatFile(self::$fixturesPath.'/application_renderexception_doublewidth2.txt', $tester->getErrorOutput(true), '->renderException() wraps messages when they are bigger than the terminal');
769
- putenv('COLUMNS=120');
770
- }
771
-
772
- public function testRenderExceptionEscapesLines()
773
- {
774
- $application = new Application();
775
- $application->setAutoExit(false);
776
- putenv('COLUMNS=22');
777
- $application->register('foo')->setCode(function () {
778
- throw new \Exception('dont break here <info>!</info>');
779
- });
780
- $tester = new ApplicationTester($application);
781
-
782
- $tester->run(['command' => 'foo'], ['decorated' => false]);
783
- $this->assertStringMatchesFormatFile(self::$fixturesPath.'/application_renderexception_escapeslines.txt', $tester->getDisplay(true), '->renderException() escapes lines containing formatting');
784
- putenv('COLUMNS=120');
785
- }
786
-
787
- public function testRenderExceptionLineBreaks()
788
- {
789
- $application = $this->getMockBuilder('Symfony\Component\Console\Application')->setMethods(['getTerminalWidth'])->getMock();
790
- $application->setAutoExit(false);
791
- $application->expects($this->any())
792
- ->method('getTerminalWidth')
793
- ->willReturn(120);
794
- $application->register('foo')->setCode(function () {
795
- throw new \InvalidArgumentException("\n\nline 1 with extra spaces \nline 2\n\nline 4\n");
796
- });
797
- $tester = new ApplicationTester($application);
798
-
799
- $tester->run(['command' => 'foo'], ['decorated' => false]);
800
- $this->assertStringMatchesFormatFile(self::$fixturesPath.'/application_renderexception_linebreaks.txt', $tester->getDisplay(true), '->renderException() keep multiple line breaks');
801
- }
802
-
803
- public function testRenderExceptionStackTraceContainsRootException()
804
- {
805
- $application = new Application();
806
- $application->setAutoExit(false);
807
- $application->register('foo')->setCode(function () {
808
- throw new \Exception('Verbose exception');
809
- });
810
-
811
- $tester = new ApplicationTester($application);
812
- $tester->run(['command' => 'foo'], ['decorated' => false, 'verbosity' => Output::VERBOSITY_VERBOSE]);
813
-
814
- $this->assertStringContainsString(sprintf('() at %s:', __FILE__), $tester->getDisplay());
815
- }
816
-
817
- public function testRun()
818
- {
819
- $application = new Application();
820
- $application->setAutoExit(false);
821
- $application->setCatchExceptions(false);
822
- $application->add($command = new \Foo1Command());
823
- $_SERVER['argv'] = ['cli.php', 'foo:bar1'];
824
-
825
- ob_start();
826
- $application->run();
827
- ob_end_clean();
828
-
829
- $this->assertInstanceOf('Symfony\Component\Console\Input\ArgvInput', $command->input, '->run() creates an ArgvInput by default if none is given');
830
- $this->assertInstanceOf('Symfony\Component\Console\Output\ConsoleOutput', $command->output, '->run() creates a ConsoleOutput by default if none is given');
831
-
832
- $application = new Application();
833
- $application->setAutoExit(false);
834
- $application->setCatchExceptions(false);
835
-
836
- $this->ensureStaticCommandHelp($application);
837
- $tester = new ApplicationTester($application);
838
-
839
- $tester->run([], ['decorated' => false]);
840
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run1.txt', $tester->getDisplay(true), '->run() runs the list command if no argument is passed');
841
-
842
- $tester->run(['--help' => true], ['decorated' => false]);
843
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run2.txt', $tester->getDisplay(true), '->run() runs the help command if --help is passed');
844
-
845
- $tester->run(['-h' => true], ['decorated' => false]);
846
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run2.txt', $tester->getDisplay(true), '->run() runs the help command if -h is passed');
847
-
848
- $tester->run(['command' => 'list', '--help' => true], ['decorated' => false]);
849
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run3.txt', $tester->getDisplay(true), '->run() displays the help if --help is passed');
850
-
851
- $tester->run(['command' => 'list', '-h' => true], ['decorated' => false]);
852
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run3.txt', $tester->getDisplay(true), '->run() displays the help if -h is passed');
853
-
854
- $tester->run(['--ansi' => true]);
855
- $this->assertTrue($tester->getOutput()->isDecorated(), '->run() forces color output if --ansi is passed');
856
-
857
- $tester->run(['--no-ansi' => true]);
858
- $this->assertFalse($tester->getOutput()->isDecorated(), '->run() forces color output to be disabled if --no-ansi is passed');
859
-
860
- $tester->run(['--version' => true], ['decorated' => false]);
861
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run4.txt', $tester->getDisplay(true), '->run() displays the program version if --version is passed');
862
-
863
- $tester->run(['-V' => true], ['decorated' => false]);
864
- $this->assertStringEqualsFile(self::$fixturesPath.'/application_run4.txt', $tester->getDisplay(true), '->run() displays the program version if -v is passed');
865
-
866
- $tester->run(['command' => 'list', '--quiet' => true]);
867
- $this->assertSame('', $tester->getDisplay(), '->run() removes all output if --quiet is passed');
868
- $this->assertFalse($tester->getInput()->isInteractive(), '->run() sets off the interactive mode if --quiet is passed');
869
-
870
- $tester->run(['command' => 'list', '-q' => true]);
871
- $this->assertSame('', $tester->getDisplay(), '->run() removes all output if -q is passed');
872
- $this->assertFalse($tester->getInput()->isInteractive(), '->run() sets off the interactive mode if -q is passed');
873
-
874
- $tester->run(['command' => 'list', '--verbose' => true]);
875
- $this->assertSame(Output::VERBOSITY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if --verbose is passed');
876
-
877
- $tester->run(['command' => 'list', '--verbose' => 1]);
878
- $this->assertSame(Output::VERBOSITY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if --verbose=1 is passed');
879
-
880
- $tester->run(['command' => 'list', '--verbose' => 2]);
881
- $this->assertSame(Output::VERBOSITY_VERY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to very verbose if --verbose=2 is passed');
882
-
883
- $tester->run(['command' => 'list', '--verbose' => 3]);
884
- $this->assertSame(Output::VERBOSITY_DEBUG, $tester->getOutput()->getVerbosity(), '->run() sets the output to debug if --verbose=3 is passed');
885
-
886
- $tester->run(['command' => 'list', '--verbose' => 4]);
887
- $this->assertSame(Output::VERBOSITY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if unknown --verbose level is passed');
888
-
889
- $tester->run(['command' => 'list', '-v' => true]);
890
- $this->assertSame(Output::VERBOSITY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if -v is passed');
891
-
892
- $tester->run(['command' => 'list', '-vv' => true]);
893
- $this->assertSame(Output::VERBOSITY_VERY_VERBOSE, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if -v is passed');
894
-
895
- $tester->run(['command' => 'list', '-vvv' => true]);
896
- $this->assertSame(Output::VERBOSITY_DEBUG, $tester->getOutput()->getVerbosity(), '->run() sets the output to verbose if -v is passed');
897
-
898
- $application = new Application();
899
- $application->setAutoExit(false);
900
- $application->setCatchExceptions(false);
901
- $application->add(new \FooCommand());
902
- $tester = new ApplicationTester($application);
903
-
904
- $tester->run(['command' => 'foo:bar', '--no-interaction' => true], ['decorated' => false]);
905
- $this->assertSame('called'.PHP_EOL, $tester->getDisplay(), '->run() does not call interact() if --no-interaction is passed');
906
-
907
- $tester->run(['command' => 'foo:bar', '-n' => true], ['decorated' => false]);
908
- $this->assertSame('called'.PHP_EOL, $tester->getDisplay(), '->run() does not call interact() if -n is passed');
909
- }
910
-
911
- public function testRunWithGlobalOptionAndNoCommand()
912
- {
913
- $application = new Application();
914
- $application->setAutoExit(false);
915
- $application->setCatchExceptions(false);
916
- $application->getDefinition()->addOption(new InputOption('foo', 'f', InputOption::VALUE_OPTIONAL));
917
-
918
- $output = new StreamOutput(fopen('php://memory', 'w', false));
919
- $input = new ArgvInput(['cli.php', '--foo', 'bar']);
920
-
921
- $this->assertSame(0, $application->run($input, $output));
922
- }
923
-
924
- /**
925
- * Issue #9285.
926
- *
927
- * If the "verbose" option is just before an argument in ArgvInput,
928
- * an argument value should not be treated as verbosity value.
929
- * This test will fail with "Not enough arguments." if broken
930
- */
931
- public function testVerboseValueNotBreakArguments()
932
- {
933
- $application = new Application();
934
- $application->setAutoExit(false);
935
- $application->setCatchExceptions(false);
936
- $application->add(new \FooCommand());
937
-
938
- $output = new StreamOutput(fopen('php://memory', 'w', false));
939
-
940
- $input = new ArgvInput(['cli.php', '-v', 'foo:bar']);
941
- $application->run($input, $output);
942
-
943
- $this->addToAssertionCount(1);
944
-
945
- $input = new ArgvInput(['cli.php', '--verbose', 'foo:bar']);
946
- $application->run($input, $output);
947
-
948
- $this->addToAssertionCount(1);
949
- }
950
-
951
- public function testRunReturnsIntegerExitCode()
952
- {
953
- $exception = new \Exception('', 4);
954
-
955
- $application = $this->getMockBuilder('Symfony\Component\Console\Application')->setMethods(['doRun'])->getMock();
956
- $application->setAutoExit(false);
957
- $application->expects($this->once())
958
- ->method('doRun')
959
- ->willThrowException($exception);
960
-
961
- $exitCode = $application->run(new ArrayInput([]), new NullOutput());
962
-
963
- $this->assertSame(4, $exitCode, '->run() returns integer exit code extracted from raised exception');
964
- }
965
-
966
- public function testRunDispatchesIntegerExitCode()
967
- {
968
- $passedRightValue = false;
969
-
970
- // We can assume here that some other test asserts that the event is dispatched at all
971
- $dispatcher = new EventDispatcher();
972
- $dispatcher->addListener('console.terminate', function (ConsoleTerminateEvent $event) use (&$passedRightValue) {
973
- $passedRightValue = (4 === $event->getExitCode());
974
- });
975
-
976
- $application = new Application();
977
- $application->setDispatcher($dispatcher);
978
- $application->setAutoExit(false);
979
-
980
- $application->register('test')->setCode(function (InputInterface $input, OutputInterface $output) {
981
- throw new \Exception('', 4);
982
- });
983
-
984
- $tester = new ApplicationTester($application);
985
- $tester->run(['command' => 'test']);
986
-
987
- $this->assertTrue($passedRightValue, '-> exit code 4 was passed in the console.terminate event');
988
- }
989
-
990
- public function testRunReturnsExitCodeOneForExceptionCodeZero()
991
- {
992
- $exception = new \Exception('', 0);
993
-
994
- $application = $this->getMockBuilder('Symfony\Component\Console\Application')->setMethods(['doRun'])->getMock();
995
- $application->setAutoExit(false);
996
- $application->expects($this->once())
997
- ->method('doRun')
998
- ->willThrowException($exception);
999
-
1000
- $exitCode = $application->run(new ArrayInput([]), new NullOutput());
1001
-
1002
- $this->assertSame(1, $exitCode, '->run() returns exit code 1 when exception code is 0');
1003
- }
1004
-
1005
- public function testRunDispatchesExitCodeOneForExceptionCodeZero()
1006
- {
1007
- $passedRightValue = false;
1008
-
1009
- // We can assume here that some other test asserts that the event is dispatched at all
1010
- $dispatcher = new EventDispatcher();
1011
- $dispatcher->addListener('console.terminate', function (ConsoleTerminateEvent $event) use (&$passedRightValue) {
1012
- $passedRightValue = (1 === $event->getExitCode());
1013
- });
1014
-
1015
- $application = new Application();
1016
- $application->setDispatcher($dispatcher);
1017
- $application->setAutoExit(false);
1018
-
1019
- $application->register('test')->setCode(function (InputInterface $input, OutputInterface $output) {
1020
- throw new \Exception();
1021
- });
1022
-
1023
- $tester = new ApplicationTester($application);
1024
- $tester->run(['command' => 'test']);
1025
-
1026
- $this->assertTrue($passedRightValue, '-> exit code 1 was passed in the console.terminate event');
1027
- }
1028
-
1029
- public function testAddingOptionWithDuplicateShortcut()
1030
- {
1031
- $this->expectException('LogicException');
1032
- $this->expectExceptionMessage('An option with shortcut "e" already exists.');
1033
- $dispatcher = new EventDispatcher();
1034
- $application = new Application();
1035
- $application->setAutoExit(false);
1036
- $application->setCatchExceptions(false);
1037
- $application->setDispatcher($dispatcher);
1038
-
1039
- $application->getDefinition()->addOption(new InputOption('--env', '-e', InputOption::VALUE_REQUIRED, 'Environment'));
1040
-
1041
- $application
1042
- ->register('foo')
1043
- ->setAliases(['f'])
1044
- ->setDefinition([new InputOption('survey', 'e', InputOption::VALUE_REQUIRED, 'My option with a shortcut.')])
1045
- ->setCode(function (InputInterface $input, OutputInterface $output) {})
1046
- ;
1047
-
1048
- $input = new ArrayInput(['command' => 'foo']);
1049
- $output = new NullOutput();
1050
-
1051
- $application->run($input, $output);
1052
- }
1053
-
1054
- /**
1055
- * @dataProvider getAddingAlreadySetDefinitionElementData
1056
- */
1057
- public function testAddingAlreadySetDefinitionElementData($def)
1058
- {
1059
- $this->expectException('LogicException');
1060
- $application = new Application();
1061
- $application->setAutoExit(false);
1062
- $application->setCatchExceptions(false);
1063
- $application
1064
- ->register('foo')
1065
- ->setDefinition([$def])
1066
- ->setCode(function (InputInterface $input, OutputInterface $output) {})
1067
- ;
1068
-
1069
- $input = new ArrayInput(['command' => 'foo']);
1070
- $output = new NullOutput();
1071
- $application->run($input, $output);
1072
- }
1073
-
1074
- public function getAddingAlreadySetDefinitionElementData()
1075
- {
1076
- return [
1077
- [new InputArgument('command', InputArgument::REQUIRED)],
1078
- [new InputOption('quiet', '', InputOption::VALUE_NONE)],
1079
- [new InputOption('query', 'q', InputOption::VALUE_NONE)],
1080
- ];
1081
- }
1082
-
1083
- public function testGetDefaultHelperSetReturnsDefaultValues()
1084
- {
1085
- $application = new Application();
1086
- $application->setAutoExit(false);
1087
- $application->setCatchExceptions(false);
1088
-
1089
- $helperSet = $application->getHelperSet();
1090
-
1091
- $this->assertTrue($helperSet->has('formatter'));
1092
- }
1093
-
1094
- public function testAddingSingleHelperSetOverwritesDefaultValues()
1095
- {
1096
- $application = new Application();
1097
- $application->setAutoExit(false);
1098
- $application->setCatchExceptions(false);
1099
-
1100
- $application->setHelperSet(new HelperSet([new FormatterHelper()]));
1101
-
1102
- $helperSet = $application->getHelperSet();
1103
-
1104
- $this->assertTrue($helperSet->has('formatter'));
1105
-
1106
- // no other default helper set should be returned
1107
- $this->assertFalse($helperSet->has('dialog'));
1108
- $this->assertFalse($helperSet->has('progress'));
1109
- }
1110
-
1111
- public function testOverwritingDefaultHelperSetOverwritesDefaultValues()
1112
- {
1113
- $application = new CustomApplication();
1114
- $application->setAutoExit(false);
1115
- $application->setCatchExceptions(false);
1116
-
1117
- $application->setHelperSet(new HelperSet([new FormatterHelper()]));
1118
-
1119
- $helperSet = $application->getHelperSet();
1120
-
1121
- $this->assertTrue($helperSet->has('formatter'));
1122
-
1123
- // no other default helper set should be returned
1124
- $this->assertFalse($helperSet->has('dialog'));
1125
- $this->assertFalse($helperSet->has('progress'));
1126
- }
1127
-
1128
- public function testGetDefaultInputDefinitionReturnsDefaultValues()
1129
- {
1130
- $application = new Application();
1131
- $application->setAutoExit(false);
1132
- $application->setCatchExceptions(false);
1133
-
1134
- $inputDefinition = $application->getDefinition();
1135
-
1136
- $this->assertTrue($inputDefinition->hasArgument('command'));
1137
-
1138
- $this->assertTrue($inputDefinition->hasOption('help'));
1139
- $this->assertTrue($inputDefinition->hasOption('quiet'));
1140
- $this->assertTrue($inputDefinition->hasOption('verbose'));
1141
- $this->assertTrue($inputDefinition->hasOption('version'));
1142
- $this->assertTrue($inputDefinition->hasOption('ansi'));
1143
- $this->assertTrue($inputDefinition->hasOption('no-ansi'));
1144
- $this->assertTrue($inputDefinition->hasOption('no-interaction'));
1145
- }
1146
-
1147
- public function testOverwritingDefaultInputDefinitionOverwritesDefaultValues()
1148
- {
1149
- $application = new CustomApplication();
1150
- $application->setAutoExit(false);
1151
- $application->setCatchExceptions(false);
1152
-
1153
- $inputDefinition = $application->getDefinition();
1154
-
1155
- // check whether the default arguments and options are not returned any more
1156
- $this->assertFalse($inputDefinition->hasArgument('command'));
1157
-
1158
- $this->assertFalse($inputDefinition->hasOption('help'));
1159
- $this->assertFalse($inputDefinition->hasOption('quiet'));
1160
- $this->assertFalse($inputDefinition->hasOption('verbose'));
1161
- $this->assertFalse($inputDefinition->hasOption('version'));
1162
- $this->assertFalse($inputDefinition->hasOption('ansi'));
1163
- $this->assertFalse($inputDefinition->hasOption('no-ansi'));
1164
- $this->assertFalse($inputDefinition->hasOption('no-interaction'));
1165
-
1166
- $this->assertTrue($inputDefinition->hasOption('custom'));
1167
- }
1168
-
1169
- public function testSettingCustomInputDefinitionOverwritesDefaultValues()
1170
- {
1171
- $application = new Application();
1172
- $application->setAutoExit(false);
1173
- $application->setCatchExceptions(false);
1174
-
1175
- $application->setDefinition(new InputDefinition([new InputOption('--custom', '-c', InputOption::VALUE_NONE, 'Set the custom input definition.')]));
1176
-
1177
- $inputDefinition = $application->getDefinition();
1178
-
1179
- // check whether the default arguments and options are not returned any more
1180
- $this->assertFalse($inputDefinition->hasArgument('command'));
1181
-
1182
- $this->assertFalse($inputDefinition->hasOption('help'));
1183
- $this->assertFalse($inputDefinition->hasOption('quiet'));
1184
- $this->assertFalse($inputDefinition->hasOption('verbose'));
1185
- $this->assertFalse($inputDefinition->hasOption('version'));
1186
- $this->assertFalse($inputDefinition->hasOption('ansi'));
1187
- $this->assertFalse($inputDefinition->hasOption('no-ansi'));
1188
- $this->assertFalse($inputDefinition->hasOption('no-interaction'));
1189
-
1190
- $this->assertTrue($inputDefinition->hasOption('custom'));
1191
- }
1192
-
1193
- public function testRunWithDispatcher()
1194
- {
1195
- $application = new Application();
1196
- $application->setAutoExit(false);
1197
- $application->setDispatcher($this->getDispatcher());
1198
-
1199
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1200
- $output->write('foo.');
1201
- });
1202
-
1203
- $tester = new ApplicationTester($application);
1204
- $tester->run(['command' => 'foo']);
1205
- $this->assertEquals('before.foo.after.'.PHP_EOL, $tester->getDisplay());
1206
- }
1207
-
1208
- public function testRunWithExceptionAndDispatcher()
1209
- {
1210
- $this->expectException('LogicException');
1211
- $this->expectExceptionMessage('error');
1212
- $application = new Application();
1213
- $application->setDispatcher($this->getDispatcher());
1214
- $application->setAutoExit(false);
1215
- $application->setCatchExceptions(false);
1216
-
1217
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1218
- throw new \RuntimeException('foo');
1219
- });
1220
-
1221
- $tester = new ApplicationTester($application);
1222
- $tester->run(['command' => 'foo']);
1223
- }
1224
-
1225
- public function testRunDispatchesAllEventsWithException()
1226
- {
1227
- $application = new Application();
1228
- $application->setDispatcher($this->getDispatcher());
1229
- $application->setAutoExit(false);
1230
-
1231
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1232
- $output->write('foo.');
1233
-
1234
- throw new \RuntimeException('foo');
1235
- });
1236
-
1237
- $tester = new ApplicationTester($application);
1238
- $tester->run(['command' => 'foo']);
1239
- $this->assertStringContainsString('before.foo.error.after.', $tester->getDisplay());
1240
- }
1241
-
1242
- public function testRunDispatchesAllEventsWithExceptionInListener()
1243
- {
1244
- $dispatcher = $this->getDispatcher();
1245
- $dispatcher->addListener('console.command', function () {
1246
- throw new \RuntimeException('foo');
1247
- });
1248
-
1249
- $application = new Application();
1250
- $application->setDispatcher($dispatcher);
1251
- $application->setAutoExit(false);
1252
-
1253
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1254
- $output->write('foo.');
1255
- });
1256
-
1257
- $tester = new ApplicationTester($application);
1258
- $tester->run(['command' => 'foo']);
1259
- $this->assertStringContainsString('before.error.after.', $tester->getDisplay());
1260
- }
1261
-
1262
- /**
1263
- * @requires PHP 7
1264
- */
1265
- public function testRunWithError()
1266
- {
1267
- $application = new Application();
1268
- $application->setAutoExit(false);
1269
- $application->setCatchExceptions(false);
1270
-
1271
- $application->register('dym')->setCode(function (InputInterface $input, OutputInterface $output) {
1272
- $output->write('dym.');
1273
-
1274
- throw new \Error('dymerr');
1275
- });
1276
-
1277
- $tester = new ApplicationTester($application);
1278
-
1279
- try {
1280
- $tester->run(['command' => 'dym']);
1281
- $this->fail('Error expected.');
1282
- } catch (\Error $e) {
1283
- $this->assertSame('dymerr', $e->getMessage());
1284
- }
1285
- }
1286
-
1287
- public function testRunAllowsErrorListenersToSilenceTheException()
1288
- {
1289
- $dispatcher = $this->getDispatcher();
1290
- $dispatcher->addListener('console.error', function (ConsoleErrorEvent $event) {
1291
- $event->getOutput()->write('silenced.');
1292
-
1293
- $event->setExitCode(0);
1294
- });
1295
-
1296
- $dispatcher->addListener('console.command', function () {
1297
- throw new \RuntimeException('foo');
1298
- });
1299
-
1300
- $application = new Application();
1301
- $application->setDispatcher($dispatcher);
1302
- $application->setAutoExit(false);
1303
-
1304
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1305
- $output->write('foo.');
1306
- });
1307
-
1308
- $tester = new ApplicationTester($application);
1309
- $tester->run(['command' => 'foo']);
1310
- $this->assertStringContainsString('before.error.silenced.after.', $tester->getDisplay());
1311
- $this->assertEquals(ConsoleCommandEvent::RETURN_CODE_DISABLED, $tester->getStatusCode());
1312
- }
1313
-
1314
- public function testConsoleErrorEventIsTriggeredOnCommandNotFound()
1315
- {
1316
- $dispatcher = new EventDispatcher();
1317
- $dispatcher->addListener('console.error', function (ConsoleErrorEvent $event) {
1318
- $this->assertNull($event->getCommand());
1319
- $this->assertInstanceOf(CommandNotFoundException::class, $event->getError());
1320
- $event->getOutput()->write('silenced command not found');
1321
- });
1322
-
1323
- $application = new Application();
1324
- $application->setDispatcher($dispatcher);
1325
- $application->setAutoExit(false);
1326
-
1327
- $tester = new ApplicationTester($application);
1328
- $tester->run(['command' => 'unknown']);
1329
- $this->assertStringContainsString('silenced command not found', $tester->getDisplay());
1330
- $this->assertEquals(1, $tester->getStatusCode());
1331
- }
1332
-
1333
- /**
1334
- * @group legacy
1335
- * @expectedDeprecation The "ConsoleEvents::EXCEPTION" event is deprecated since Symfony 3.3 and will be removed in 4.0. Listen to the "ConsoleEvents::ERROR" event instead.
1336
- */
1337
- public function testLegacyExceptionListenersAreStillTriggered()
1338
- {
1339
- $dispatcher = $this->getDispatcher();
1340
- $dispatcher->addListener('console.exception', function (ConsoleExceptionEvent $event) {
1341
- $event->getOutput()->write('caught.');
1342
-
1343
- $event->setException(new \RuntimeException('replaced in caught.'));
1344
- });
1345
-
1346
- $application = new Application();
1347
- $application->setDispatcher($dispatcher);
1348
- $application->setAutoExit(false);
1349
-
1350
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1351
- throw new \RuntimeException('foo');
1352
- });
1353
-
1354
- $tester = new ApplicationTester($application);
1355
- $tester->run(['command' => 'foo']);
1356
- $this->assertStringContainsString('before.caught.error.after.', $tester->getDisplay());
1357
- $this->assertStringContainsString('replaced in caught.', $tester->getDisplay());
1358
- }
1359
-
1360
- /**
1361
- * @requires PHP 7
1362
- */
1363
- public function testErrorIsRethrownIfNotHandledByConsoleErrorEvent()
1364
- {
1365
- $application = new Application();
1366
- $application->setAutoExit(false);
1367
- $application->setCatchExceptions(false);
1368
- $application->setDispatcher(new EventDispatcher());
1369
-
1370
- $application->register('dym')->setCode(function (InputInterface $input, OutputInterface $output) {
1371
- new \UnknownClass();
1372
- });
1373
-
1374
- $tester = new ApplicationTester($application);
1375
-
1376
- try {
1377
- $tester->run(['command' => 'dym']);
1378
- $this->fail('->run() should rethrow PHP errors if not handled via ConsoleErrorEvent.');
1379
- } catch (\Error $e) {
1380
- $this->assertSame($e->getMessage(), 'Class \'UnknownClass\' not found');
1381
- }
1382
- }
1383
-
1384
- /**
1385
- * @requires PHP 7
1386
- */
1387
- public function testRunWithErrorAndDispatcher()
1388
- {
1389
- $this->expectException('LogicException');
1390
- $this->expectExceptionMessage('error');
1391
- $application = new Application();
1392
- $application->setDispatcher($this->getDispatcher());
1393
- $application->setAutoExit(false);
1394
- $application->setCatchExceptions(false);
1395
-
1396
- $application->register('dym')->setCode(function (InputInterface $input, OutputInterface $output) {
1397
- $output->write('dym.');
1398
-
1399
- throw new \Error('dymerr');
1400
- });
1401
-
1402
- $tester = new ApplicationTester($application);
1403
- $tester->run(['command' => 'dym']);
1404
- $this->assertStringContainsString('before.dym.error.after.', $tester->getDisplay(), 'The PHP Error did not dispached events');
1405
- }
1406
-
1407
- /**
1408
- * @requires PHP 7
1409
- */
1410
- public function testRunDispatchesAllEventsWithError()
1411
- {
1412
- $application = new Application();
1413
- $application->setDispatcher($this->getDispatcher());
1414
- $application->setAutoExit(false);
1415
-
1416
- $application->register('dym')->setCode(function (InputInterface $input, OutputInterface $output) {
1417
- $output->write('dym.');
1418
-
1419
- throw new \Error('dymerr');
1420
- });
1421
-
1422
- $tester = new ApplicationTester($application);
1423
- $tester->run(['command' => 'dym']);
1424
- $this->assertStringContainsString('before.dym.error.after.', $tester->getDisplay(), 'The PHP Error did not dispached events');
1425
- }
1426
-
1427
- /**
1428
- * @requires PHP 7
1429
- */
1430
- public function testRunWithErrorFailingStatusCode()
1431
- {
1432
- $application = new Application();
1433
- $application->setDispatcher($this->getDispatcher());
1434
- $application->setAutoExit(false);
1435
-
1436
- $application->register('dus')->setCode(function (InputInterface $input, OutputInterface $output) {
1437
- $output->write('dus.');
1438
-
1439
- throw new \Error('duserr');
1440
- });
1441
-
1442
- $tester = new ApplicationTester($application);
1443
- $tester->run(['command' => 'dus']);
1444
- $this->assertSame(1, $tester->getStatusCode(), 'Status code should be 1');
1445
- }
1446
-
1447
- public function testRunWithDispatcherSkippingCommand()
1448
- {
1449
- $application = new Application();
1450
- $application->setDispatcher($this->getDispatcher(true));
1451
- $application->setAutoExit(false);
1452
-
1453
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1454
- $output->write('foo.');
1455
- });
1456
-
1457
- $tester = new ApplicationTester($application);
1458
- $exitCode = $tester->run(['command' => 'foo']);
1459
- $this->assertStringContainsString('before.after.', $tester->getDisplay());
1460
- $this->assertEquals(ConsoleCommandEvent::RETURN_CODE_DISABLED, $exitCode);
1461
- }
1462
-
1463
- public function testRunWithDispatcherAccessingInputOptions()
1464
- {
1465
- $noInteractionValue = null;
1466
- $quietValue = null;
1467
-
1468
- $dispatcher = $this->getDispatcher();
1469
- $dispatcher->addListener('console.command', function (ConsoleCommandEvent $event) use (&$noInteractionValue, &$quietValue) {
1470
- $input = $event->getInput();
1471
-
1472
- $noInteractionValue = $input->getOption('no-interaction');
1473
- $quietValue = $input->getOption('quiet');
1474
- });
1475
-
1476
- $application = new Application();
1477
- $application->setDispatcher($dispatcher);
1478
- $application->setAutoExit(false);
1479
-
1480
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1481
- $output->write('foo.');
1482
- });
1483
-
1484
- $tester = new ApplicationTester($application);
1485
- $tester->run(['command' => 'foo', '--no-interaction' => true]);
1486
-
1487
- $this->assertTrue($noInteractionValue);
1488
- $this->assertFalse($quietValue);
1489
- }
1490
-
1491
- public function testRunWithDispatcherAddingInputOptions()
1492
- {
1493
- $extraValue = null;
1494
-
1495
- $dispatcher = $this->getDispatcher();
1496
- $dispatcher->addListener('console.command', function (ConsoleCommandEvent $event) use (&$extraValue) {
1497
- $definition = $event->getCommand()->getDefinition();
1498
- $input = $event->getInput();
1499
-
1500
- $definition->addOption(new InputOption('extra', null, InputOption::VALUE_REQUIRED));
1501
- $input->bind($definition);
1502
-
1503
- $extraValue = $input->getOption('extra');
1504
- });
1505
-
1506
- $application = new Application();
1507
- $application->setDispatcher($dispatcher);
1508
- $application->setAutoExit(false);
1509
-
1510
- $application->register('foo')->setCode(function (InputInterface $input, OutputInterface $output) {
1511
- $output->write('foo.');
1512
- });
1513
-
1514
- $tester = new ApplicationTester($application);
1515
- $tester->run(['command' => 'foo', '--extra' => 'some test value']);
1516
-
1517
- $this->assertEquals('some test value', $extraValue);
1518
- }
1519
-
1520
- /**
1521
- * @group legacy
1522
- */
1523
- public function testTerminalDimensions()
1524
- {
1525
- $application = new Application();
1526
- $originalDimensions = $application->getTerminalDimensions();
1527
- $this->assertCount(2, $originalDimensions);
1528
-
1529
- $width = 80;
1530
- if ($originalDimensions[0] == $width) {
1531
- $width = 100;
1532
- }
1533
-
1534
- $application->setTerminalDimensions($width, 80);
1535
- $this->assertSame([$width, 80], $application->getTerminalDimensions());
1536
- }
1537
-
1538
- public function testSetRunCustomDefaultCommand()
1539
- {
1540
- $command = new \FooCommand();
1541
-
1542
- $application = new Application();
1543
- $application->setAutoExit(false);
1544
- $application->add($command);
1545
- $application->setDefaultCommand($command->getName());
1546
-
1547
- $tester = new ApplicationTester($application);
1548
- $tester->run([], ['interactive' => false]);
1549
- $this->assertEquals('called'.PHP_EOL, $tester->getDisplay(), 'Application runs the default set command if different from \'list\' command');
1550
-
1551
- $application = new CustomDefaultCommandApplication();
1552
- $application->setAutoExit(false);
1553
-
1554
- $tester = new ApplicationTester($application);
1555
- $tester->run([], ['interactive' => false]);
1556
-
1557
- $this->assertEquals('called'.PHP_EOL, $tester->getDisplay(), 'Application runs the default set command if different from \'list\' command');
1558
- }
1559
-
1560
- public function testSetRunCustomDefaultCommandWithOption()
1561
- {
1562
- $command = new \FooOptCommand();
1563
-
1564
- $application = new Application();
1565
- $application->setAutoExit(false);
1566
- $application->add($command);
1567
- $application->setDefaultCommand($command->getName());
1568
-
1569
- $tester = new ApplicationTester($application);
1570
- $tester->run(['--fooopt' => 'opt'], ['interactive' => false]);
1571
-
1572
- $this->assertEquals('called'.PHP_EOL.'opt'.PHP_EOL, $tester->getDisplay(), 'Application runs the default set command if different from \'list\' command');
1573
- }
1574
-
1575
- public function testSetRunCustomSingleCommand()
1576
- {
1577
- $command = new \FooCommand();
1578
-
1579
- $application = new Application();
1580
- $application->setAutoExit(false);
1581
- $application->add($command);
1582
- $application->setDefaultCommand($command->getName(), true);
1583
-
1584
- $tester = new ApplicationTester($application);
1585
-
1586
- $tester->run([]);
1587
- $this->assertStringContainsString('called', $tester->getDisplay());
1588
-
1589
- $tester->run(['--help' => true]);
1590
- $this->assertStringContainsString('The foo:bar command', $tester->getDisplay());
1591
- }
1592
-
1593
- public function testRunLazyCommandService()
1594
- {
1595
- $container = new ContainerBuilder();
1596
- $container->addCompilerPass(new AddConsoleCommandPass());
1597
- $container
1598
- ->register('lazy-command', LazyCommand::class)
1599
- ->addTag('console.command', ['command' => 'lazy:command'])
1600
- ->addTag('console.command', ['command' => 'lazy:alias'])
1601
- ->addTag('console.command', ['command' => 'lazy:alias2']);
1602
- $container->compile();
1603
-
1604
- $application = new Application();
1605
- $application->setCommandLoader($container->get('console.command_loader'));
1606
- $application->setAutoExit(false);
1607
-
1608
- $tester = new ApplicationTester($application);
1609
-
1610
- $tester->run(['command' => 'lazy:command']);
1611
- $this->assertSame("lazy-command called\n", $tester->getDisplay(true));
1612
-
1613
- $tester->run(['command' => 'lazy:alias']);
1614
- $this->assertSame("lazy-command called\n", $tester->getDisplay(true));
1615
-
1616
- $tester->run(['command' => 'lazy:alias2']);
1617
- $this->assertSame("lazy-command called\n", $tester->getDisplay(true));
1618
-
1619
- $command = $application->get('lazy:command');
1620
- $this->assertSame(['lazy:alias', 'lazy:alias2'], $command->getAliases());
1621
- }
1622
-
1623
- public function testGetDisabledLazyCommand()
1624
- {
1625
- $this->expectException('Symfony\Component\Console\Exception\CommandNotFoundException');
1626
- $application = new Application();
1627
- $application->setCommandLoader(new FactoryCommandLoader(['disabled' => function () { return new DisabledCommand(); }]));
1628
- $application->get('disabled');
1629
- }
1630
-
1631
- public function testHasReturnsFalseForDisabledLazyCommand()
1632
- {
1633
- $application = new Application();
1634
- $application->setCommandLoader(new FactoryCommandLoader(['disabled' => function () { return new DisabledCommand(); }]));
1635
- $this->assertFalse($application->has('disabled'));
1636
- }
1637
-
1638
- public function testAllExcludesDisabledLazyCommand()
1639
- {
1640
- $application = new Application();
1641
- $application->setCommandLoader(new FactoryCommandLoader(['disabled' => function () { return new DisabledCommand(); }]));
1642
- $this->assertArrayNotHasKey('disabled', $application->all());
1643
- }
1644
-
1645
- public function testFindAlternativesDoesNotLoadSameNamespaceCommandsOnExactMatch()
1646
- {
1647
- $application = new Application();
1648
- $application->setAutoExit(false);
1649
-
1650
- $loaded = [];
1651
-
1652
- $application->setCommandLoader(new FactoryCommandLoader([
1653
- 'foo:bar' => function () use (&$loaded) {
1654
- $loaded['foo:bar'] = true;
1655
-
1656
- return (new Command('foo:bar'))->setCode(function () {});
1657
- },
1658
- 'foo' => function () use (&$loaded) {
1659
- $loaded['foo'] = true;
1660
-
1661
- return (new Command('foo'))->setCode(function () {});
1662
- },
1663
- ]));
1664
-
1665
- $application->run(new ArrayInput(['command' => 'foo']), new NullOutput());
1666
-
1667
- $this->assertSame(['foo' => true], $loaded);
1668
- }
1669
-
1670
- protected function getDispatcher($skipCommand = false)
1671
- {
1672
- $dispatcher = new EventDispatcher();
1673
- $dispatcher->addListener('console.command', function (ConsoleCommandEvent $event) use ($skipCommand) {
1674
- $event->getOutput()->write('before.');
1675
-
1676
- if ($skipCommand) {
1677
- $event->disableCommand();
1678
- }
1679
- });
1680
- $dispatcher->addListener('console.terminate', function (ConsoleTerminateEvent $event) use ($skipCommand) {
1681
- $event->getOutput()->writeln('after.');
1682
-
1683
- if (!$skipCommand) {
1684
- $event->setExitCode(ConsoleCommandEvent::RETURN_CODE_DISABLED);
1685
- }
1686
- });
1687
- $dispatcher->addListener('console.error', function (ConsoleErrorEvent $event) {
1688
- $event->getOutput()->write('error.');
1689
-
1690
- $event->setError(new \LogicException('error.', $event->getExitCode(), $event->getError()));
1691
- });
1692
-
1693
- return $dispatcher;
1694
- }
1695
-
1696
- /**
1697
- * @requires PHP 7
1698
- */
1699
- public function testErrorIsRethrownIfNotHandledByConsoleErrorEventWithCatchingEnabled()
1700
- {
1701
- $application = new Application();
1702
- $application->setAutoExit(false);
1703
- $application->setDispatcher(new EventDispatcher());
1704
-
1705
- $application->register('dym')->setCode(function (InputInterface $input, OutputInterface $output) {
1706
- new \UnknownClass();
1707
- });
1708
-
1709
- $tester = new ApplicationTester($application);
1710
-
1711
- try {
1712
- $tester->run(['command' => 'dym']);
1713
- $this->fail('->run() should rethrow PHP errors if not handled via ConsoleErrorEvent.');
1714
- } catch (\Error $e) {
1715
- $this->assertSame($e->getMessage(), 'Class \'UnknownClass\' not found');
1716
- }
1717
- }
1718
- }
1719
-
1720
- class CustomApplication extends Application
1721
- {
1722
- /**
1723
- * Overwrites the default input definition.
1724
- *
1725
- * @return InputDefinition An InputDefinition instance
1726
- */
1727
- protected function getDefaultInputDefinition()
1728
- {
1729
- return new InputDefinition([new InputOption('--custom', '-c', InputOption::VALUE_NONE, 'Set the custom input definition.')]);
1730
- }
1731
-
1732
- /**
1733
- * Gets the default helper set with the helpers that should always be available.
1734
- *
1735
- * @return HelperSet A HelperSet instance
1736
- */
1737
- protected function getDefaultHelperSet()
1738
- {
1739
- return new HelperSet([new FormatterHelper()]);
1740
- }
1741
- }
1742
-
1743
- class CustomDefaultCommandApplication extends Application
1744
- {
1745
- /**
1746
- * Overwrites the constructor in order to set a different default command.
1747
- */
1748
- public function __construct()
1749
- {
1750
- parent::__construct();
1751
-
1752
- $command = new \FooCommand();
1753
- $this->add($command);
1754
- $this->setDefaultCommand($command->getName());
1755
- }
1756
- }
1757
-
1758
- class LazyCommand extends Command
1759
- {
1760
- public function execute(InputInterface $input, OutputInterface $output)
1761
- {
1762
- $output->writeln('lazy-command called');
1763
- }
1764
- }
1765
-
1766
- class DisabledCommand extends Command
1767
- {
1768
- public function isEnabled()
1769
- {
1770
- return false;
1771
- }
1772
- }