unidb/unidb-api

0.13.0 2026-02-18 08:31 UTC

README

A Symfony project created on August 3, 2016, 5:02 pm.

Patch Level Upadtes

For Patch Level Updates we need the following steps:

  1. Start with a PHP 7.1 Container

    
    
  2. Log into the maschine as root (inside a second shell)

    
    
  3. Inside the root shell: install Comopser.phar, if not exists!

    php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
    php composer-setup.php
    
  4. Run composer.phar update