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

update docker-compose and create Dockerfile #36

Merged
merged 2 commits into from
Dec 30, 2019

Conversation

rezaei121
Copy link
Contributor

yii3 packages requires php ^7.4

Problem:
- This package requires php ^7.4 but your PHP version (7.2) does not satisfy that requirement.

Q A
Is bugfix? ✔️
New feature?
Tests pass? ✔️
Fixed issues comma-separated list of tickets # fixed by the PR, if any

yii3 packages requires php ^7.4

Problem:
    - This package requires php ^7.4 but your PHP version (7.2) does not satisfy that requirement.
@@ -2,14 +2,41 @@ version: '3'

services:

php:
image: yiisoftware/yii2-php:7.2-apache
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we use 7.4-apache?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yiisoftware/yii2-php:7.4-apache not found.
error: manifest for yiisoftware/yii2-php:7.4-apache not found: manifest unknown: manifest unknown

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @xepozz .
@samdark I updated pull request. new commit.

yii3 packages requires php ^7.4
@samdark samdark merged commit 725d0f4 into yiisoft:master Dec 30, 2019
@samdark
Copy link
Member

samdark commented Dec 30, 2019

Merged.

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

Successfully merging this pull request may close these issues.

None yet

3 participants