From c8328dac0373084e42d5cdfc85d7a673ebc52564 Mon Sep 17 00:00:00 2001 From: Chris Lloyd Date: Sat, 31 Oct 2020 12:42:11 +0000 Subject: [PATCH] WIP --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7d95486fd..73d250cde 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,6 @@ { "name": "flat3/lodata", - "type": "library", - "description": "Flat3 OData for Laravel", + "description": "OData 4.01 Producer for Laravel", "keywords": ["odata", "laravel"], "homepage": "https://github.com/flat3/lodata", "license": "MIT",