Skip to content

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

Open
MarkRedeman wants to merge 2 commits intoprocurios:masterfrom
MarkRedeman:master
Open

Change install script ot use composer image instead of composer/composer#1
MarkRedeman wants to merge 2 commits intoprocurios:masterfrom
MarkRedeman:master

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