-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Symfony 3.4.27 #1127
Comments
I just update my old version of composer and was able to go further. But remaining errors occurs: Deprecation warning: Your package name victoire/. is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]([_.-]?[a-z0-9]+)*". Make sure you fix this as Composer 2.0 will error.
Using version ^2.3 for victoire/victoire
./composer.json has been updated
Deprecation warning: Your package name victoire/. is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]([_.-]?[a-z0-9]+)*". Make sure you fix this as Composer 2.0 will error.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 34 installs, 0 updates, 0 removals
- Installing ocramius/package-versions (1.4.0): Loading from cache
- Installing willdurand/js-translation-bundle (2.6.6): Downloading (100%)
- Installing twig/extensions (v1.5.4): Downloading (100%)
- Installing kriswallsmith/assetic (v1.4.0): Downloading (100%)
- Installing symfony/assetic-bundle (v2.8.2): Downloading (100%)
- Installing troopers/assetic-injector-bundle (1.1.3): Downloading (100%)
- Installing willdurand/jsonp-callback-validator (v1.1.0): Downloading (100%)
- Installing friendsofsymfony/jsrouting-bundle (2.3.0): Downloading (100%)
- Installing troopers/alertify-bundle (3.0.12): Downloading (100%)
- Installing behat/transliterator (v1.2.0): Downloading (100%)
- Installing gedmo/doctrine-extensions (v2.4.37): Downloading (100%)
- Installing stof/doctrine-extensions-bundle (v1.3.0): Downloading (100%)
- Installing snc/redis-bundle (2.1.9): Downloading (100%)
- Installing predis/predis (v1.1.1): Downloading (100%)
- Installing imagine/imagine (v0.7.1): Downloading (100%)
- Installing liip/imagine-bundle (1.9.1): Downloading (100%)
- Installing knplabs/knp-menu (2.3.0): Downloading (100%)
- Installing knplabs/knp-menu-bundle (v2.2.1): Downloading (100%)
- Installing knplabs/doctrine-behaviors (1.6.0): Downloading (100%)
- Installing knplabs/gaufrette (v0.1.9): Downloading (100%)
- Installing phpoption/phpoption (1.5.0): Downloading (100%)
- Installing phpcollection/phpcollection (0.5.0): Downloading (100%)
- Installing jms/parser-lib (1.0.0): Downloading (100%)
- Installing jms/metadata (1.7.0): Downloading (100%)
- Installing jms/serializer (1.14.0): Downloading (100%)
- Installing jms/serializer-bundle (1.5.0): Downloading (100%)
- Installing friendsofsymfony/user-bundle (v2.1.2): Downloading (100%)
- 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 doctrine/migrations (v1.5.0): Downloading (100%)
- Installing doctrine/doctrine-migrations-bundle (v1.3.2): Downloading (100%)
- Installing a2lix/translation-form-bundle (2.4.3): Downloading (100%)
- Installing victoire/victoire (2.3.32): Downloading (100%)
kriswallsmith/assetic suggests installing leafo/lessphp (Assetic provides the integration with the lessphp LESS compiler)
kriswallsmith/assetic suggests installing leafo/scssphp (Assetic provides the integration with the scssphp SCSS compiler)
kriswallsmith/assetic suggests installing ptachoire/cssembed (Assetic provides the integration with phpcssembed to embed data uris)
kriswallsmith/assetic suggests installing leafo/scssphp-compass (Assetic provides the integration with the SCSS compass plugin)
kriswallsmith/assetic suggests installing patchwork/jsqueeze (Assetic provides the integration with the JSqueeze JavaScript compressor)
symfony/assetic-bundle suggests installing kriswallsmith/spork (to be able to dump assets in parallel)
gedmo/doctrine-extensions suggests installing doctrine/mongodb-odm (to use the extensions with the MongoDB ODM)
stof/doctrine-extensions-bundle suggests installing doctrine/mongodb-odm-bundle (to use the MongoDB ODM extensions)
predis/predis suggests installing ext-phpiredis (Allows faster serialization and deserialization of the Redis protocol)
imagine/imagine suggests installing ext-imagick (to use the Imagick implementation)
imagine/imagine suggests installing ext-gmagick (to use the Gmagick implementation)
liip/imagine-bundle suggests installing ext-gmagick (required to use gmagick driver)
liip/imagine-bundle suggests installing ext-imagick (required to use imagick driver)
liip/imagine-bundle suggests installing ext-mongo (required for mongodb components on PHP <7.0)
liip/imagine-bundle suggests installing ext-mongodb (required for mongodb components on PHP >=7.0)
liip/imagine-bundle suggests installing alcaeus/mongo-php-adapter (required on PHP >= 7.0 to use mongo components with mongodb extension)
liip/imagine-bundle suggests installing amazonwebservices/aws-sdk-for-php (required to use AWS version 1 cache resolver)
liip/imagine-bundle suggests installing aws/aws-sdk-php (required to use AWS version 2/3 cache resolver)
liip/imagine-bundle suggests installing doctrine/mongodb-odm (required to use mongodb-backed doctrine components)
liip/imagine-bundle suggests installing league/flysystem (required to use FlySystem data loader or cache resolver)
liip/imagine-bundle suggests installing enqueue/enqueue-bundle (add if you like to process images in background)
knplabs/gaufrette suggests installing knplabs/knp-gaufrette-bundle (to use with Symfony2)
knplabs/gaufrette suggests installing dropbox-php/dropbox-php (to use the Dropbox adapter)
knplabs/gaufrette suggests installing rackspace/php-opencloud (to use Opencloud adapter)
knplabs/gaufrette suggests installing google/apiclient (to use GoogleCloudStorage adapter)
knplabs/gaufrette suggests installing herzult/php-ssh (to use SFtp adapter)
knplabs/gaufrette suggests installing phpseclib/phpseclib (to use PhpseclibSftp adapter)
knplabs/gaufrette suggests installing aws/aws-sdk-php (to use the Amazon S3 adapter)
knplabs/gaufrette suggests installing amazonwebservices/aws-sdk-for-php (to use the legacy Amazon S3 adapters)
knplabs/gaufrette suggests installing microsoft/windowsazure (to use Microsoft Azure Blob Storage adapter)
knplabs/gaufrette suggests installing ext-mongo (*)
jms/serializer-bundle suggests installing jms/di-extra-bundle (Required to get lazy loading (de)serialization visitors, ~1.3)
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))
a2lix/translation-form-bundle suggests installing a2lix/i18n-doctrine-bundle (For A2lix strategy)
a2lix/translation-form-bundle suggests installing prezent/doctrine-translatable-bundle (For Prezent strategy)
Package symfony/assetic-bundle is abandoned, you should avoid using it. Use symfony/webpack-encore-pack instead.
Writing lock file
Generating autoload files
Installation failed, reverting ./composer.json to its original content.
[ErrorException]
file_put_contents(/home/victoire/www/vendor/bin/doctrine-dbal): failed to open stream: No such file or directory In fact this is problematic For the composer error I open this issue |
Does any of you have a solution to install Victoire because |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Victoire installation:
I install a Symfony 3.4.27 (latest at this time). And composer complains about version
Composer output
Related to
installation
The text was updated successfully, but these errors were encountered: