Update composer to >2
This commit is contained in:
parent
56c375b7b1
commit
37db1342b5
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM mediawiki:1.36
|
||||
|
||||
# Plugins are not compatible with composer 2 yet
|
||||
ARG COMPOSER_VERSION=1.10.22
|
||||
ARG COMPOSER_VERSION=2.1.6
|
||||
|
||||
ENV \
|
||||
WG_SITENAME="Test Wiki" \
|
||||
|
|
Loading…
Reference in a new issue