mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
add info about required composer version 1.8.6
parent
2f24b60782
commit
e6ce601ca3
@ -1,6 +1,9 @@
|
||||
## Instructions how to build a new 19.1 maintenance release
|
||||
## Instructions how to build a new 20.1 or 19.1 maintenance release
|
||||
|
||||
> Our [packaging script](https://github.com/EGroupware/egroupware/blob/master/doc/rpm-build/checkout-build-archives.php) currently requires **composer in version 1.8.6**, otherwise you get an error about bower-asset/cropper! (```composer self-update 1.8.6``` get's you back, in case you updated to 1.9 or later)
|
||||
|
||||
You need a clean 19.1 checkout without any uncommited or unpushed changes!
|
||||
|
||||
You need a clean 19.1 checkout without any uncommited or unpushed changes!
|
||||
```
|
||||
git clone git@github.com:EGroupware/egroupware.git epl-19.1-checkout
|
||||
cd epl-19.1-checkout
|
Loading…
Reference in New Issue
Block a user