unidb/unidb-api
0.13.0
2026-02-18 08:31 UTC
Requires
- aws/aws-sdk-php: ~3.93.0
- elasticsearch/elasticsearch: ~5.0
- php: ~7.1.5
- symfony/monolog-bundle: ~3.3.0
- symfony/polyfill-apcu: ~1.11.0
- symfony/config: ~3.4.0
- symfony/console: ~3.4.0
- symfony/dependency-injection: ~3.4.0
- symfony/flex: ~1.0
- symfony/framework-bundle: ~3.4.0
- symfony/lts: ~3.0@dev
- unidb/log-bundle: dev-master@dev
- unidb/message-queue-bundle: dev-master@dev
Requires (Dev)
- phpunit/phpunit: ~7.4.0
- symfony/dotenv: ~3.4.0
- symfony/maker-bundle: ~1.11.0
README
A Symfony project created on August 3, 2016, 5:02 pm.
Patch Level Upadtes
For Patch Level Updates we need the following steps:
Start with a PHP 7.1 Container
Log into the maschine as root (inside a second shell)
Inside the root shell: install Comopser.phar, if not exists!
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php composer-setup.phpRun composer.phar update