Skip to content

Symfony 4 is not working with this #114

@shahzadthathal

Description

@shahzadthathal
shahzad@shahzad:/var/www/html/symfony4-docker-2019$ docker-compose exec php bash

root@ad11b6762213:/var/www/symfony# composer create-project symfony/website-skeleton symfony

Do not run Composer as root/super user! See https://getcomposer.org/root for details
Installing symfony/website-skeleton (v4.2.5.2)
  - Installing symfony/website-skeleton (v4.2.5.2): Downloading (100%)         
Created project in symfony
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for facebook/webdriver 1.6.0 -> satisfiable by facebook/webdriver[1.6.0].
    - facebook/webdriver 1.6.0 requires ext-zip * -> the requested PHP extension zip is missing from your system.
  Problem 2
    - facebook/webdriver 1.6.0 requires ext-zip * -> the requested PHP extension zip is missing from your system.
    - symfony/panther v0.3.0 requires facebook/webdriver ^1.5 -> satisfiable by facebook/webdriver[1.6.0].
    - Installation request for symfony/panther v0.3.0 -> satisfiable by symfony/panther[v0.3.0].

  To enable extensions, verify that they are enabled in your .ini files:
    - 
    - /usr/local/etc/php/conf.d/docker-php-ext-pdo_mysql.ini
    - /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini
    - /usr/local/etc/php/conf.d/tzone.ini
  You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.

root@ad11b6762213:/var/www/symfony# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions