From bf4259be9679003a03158aa43e34d67424b31f6e Mon Sep 17 00:00:00 2001 From: IRFA Date: Fri, 21 Feb 2020 22:59:22 +0700 Subject: [PATCH] Composer --- LICENSE | 2 +- composer.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 73f0cca..a61b7bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Irfaardy +Copyright (c) 2020 Irfaardy - Irfa Ardiansyah Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/composer.json b/composer.json index ad709a8..8ef600d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "irfa/raja-ongkir", "description": "\"Laravel Raja Ongkir Package\"", + "type": "package", "license": "MIT", "version": "v1.2", "keywords": ["laravel", "ongkir", "cek ongkir", "raja ongkir", "php"], @@ -11,8 +12,7 @@ } ], "require": { - "php": "^7.2", - "illuminate/database": "~5.0|^6.0" + "php": "^7.2" }, "autoload": { "psr-4": {