diff --git a/composer.json b/composer.json index acbf8a5..b722604 100644 --- a/composer.json +++ b/composer.json @@ -14,6 +14,12 @@ "email": "wolfy.jd@gmail.com" } ], + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/spiral" + } + ], "require": { "php": ">=8.1", "ext-mbstring": "*", @@ -21,7 +27,7 @@ "doctrine/collections": "^1.7", "fakerphp/faker": "^1.19", "spiral/cycle-bridge": "^2.0", - "spiral/framework": "^3.4", + "spiral/framework": "3.4 - 3.13", "spiral/helpers": "^1.0", "spiral/keeper": "^0.10", "spiral/nyholm-bridge": "^1.2",