deployphp / deployer

The PHP deployment tool with support for popular frameworks out of the box
https://deployer.org
MIT License
10.56k stars 1.48k forks source link

[Request] Include contrib recipies in phar file #2266

Closed lsv closed 3 years ago

lsv commented 3 years ago

As a recipe is quite small - It would be lovely to have this in the deployer.phar file, so our CI can use these.

Its not an option to add them as dev packages for some projects.

antonmedv commented 3 years ago

It's already included in v7:

bin/build --nozip
Loading composer repositories with package information
Installing dependencies from lock file
Nothing to install or update
Generating autoload files
16 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Add file: /deploy.php
Add file: /recipe/magento.php
Add file: /recipe/flow_framework.php
Add file: /recipe/magento2.php
Add file: /recipe/cakephp.php
Add file: /recipe/symfony.php
Add file: /recipe/deploy/info.php
Add file: /recipe/deploy/shared.php
Add file: /recipe/deploy/update_code.php
Add file: /recipe/deploy/lock.php
Add file: /recipe/deploy/writable.php
Add file: /recipe/deploy/vendors.php
Add file: /recipe/deploy/cleanup.php
Add file: /recipe/deploy/symlink.php
Add file: /recipe/deploy/rollback.php
Add file: /recipe/deploy/status.php
Add file: /recipe/deploy/clear_paths.php
Add file: /recipe/deploy/push.php
Add file: /recipe/deploy/setup.php
Add file: /recipe/deploy/release.php
Add file: /recipe/deploy/check_remote.php
Add file: /recipe/deploy/copy_dirs.php
Add file: /recipe/joomla.php
Add file: /recipe/drupal8.php
Add file: /recipe/zend_framework.php
Add file: /recipe/prestashop.php
Add file: /recipe/sulu.php
Add file: /recipe/drupal7.php
Add file: /recipe/typo3.php
Add file: /recipe/composer.php
Add file: /recipe/fuelphp.php
Add file: /recipe/yii.php
Add file: /recipe/wordpress.php
Add file: /recipe/codeigniter.php
Add file: /recipe/common.php
Add file: /recipe/provision.php
Add file: /recipe/silverstripe.php
Add file: /recipe/laravel.php
Add file: /recipe/shopware.php
Add file: /contrib/rabbit.php
Add file: /contrib/telegram.php
Add file: /contrib/rollbar.php
Add file: /contrib/ispmanager.php
Add file: /contrib/yammer.php
Add file: /contrib/newrelic.php
Add file: /contrib/npm.php
Add file: /contrib/sentry.php
Add file: /contrib/bugsnag.php
Add file: /contrib/cimonitor.php
Add file: /contrib/phinx.php
Add file: /contrib/cloudflare.php
Add file: /contrib/mattermost.php
Add file: /contrib/ms-teams.php
Add file: /contrib/directadmin.php
Add file: /contrib/raygun.php
Add file: /contrib/grafana.php
Add file: /contrib/cachetool.php
Add file: /contrib/workplace.php
Add file: /contrib/cpanel.php
Add file: /contrib/slack.php
Add file: /contrib/hipchat.php
Add file: /contrib/discord.php
Add file: /contrib/crontab.php
Add file: /contrib/rocketchat.php
Add file: /contrib/yarn.php
Add file: /contrib/rsync.php
Add file: /contrib/hangouts.php
Add file: /vendor/autoload.php
Add file: /vendor/composer/autoload_namespaces.php
Add file: /vendor/composer/ClassLoader.php
Add file: /vendor/composer/autoload_psr4.php
Add file: /vendor/composer/autoload_classmap.php
Add file: /vendor/composer/autoload_static.php
Add file: /vendor/composer/autoload_real.php
Add file: /vendor/composer/autoload_files.php
Add file: /vendor/pimple/pimple/src/Pimple/Container.php
Add file: /vendor/pimple/pimple/src/Pimple/Psr11/Container.php
Add file: /vendor/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php
Add file: /vendor/pimple/pimple/src/Pimple/ServiceProviderInterface.php
Add file: /vendor/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php
Add file: /vendor/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php
Add file: /vendor/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php
Add file: /vendor/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php
Add file: /vendor/pimple/pimple/src/Pimple/ServiceIterator.php
Add file: /vendor/psr/http-message/src/ServerRequestInterface.php
Add file: /vendor/psr/http-message/src/UriInterface.php
Add file: /vendor/psr/http-message/src/StreamInterface.php
Add file: /vendor/psr/http-message/src/UploadedFileInterface.php
Add file: /vendor/psr/http-message/src/RequestInterface.php
Add file: /vendor/psr/http-message/src/ResponseInterface.php
Add file: /vendor/psr/http-message/src/MessageInterface.php
Add file: /vendor/psr/container/src/NotFoundExceptionInterface.php
Add file: /vendor/psr/container/src/ContainerInterface.php
Add file: /vendor/psr/container/src/ContainerExceptionInterface.php
Add file: /vendor/symfony/polyfill-php73/Php73.php
Add file: /vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php
Add file: /vendor/symfony/polyfill-php73/bootstrap.php
Add file: /vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php
Add file: /vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php
Add file: /vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php
Add file: /vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php
Add file: /vendor/symfony/polyfill-php80/bootstrap.php
Add file: /vendor/symfony/polyfill-php80/Php80.php
Add file: /vendor/symfony/polyfill-ctype/bootstrap.php
Add file: /vendor/symfony/polyfill-ctype/Ctype.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Normalizer.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php
Add file: /vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php
Add file: /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
Add file: /vendor/symfony/yaml/Parser.php
Add file: /vendor/symfony/yaml/Escaper.php
Add file: /vendor/symfony/yaml/Unescaper.php
Add file: /vendor/symfony/yaml/Dumper.php
Add file: /vendor/symfony/yaml/Inline.php
Add file: /vendor/symfony/yaml/Yaml.php
Add file: /vendor/symfony/yaml/Command/LintCommand.php
Add file: /vendor/symfony/yaml/Exception/DumpException.php
Add file: /vendor/symfony/yaml/Exception/ExceptionInterface.php
Add file: /vendor/symfony/yaml/Exception/RuntimeException.php
Add file: /vendor/symfony/yaml/Exception/ParseException.php
Add file: /vendor/symfony/yaml/Tag/TaggedValue.php
Add file: /vendor/symfony/string/CodePointString.php
Add file: /vendor/symfony/string/AbstractString.php
Add file: /vendor/symfony/string/Resources/functions.php
Add file: /vendor/symfony/string/Resources/data/wcswidth_table_zero.php
Add file: /vendor/symfony/string/Resources/data/wcswidth_table_wide.php
Add file: /vendor/symfony/string/Inflector/InflectorInterface.php
Add file: /vendor/symfony/string/Inflector/EnglishInflector.php
Add file: /vendor/symfony/string/AbstractUnicodeString.php
Add file: /vendor/symfony/string/LazyString.php
Add file: /vendor/symfony/string/ByteString.php
Add file: /vendor/symfony/string/UnicodeString.php
Add file: /vendor/symfony/string/Exception/ExceptionInterface.php
Add file: /vendor/symfony/string/Exception/RuntimeException.php
Add file: /vendor/symfony/string/Exception/InvalidArgumentException.php
Add file: /vendor/symfony/string/Slugger/SluggerInterface.php
Add file: /vendor/symfony/string/Slugger/AsciiSlugger.php
Add file: /vendor/symfony/deprecation-contracts/function.php
Add file: /vendor/symfony/service-contracts/ServiceSubscriberInterface.php
Add file: /vendor/symfony/service-contracts/Attribute/Required.php
Add file: /vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
Add file: /vendor/symfony/service-contracts/ResetInterface.php
Add file: /vendor/symfony/service-contracts/ServiceProviderInterface.php
Add file: /vendor/symfony/service-contracts/ServiceSubscriberTrait.php
Add file: /vendor/symfony/service-contracts/ServiceLocatorTrait.php
Add file: /vendor/symfony/process/ExecutableFinder.php
Add file: /vendor/symfony/process/Pipes/UnixPipes.php
Add file: /vendor/symfony/process/Pipes/WindowsPipes.php
Add file: /vendor/symfony/process/Pipes/AbstractPipes.php
Add file: /vendor/symfony/process/Pipes/PipesInterface.php
Add file: /vendor/symfony/process/InputStream.php
Add file: /vendor/symfony/process/PhpProcess.php
Add file: /vendor/symfony/process/PhpExecutableFinder.php
Add file: /vendor/symfony/process/Exception/ProcessSignaledException.php
Add file: /vendor/symfony/process/Exception/LogicException.php
Add file: /vendor/symfony/process/Exception/ExceptionInterface.php
Add file: /vendor/symfony/process/Exception/ProcessFailedException.php
Add file: /vendor/symfony/process/Exception/RuntimeException.php
Add file: /vendor/symfony/process/Exception/ProcessTimedOutException.php
Add file: /vendor/symfony/process/Exception/InvalidArgumentException.php
Add file: /vendor/symfony/process/ProcessUtils.php
Add file: /vendor/symfony/process/Process.php
Add file: /vendor/symfony/console/ConsoleEvents.php
Add file: /vendor/symfony/console/Cursor.php
Add file: /vendor/symfony/console/Application.php
Add file: /vendor/symfony/console/Logger/ConsoleLogger.php
Add file: /vendor/symfony/console/Input/StreamableInputInterface.php
Add file: /vendor/symfony/console/Input/ArrayInput.php
Add file: /vendor/symfony/console/Input/ArgvInput.php
Add file: /vendor/symfony/console/Input/InputArgument.php
Add file: /vendor/symfony/console/Input/InputAwareInterface.php
Add file: /vendor/symfony/console/Input/InputOption.php
Add file: /vendor/symfony/console/Input/InputDefinition.php
Add file: /vendor/symfony/console/Input/StringInput.php
Add file: /vendor/symfony/console/Input/Input.php
Add file: /vendor/symfony/console/Input/InputInterface.php
Add file: /vendor/symfony/console/Terminal.php
Add file: /vendor/symfony/console/Resources/bin/hiddeninput.exe
Add file: /vendor/symfony/console/Output/ConsoleOutputInterface.php
Add file: /vendor/symfony/console/Output/BufferedOutput.php
Add file: /vendor/symfony/console/Output/OutputInterface.php
Add file: /vendor/symfony/console/Output/Output.php
Add file: /vendor/symfony/console/Output/ConsoleSectionOutput.php
Add file: /vendor/symfony/console/Output/ConsoleOutput.php
Add file: /vendor/symfony/console/Output/NullOutput.php
Add file: /vendor/symfony/console/Output/StreamOutput.php
Add file: /vendor/symfony/console/Style/OutputStyle.php
Add file: /vendor/symfony/console/Style/SymfonyStyle.php
Add file: /vendor/symfony/console/Style/StyleInterface.php
Add file: /vendor/symfony/console/Question/ChoiceQuestion.php
Add file: /vendor/symfony/console/Question/Question.php
Add file: /vendor/symfony/console/Question/ConfirmationQuestion.php
Add file: /vendor/symfony/console/Formatter/OutputFormatterStyle.php
Add file: /vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php
Add file: /vendor/symfony/console/Formatter/NullOutputFormatterStyle.php
Add file: /vendor/symfony/console/Formatter/OutputFormatterInterface.php
Add file: /vendor/symfony/console/Formatter/OutputFormatter.php
Add file: /vendor/symfony/console/Formatter/NullOutputFormatter.php
Add file: /vendor/symfony/console/Formatter/WrappableOutputFormatterInterface.php
Add file: /vendor/symfony/console/Formatter/OutputFormatterStyleStack.php
Add file: /vendor/symfony/console/SingleCommandApplication.php
Add file: /vendor/symfony/console/CommandLoader/CommandLoaderInterface.php
Add file: /vendor/symfony/console/CommandLoader/ContainerCommandLoader.php
Add file: /vendor/symfony/console/CommandLoader/FactoryCommandLoader.php
Add file: /vendor/symfony/console/Descriptor/TextDescriptor.php
Add file: /vendor/symfony/console/Descriptor/ApplicationDescription.php
Add file: /vendor/symfony/console/Descriptor/XmlDescriptor.php
Add file: /vendor/symfony/console/Descriptor/DescriptorInterface.php
Add file: /vendor/symfony/console/Descriptor/Descriptor.php
Add file: /vendor/symfony/console/Descriptor/JsonDescriptor.php
Add file: /vendor/symfony/console/Descriptor/MarkdownDescriptor.php
Add file: /vendor/symfony/console/Tester/CommandTester.php
Add file: /vendor/symfony/console/Tester/TesterTrait.php
Add file: /vendor/symfony/console/Tester/ApplicationTester.php
Add file: /vendor/symfony/console/Command/LockableTrait.php
Add file: /vendor/symfony/console/Command/HelpCommand.php
Add file: /vendor/symfony/console/Command/ListCommand.php
Add file: /vendor/symfony/console/Command/Command.php
Add file: /vendor/symfony/console/Helper/TableStyle.php
Add file: /vendor/symfony/console/Helper/TableRows.php
Add file: /vendor/symfony/console/Helper/SymfonyQuestionHelper.php
Add file: /vendor/symfony/console/Helper/HelperInterface.php
Add file: /vendor/symfony/console/Helper/TableCell.php
Add file: /vendor/symfony/console/Helper/ProcessHelper.php
Add file: /vendor/symfony/console/Helper/TableSeparator.php
Add file: /vendor/symfony/console/Helper/FormatterHelper.php
Add file: /vendor/symfony/console/Helper/ProgressBar.php
Add file: /vendor/symfony/console/Helper/DebugFormatterHelper.php
Add file: /vendor/symfony/console/Helper/HelperSet.php
Add file: /vendor/symfony/console/Helper/Dumper.php
Add file: /vendor/symfony/console/Helper/InputAwareHelper.php
Add file: /vendor/symfony/console/Helper/QuestionHelper.php
Add file: /vendor/symfony/console/Helper/Helper.php
Add file: /vendor/symfony/console/Helper/Table.php
Add file: /vendor/symfony/console/Helper/ProgressIndicator.php
Add file: /vendor/symfony/console/Helper/DescriptorHelper.php
Add file: /vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php
Add file: /vendor/symfony/console/Exception/LogicException.php
Add file: /vendor/symfony/console/Exception/InvalidOptionException.php
Add file: /vendor/symfony/console/Exception/ExceptionInterface.php
Add file: /vendor/symfony/console/Exception/RuntimeException.php
Add file: /vendor/symfony/console/Exception/NamespaceNotFoundException.php
Add file: /vendor/symfony/console/Exception/InvalidArgumentException.php
Add file: /vendor/symfony/console/Exception/MissingInputException.php
Add file: /vendor/symfony/console/Exception/CommandNotFoundException.php
Add file: /vendor/symfony/console/Event/ConsoleTerminateEvent.php
Add file: /vendor/symfony/console/Event/ConsoleErrorEvent.php
Add file: /vendor/symfony/console/Event/ConsoleCommandEvent.php
Add file: /vendor/symfony/console/Event/ConsoleEvent.php
Add file: /vendor/symfony/console/EventListener/ErrorListener.php
Add file: /vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
Add file: /vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php
Add file: /vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
Add file: /vendor/symfony/polyfill-mbstring/Mbstring.php
Add file: /vendor/symfony/polyfill-mbstring/bootstrap.php
Add file: /vendor/symfony/polyfill-intl-grapheme/Grapheme.php
Add file: /vendor/symfony/polyfill-intl-grapheme/bootstrap.php
Add file: /vendor/evenement/evenement/examples/benchmark-emit-no-arguments.php
Add file: /vendor/evenement/evenement/examples/benchmark-emit.php
Add file: /vendor/evenement/evenement/examples/benchmark-remove-listener-once.php
Add file: /vendor/evenement/evenement/examples/benchmark-emit-one-argument.php
Add file: /vendor/evenement/evenement/examples/benchmark-emit-once.php
Add file: /vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php
Add file: /vendor/evenement/evenement/src/Evenement/EventEmitterInterface.php
Add file: /vendor/evenement/evenement/src/Evenement/EventEmitter.php
Add file: /vendor/react/event-loop/src/Factory.php
Add file: /vendor/react/event-loop/src/ExtEvLoop.php
Add file: /vendor/react/event-loop/src/ExtLibeventLoop.php
Add file: /vendor/react/event-loop/src/Timer/Timers.php
Add file: /vendor/react/event-loop/src/Timer/Timer.php
Add file: /vendor/react/event-loop/src/SignalsHandler.php
Add file: /vendor/react/event-loop/src/StreamSelectLoop.php
Add file: /vendor/react/event-loop/src/ExtEventLoop.php
Add file: /vendor/react/event-loop/src/TimerInterface.php
Add file: /vendor/react/event-loop/src/LoopInterface.php
Add file: /vendor/react/event-loop/src/ExtUvLoop.php
Add file: /vendor/react/event-loop/src/ExtLibevLoop.php
Add file: /vendor/react/event-loop/src/Tick/FutureTickQueue.php
Add file: /vendor/react/cache/src/CacheInterface.php
Add file: /vendor/react/cache/src/ArrayCache.php
Add file: /vendor/react/stream/src/WritableStreamInterface.php
Add file: /vendor/react/stream/src/WritableResourceStream.php
Add file: /vendor/react/stream/src/ReadableStreamInterface.php
Add file: /vendor/react/stream/src/ReadableResourceStream.php
Add file: /vendor/react/stream/src/DuplexStreamInterface.php
Add file: /vendor/react/stream/src/ThroughStream.php
Add file: /vendor/react/stream/src/Util.php
Add file: /vendor/react/stream/src/CompositeStream.php
Add file: /vendor/react/stream/src/DuplexResourceStream.php
Add file: /vendor/react/http/src/Middleware/StreamingRequestMiddleware.php
Add file: /vendor/react/http/src/Middleware/RequestBodyParserMiddleware.php
Add file: /vendor/react/http/src/Middleware/RequestBodyBufferMiddleware.php
Add file: /vendor/react/http/src/Middleware/LimitConcurrentRequestsMiddleware.php
Add file: /vendor/react/http/src/Server.php
Add file: /vendor/react/http/src/Io/Transaction.php
Add file: /vendor/react/http/src/Io/LengthLimitedStream.php
Add file: /vendor/react/http/src/Io/ChunkedEncoder.php
Add file: /vendor/react/http/src/Io/MiddlewareRunner.php
Add file: /vendor/react/http/src/Io/IniUtil.php
Add file: /vendor/react/http/src/Io/CloseProtectionStream.php
Add file: /vendor/react/http/src/Io/RequestHeaderParser.php
Add file: /vendor/react/http/src/Io/StreamingServer.php
Add file: /vendor/react/http/src/Io/ChunkedDecoder.php
Add file: /vendor/react/http/src/Io/HttpBodyStream.php
Add file: /vendor/react/http/src/Io/UploadedFile.php
Add file: /vendor/react/http/src/Io/MultipartParser.php
Add file: /vendor/react/http/src/Io/ReadableBodyStream.php
Add file: /vendor/react/http/src/Io/Sender.php
Add file: /vendor/react/http/src/Io/PauseBufferStream.php
Add file: /vendor/react/http/src/Io/EmptyBodyStream.php
Add file: /vendor/react/http/src/Message/Response.php
Add file: /vendor/react/http/src/Message/ResponseException.php
Add file: /vendor/react/http/src/Message/ServerRequest.php
Add file: /vendor/react/http/src/Browser.php
Add file: /vendor/react/http/src/Client/RequestData.php
Add file: /vendor/react/http/src/Client/Request.php
Add file: /vendor/react/http/src/Client/Client.php
Add file: /vendor/react/promise-timer/src/functions.php
Add file: /vendor/react/promise-timer/src/functions_include.php
Add file: /vendor/react/promise-timer/src/TimeoutException.php
Add file: /vendor/react/promise/src/PromiseInterface.php
Add file: /vendor/react/promise/src/functions.php
Add file: /vendor/react/promise/src/functions_include.php
Add file: /vendor/react/promise/src/CancellablePromiseInterface.php
Add file: /vendor/react/promise/src/Promise.php
Add file: /vendor/react/promise/src/Deferred.php
Add file: /vendor/react/promise/src/PromisorInterface.php
Add file: /vendor/react/promise/src/RejectedPromise.php
Add file: /vendor/react/promise/src/UnhandledRejectionException.php
Add file: /vendor/react/promise/src/LazyPromise.php
Add file: /vendor/react/promise/src/FulfilledPromise.php
Add file: /vendor/react/promise/src/CancellationQueue.php
Add file: /vendor/react/promise/src/Exception/LengthException.php
Add file: /vendor/react/promise/src/ExtendedPromiseInterface.php
Add file: /vendor/react/promise-stream/tests/UnwrapWritableTest.php
Add file: /vendor/react/promise-stream/tests/CallableStub.php
Add file: /vendor/react/promise-stream/tests/UnwrapReadableTest.php
Add file: /vendor/react/promise-stream/tests/FirstTest.php
Add file: /vendor/react/promise-stream/tests/BufferTest.php
Add file: /vendor/react/promise-stream/tests/AllTest.php
Add file: /vendor/react/promise-stream/tests/TestCase.php
Add file: /vendor/react/promise-stream/src/functions.php
Add file: /vendor/react/promise-stream/src/functions_include.php
Add file: /vendor/react/promise-stream/src/UnwrapReadableStream.php
Add file: /vendor/react/promise-stream/src/UnwrapWritableStream.php
Add file: /vendor/react/dns/src/RecordNotFoundException.php
Add file: /vendor/react/dns/src/BadServerException.php
Add file: /vendor/react/dns/src/Config/Config.php
Add file: /vendor/react/dns/src/Config/HostsFile.php
Add file: /vendor/react/dns/src/Protocol/Parser.php
Add file: /vendor/react/dns/src/Protocol/BinaryDumper.php
Add file: /vendor/react/dns/src/Model/Record.php
Add file: /vendor/react/dns/src/Model/Message.php
Add file: /vendor/react/dns/src/Query/HostsFileExecutor.php
Add file: /vendor/react/dns/src/Query/CancellationException.php
Add file: /vendor/react/dns/src/Query/TcpTransportExecutor.php
Add file: /vendor/react/dns/src/Query/CoopExecutor.php
Add file: /vendor/react/dns/src/Query/ExecutorInterface.php
Add file: /vendor/react/dns/src/Query/SelectiveTransportExecutor.php
Add file: /vendor/react/dns/src/Query/UdpTransportExecutor.php
Add file: /vendor/react/dns/src/Query/RetryExecutor.php
Add file: /vendor/react/dns/src/Query/Query.php
Add file: /vendor/react/dns/src/Query/TimeoutExecutor.php
Add file: /vendor/react/dns/src/Query/TimeoutException.php
Add file: /vendor/react/dns/src/Query/CachingExecutor.php
Add file: /vendor/react/dns/src/Resolver/Factory.php
Add file: /vendor/react/dns/src/Resolver/Resolver.php
Add file: /vendor/react/dns/src/Resolver/ResolverInterface.php
Add file: /vendor/react/socket/src/Connection.php
Add file: /vendor/react/socket/src/DnsConnector.php
Add file: /vendor/react/socket/src/FixedUriConnector.php
Add file: /vendor/react/socket/src/StreamEncryption.php
Add file: /vendor/react/socket/src/ConnectionInterface.php
Add file: /vendor/react/socket/src/SecureConnector.php
Add file: /vendor/react/socket/src/Server.php
Add file: /vendor/react/socket/src/TcpConnector.php
Add file: /vendor/react/socket/src/SecureServer.php
Add file: /vendor/react/socket/src/UnixConnector.php
Add file: /vendor/react/socket/src/UnixServer.php
Add file: /vendor/react/socket/src/HappyEyeBallsConnectionBuilder.php
Add file: /vendor/react/socket/src/TcpServer.php
Add file: /vendor/react/socket/src/TimeoutConnector.php
Add file: /vendor/react/socket/src/LimitingServer.php
Add file: /vendor/react/socket/src/Connector.php
Add file: /vendor/react/socket/src/ServerInterface.php
Add file: /vendor/react/socket/src/HappyEyeBallsConnector.php
Add file: /vendor/react/socket/src/ConnectorInterface.php
Add file: /vendor/ringcentral/psr7/tests/StreamDecoratorTraitTest.php
Add file: /vendor/ringcentral/psr7/tests/ServerRequestTest.php
Add file: /vendor/ringcentral/psr7/tests/FnStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/AppendStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/MultipartStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/UriTest.php
Add file: /vendor/ringcentral/psr7/tests/ResponseTest.php
Add file: /vendor/ringcentral/psr7/tests/DroppingStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/BufferStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/LazyOpenStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/PumpStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/CachingStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/RequestTest.php
Add file: /vendor/ringcentral/psr7/tests/bootstrap.php
Add file: /vendor/ringcentral/psr7/tests/LimitStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/StreamTest.php
Add file: /vendor/ringcentral/psr7/tests/StreamWrapperTest.php
Add file: /vendor/ringcentral/psr7/tests/FunctionsTest.php
Add file: /vendor/ringcentral/psr7/tests/NoSeekStreamTest.php
Add file: /vendor/ringcentral/psr7/tests/InflateStreamTest.php
Add file: /vendor/ringcentral/psr7/src/functions.php
Add file: /vendor/ringcentral/psr7/src/FnStream.php
Add file: /vendor/ringcentral/psr7/src/functions_include.php
Add file: /vendor/ringcentral/psr7/src/MessageTrait.php
Add file: /vendor/ringcentral/psr7/src/CachingStream.php
Add file: /vendor/ringcentral/psr7/src/PumpStream.php
Add file: /vendor/ringcentral/psr7/src/NoSeekStream.php
Add file: /vendor/ringcentral/psr7/src/Response.php
Add file: /vendor/ringcentral/psr7/src/InflateStream.php
Add file: /vendor/ringcentral/psr7/src/StreamWrapper.php
Add file: /vendor/ringcentral/psr7/src/Stream.php
Add file: /vendor/ringcentral/psr7/src/Request.php
Add file: /vendor/ringcentral/psr7/src/DroppingStream.php
Add file: /vendor/ringcentral/psr7/src/LazyOpenStream.php
Add file: /vendor/ringcentral/psr7/src/BufferStream.php
Add file: /vendor/ringcentral/psr7/src/Uri.php
Add file: /vendor/ringcentral/psr7/src/StreamDecoratorTrait.php
Add file: /vendor/ringcentral/psr7/src/AppendStream.php
Add file: /vendor/ringcentral/psr7/src/LimitStream.php
Add file: /vendor/ringcentral/psr7/src/ServerRequest.php
Add file: /vendor/ringcentral/psr7/src/MultipartStream.php
Add file: /src/functions.php
Add file: /src/Selector/Selector.php
Add file: /src/Configuration/Configuration.php
Add file: /src/Documentation/DocGen.php
Add file: /src/Documentation/DocRecipe.php
Add file: /src/Documentation/DocTask.php
Add file: /src/Documentation/ApiGen.php
Add file: /src/Documentation/DocConfig.php
Add file: /src/Collection/Collection.php
Add file: /src/Importer/Importer.php
Add file: /src/Host/Host.php
Add file: /src/Host/HostCollection.php
Add file: /src/Host/Localhost.php
Add file: /src/Host/Range.php
Add file: /src/Logger/Handler/FileHandler.php
Add file: /src/Logger/Handler/HandlerInterface.php
Add file: /src/Logger/Handler/NullHandler.php
Add file: /src/Logger/Logger.php
Add file: /src/Component/PharUpdate/Update.php
Add file: /src/Component/PharUpdate/Manifest.php
Add file: /src/Component/PharUpdate/Version/Validator.php
Add file: /src/Component/PharUpdate/Version/Parser.php
Add file: /src/Component/PharUpdate/Version/Builder.php
Add file: /src/Component/PharUpdate/Version/Version.php
Add file: /src/Component/PharUpdate/Version/Comparator.php
Add file: /src/Component/PharUpdate/Version/Dumper.php
Add file: /src/Component/PharUpdate/Version/Exception/InvalidNumberException.php
Add file: /src/Component/PharUpdate/Version/Exception/VersionException.php
Add file: /src/Component/PharUpdate/Version/Exception/InvalidIdentifierException.php
Add file: /src/Component/PharUpdate/Version/Exception/InvalidStringRepresentationException.php
Add file: /src/Component/PharUpdate/Manager.php
Add file: /src/Component/PharUpdate/Exception/LogicException.php
Add file: /src/Component/PharUpdate/Exception/ExceptionInterface.php
Add file: /src/Component/PharUpdate/Exception/InvalidArgumentException.php
Add file: /src/Component/PharUpdate/Exception/FileException.php
Add file: /src/Component/PharUpdate/Exception/Exception.php
Add file: /src/Component/PharUpdate/Console/Command.php
Add file: /src/Component/PharUpdate/Console/Helper.php
Add file: /src/Component/ProcessRunner/ProcessRunner.php
Add file: /src/Component/ProcessRunner/Printer.php
Add file: /src/Component/Ssh/Client.php
Add file: /src/Support/Changelog/Parser.php
Add file: /src/Support/Changelog/Version.php
Add file: /src/Support/Changelog/Item.php
Add file: /src/Support/Changelog/ParseException.php
Add file: /src/Support/Changelog/Changelog.php
Add file: /src/Support/ObjectProxy.php
Add file: /src/Support/Stringify.php
Add file: /src/Support/helpers.php
Add file: /src/Support/Reporter.php
Add file: /src/Support/Csv.php
Add file: /src/Task/ScriptManager.php
Add file: /src/Task/Task.php
Add file: /src/Task/TaskCollection.php
Add file: /src/Task/Context.php
Add file: /src/Task/GroupTask.php
Add file: /src/Executor/Server.php
Add file: /src/Executor/Master.php
Add file: /src/Executor/Worker.php
Add file: /src/Executor/Messenger.php
Add file: /src/Executor/Planner.php
Add file: /src/Command/AutocompleteCommand.php
Add file: /src/Command/SshCommand.php
Add file: /src/Command/DiceCommand.php
Add file: /src/Command/CommandCommon.php
Add file: /src/Command/TreeCommand.php
Add file: /src/Command/MainCommand.php
Add file: /src/Command/InitCommand.php
Add file: /src/Command/CustomOption.php
Add file: /src/Command/ConnectCommand.php
Add file: /src/Command/ConfigCommand.php
Add file: /src/Command/SelectCommand.php
Add file: /src/Command/RunCommand.php
Add file: /src/Command/WorkerCommand.php
Add file: /src/Deployer.php
Add file: /src/Exception/HttpieException.php
Add file: /src/Exception/ConfigurationException.php
Add file: /src/Exception/GracefulShutdownException.php
Add file: /src/Exception/RunException.php
Add file: /src/Exception/ConnectException.php
Add file: /src/Exception/Exception.php
Add file: /src/Utility/Httpie.php
Add file: /src/Utility/Rsync.php
deployer.phar was created successfully.