From 6fd6c10e811fade8ac9072bcb04e5878a2b86d53 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Fri, 7 Nov 2025 20:46:38 +0100 Subject: [PATCH] Fixes in Linux --- vendor/phangoapp/leviathanutils/composer.json | 2 +- vendor/phangoapp/leviathanutils/src/Linux.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/phangoapp/leviathanutils/composer.json b/vendor/phangoapp/leviathanutils/composer.json index 08b3eb2..a272fe4 100644 --- a/vendor/phangoapp/leviathanutils/composer.json +++ b/vendor/phangoapp/leviathanutils/composer.json @@ -2,7 +2,7 @@ "name": "phangoapp/leviathanutils", "description": "A set of classes and methods for make shell operations in linux", "require-dev": { - "phpunit/phpunit": "~4.8@dev" + "phpunit/phpunit": "^12" }, "license": "GPL3", "authors": [ diff --git a/vendor/phangoapp/leviathanutils/src/Linux.php b/vendor/phangoapp/leviathanutils/src/Linux.php index ea57b14..4208250 100644 --- a/vendor/phangoapp/leviathanutils/src/Linux.php +++ b/vendor/phangoapp/leviathanutils/src/Linux.php @@ -11,7 +11,7 @@ class Linux { for($x=1;$x