From 97cd06d00da871c07b0b6de6f20942f3e3eadb94 Mon Sep 17 00:00:00 2001 From: Steve Mareigner Date: Mon, 12 Feb 2018 14:32:03 +0100 Subject: [PATCH] feat(composer): Update adbario/php-dot-notation 2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bba4fca..2c5f5b8 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "crell/api-problem": "^2.0", "akrabat/rka-content-type-renderer": "^0.7.3", "vlucas/phpdotenv": "^2.4", - "adbario/php-dot-notation": "^1.2", + "adbario/php-dot-notation": "^2.0", "zendframework/zend-permissions-acl": "^2.6" }, "require-dev": {