From 66c86bf09d584229404e826fb39d05d3e8458c06 Mon Sep 17 00:00:00 2001 From: Mehmet Korkmaz Date: Mon, 3 Jul 2017 11:09:05 +0300 Subject: [PATCH] libraries upgraded --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c5072ef..31228e2 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "project", "require": { "php": "^7.1", - "selami/foundation": "~0.5", + "selami/foundation": "~0.6", "symfony/http-foundation": "~3.3", "selami/console": "~0.2", "symfony/process": "~3.3" diff --git a/composer.lock b/composer.lock index 2813393..991f621 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "1c94dac079f9eee0556879639f86dfea", + "content-hash": "7abf26095b5f88c3a902cab37751771c", "packages": [ { "name": "container-interop/container-interop",