From 6194456ccd7af490fe2586eb183fa3471e8a6f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Sat, 26 Nov 2022 14:21:06 +0000 Subject: [PATCH] Branch for stable release --- composer.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/composer.json b/composer.json index 39ce889a2..e25d26f69 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,6 @@ "oracle", "postgresql" ], - "version": "dev-develop", "authors": [ { "name": "Romans Malinovskis", @@ -34,12 +33,6 @@ ], "homepage": "https://github.com/atk4/data", "require": { - "php": ">=7.4 <8.3", - "atk4/core": "dev-develop", - "doctrine/dbal": "~3.4.5", - "mvorisek/atk4-hintable": "~1.9.0" - }, - "require-release": { "php": ">=7.4 <8.3", "atk4/core": "~4.0.0", "doctrine/dbal": "~3.4.5",