Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- O_O[developer@dev-server:~/dev.akkermania.com.ua]$ composer require symfony/orm-pack
- Using version ^1.0 for symfony/orm-pack
- ./composer.json has been updated
- Loading composer repositories with package information
- Updating dependencies (including require-dev)
- Package operations: 41 installs, 0 updates, 0 removals
- - Installing ocramius/package-versions (1.3.0): Downloading (100%)
- - Installing symfony/routing (v4.1.6): Loading from cache
- - Installing symfony/polyfill-mbstring (v1.9.0): Loading from cache
- - Installing symfony/polyfill-ctype (v1.9.0): Downloading (100%)
- - Installing symfony/http-foundation (v4.1.6): Loading from cache
- - Installing symfony/event-dispatcher (v4.1.6): Loading from cache
- - Installing psr/log (1.0.2): Loading from cache
- - Installing symfony/debug (v4.1.6): Loading from cache
- - Installing symfony/http-kernel (v4.1.6): Loading from cache
- - Installing symfony/finder (v4.1.6): Loading from cache
- - Installing symfony/filesystem (v4.1.6): Loading from cache
- - Installing psr/container (1.0.0): Loading from cache
- - Installing symfony/dependency-injection (v4.1.6): Loading from cache
- - Installing symfony/config (v4.1.6): Loading from cache
- - Installing psr/simple-cache (1.0.1): Loading from cache
- - Installing psr/cache (1.0.1): Loading from cache
- - Installing symfony/cache (v4.1.6): Loading from cache
- - Installing symfony/framework-bundle (v4.1.6): Loading from cache
- - Installing doctrine/cache (v1.8.0): Loading from cache
- - Installing doctrine/lexer (v1.0.1): Loading from cache
- - Installing doctrine/annotations (v1.6.0): Loading from cache
- - Installing zendframework/zend-eventmanager (3.2.1): Downloading (100%)
- - Installing zendframework/zend-code (3.3.1): Downloading (100%)
- - Installing ocramius/proxy-manager (2.2.2): Downloading (100%)
- - Installing symfony/console (v4.1.6): Loading from cache
- - Installing doctrine/event-manager (v1.0.0): Loading from cache
- - Installing doctrine/dbal (v2.8.0): Loading from cache
- - Installing doctrine/reflection (v1.0.0): Loading from cache
- - Installing doctrine/collections (v1.5.0): Loading from cache
- - Installing doctrine/persistence (v1.0.1): Loading from cache
- - Installing doctrine/inflector (v1.3.0): Loading from cache
- - Installing doctrine/common (v2.9.0): Loading from cache
- - Installing doctrine/migrations (v1.8.1): Downloading (100%)
- - Installing symfony/doctrine-bridge (v4.1.6): Loading from cache
- - Installing doctrine/doctrine-cache-bundle (1.3.3): Loading from cache
- - Installing jdorn/sql-formatter (v1.2.17): Loading from cache
- - Installing doctrine/doctrine-bundle (1.9.1): Loading from cache
- - Installing doctrine/doctrine-migrations-bundle (v1.3.1): Downloading (100%)
- - Installing doctrine/instantiator (1.1.0): Loading from cache
- - Installing doctrine/orm (v2.6.2): Loading from cache
- - Installing symfony/orm-pack (v1.0.5): Downloading (100%)
- symfony/routing suggests installing symfony/expression-language (For using expression matching)
- symfony/routing suggests installing symfony/yaml (For using the YAML loader)
- symfony/http-kernel suggests installing symfony/browser-kit
- symfony/http-kernel suggests installing symfony/var-dumper
- symfony/dependency-injection suggests installing symfony/expression-language (For using expressions in service container configuration)
- symfony/dependency-injection suggests installing symfony/proxy-manager-bridge (Generate service proxies to lazy load them)
- symfony/dependency-injection suggests installing symfony/yaml
- symfony/config suggests installing symfony/yaml (To use the yaml reference dumper)
- symfony/framework-bundle suggests installing ext-apcu (For best performance of the system caches)
- symfony/framework-bundle suggests installing symfony/form (For using forms)
- symfony/framework-bundle suggests installing symfony/serializer (For using the serializer service)
- symfony/framework-bundle suggests installing symfony/validator (For using validation)
- symfony/framework-bundle suggests installing symfony/yaml (For using the debug:config and lint:yaml commands)
- symfony/framework-bundle suggests installing symfony/property-info (For using the property_info service)
- symfony/framework-bundle suggests installing symfony/web-link (For using web links, features such as preloading, prefetching or prerendering)
- doctrine/cache suggests installing alcaeus/mongo-php-adapter (Required to use legacy MongoDB driver)
- zendframework/zend-eventmanager suggests installing container-interop/container-interop (^1.1.0, to use the lazy listeners feature)
- zendframework/zend-eventmanager suggests installing zendframework/zend-stdlib (^2.7.3 || ^3.0, to use the FilterChain feature)
- zendframework/zend-code suggests installing zendframework/zend-stdlib (Zend\Stdlib component)
- ocramius/proxy-manager suggests installing ocramius/generated-hydrator (To have very fast object to array to object conversion for ghost objects)
- ocramius/proxy-manager suggests installing zendframework/zend-xmlrpc (To have the XmlRpc adapter (Remote Object feature))
- ocramius/proxy-manager suggests installing zendframework/zend-json (To have the JsonRpc adapter (Remote Object feature))
- ocramius/proxy-manager suggests installing zendframework/zend-soap (To have the Soap adapter (Remote Object feature))
- symfony/console suggests installing symfony/lock
- symfony/console suggests installing symfony/process
- doctrine/migrations suggests installing symfony/yaml (Allows the use of yaml for migration configuration files.)
- symfony/doctrine-bridge suggests installing doctrine/data-fixtures
- symfony/doctrine-bridge suggests installing symfony/form
- symfony/doctrine-bridge suggests installing symfony/property-info
- symfony/doctrine-bridge suggests installing symfony/validator
- doctrine/doctrine-cache-bundle suggests installing symfony/security-acl (For using this bundle to cache ACLs)
- doctrine/doctrine-bundle suggests installing symfony/web-profiler-bundle (To use the data collector.)
- doctrine/orm suggests installing symfony/yaml (If you want to use YAML Metadata Mapping Driver)
- Writing lock file
- Generating autoload files
- ocramius/package-versions: Generating version class...
- ocramius/package-versions: ...done generating version class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement