diff --git a/composer.json b/composer.json index 2b06329..7c34a3c 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "robinscholz/better-rest", "description": "Kirby Plugin for better REST requests", "type": "kirby-plugin", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "authors": [ { diff --git a/composer.lock b/composer.lock index b8af02d..cd7154d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b797d9a0473ccc82243d77bb61ab46b4", + "content-hash": "0bb9cb914e80bb33772db6563f916f1f", "packages": [ { "name": "getkirby/composer-installer", @@ -1555,16 +1555,16 @@ }, { "name": "nunomaduro/phpinsights", - "version": "v1.8.1", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/phpinsights.git", - "reference": "4c5247d95f4bddbcab3a7361b785988cb0759686" + "reference": "7453929847df79aeaacddc2753186aa6b16cbdb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/4c5247d95f4bddbcab3a7361b785988cb0759686", - "reference": "4c5247d95f4bddbcab3a7361b785988cb0759686", + "url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/7453929847df79aeaacddc2753186aa6b16cbdb4", + "reference": "7453929847df79aeaacddc2753186aa6b16cbdb4", "shasum": "" }, "require": { @@ -1629,7 +1629,7 @@ "quality", "source" ], - "time": "2019-08-18T21:36:30+00:00" + "time": "2019-08-20T14:41:42+00:00" }, { "name": "object-calisthenics/phpcs-calisthenics-rules",