From 4760dce47e36915d98c0fb17c0aa45cad22af53f Mon Sep 17 00:00:00 2001 From: Wiktor Ramut Date: Mon, 1 Sep 2025 11:54:32 +0200 Subject: [PATCH] Update dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cfa2fa0..91e9d2b 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ ], "require": { "php": "^7.4 || ^8.0", - "payum/core": "^1.7.2", + "payum/core": "^1.7.7", "symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0 || ^7.0", "symfony/form": "^4.4.20 || ^5.4 || ^6.0 || ^7.0", "symfony/validator": "^4.4 || ^5.4 || ^6.0 || ^7.0",