From 80a64910584dca84ef34894e6f5a4fce0f83fe36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Tue, 30 Mar 2021 23:20:17 +0200 Subject: [PATCH] Remove static version --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index e8f28ac..1b5cf1d 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,4 @@ { - "version": "3.1.1", "name": "ghostzero/bitinflow-accounts", "description": "PHP bitinflow Accounts API Client for Laravel 5+", "license": "MIT",