xRes external update
For xRes version 20.02 I've merged some external packages updates and composer changes into develop. 1. composer use traso gitlab only ---------------------------------------- In composer.json we decided to configure "packagist.org": false Means we only use traso gitlab for fetching packages. 2. composer should use gitlab api --------------------------------- Denny and Denny have investigated the gitlab communication over the gitlab api and found a work around to using it. If you can see "Downloading" instead of "Cloning", when you run composer install/update, everything's fine. otherwise: cp /etc/ipa/ca.crt /etc/pki/ca-trust/source/anchors/ update-ca-trust extract 3. php56 -------- With the new bamboo system we can build php versions greater the 5.4. We start with php56, so there are some package updates. Please run: php composer.phar install-testing -- -- Sören Pestner - Entwickler - TraSo GmbH Nonnenstraße 42 D-04229 Leipzig telefon: +49 341 355 740 - 49 email: s.pestner@traso.de Geschäftsführer: Haiko Gerdes Handelsregister: Amtsgericht Leipzig (HRB 21850)
participants (1)
-
Soeren Pestner