Skip to content
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 4 is not working with this #114

Open
shahzadthathal opened this issue Apr 17, 2019 · 1 comment
Open

Symfony 4 is not working with this #114

shahzadthathal opened this issue Apr 17, 2019 · 1 comment

Comments

@shahzadthathal
Copy link

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# 
@jessedezwart
Copy link

Added support in this fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants