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

Change install script ot use composer image instead of composer/composer #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MarkRedeman
Copy link

The composer/composer image is outdated and runs on php 7.0.7, while
doctrine/instantiator requires ^7.1.

The lastest composer image however has php 7.4 installed.

In addition I added some shebangs to the install and runtest scripts so that I can run them using fish shell.

See you tomorrow! :)

The sripts were not executable before when not using bash shell.
The composer/composer image is outdated and runs on php 7.0.7, while
doctrine/instantiator requires ^7.1.

The lastest composer image however has php 7.4 installed.
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.

1 participant