From be8f14721686d0972fa86d18793a5a9d0d2ff2d8 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Tue, 28 Oct 2025 19:56:02 +0000 Subject: [PATCH] =?UTF-8?q?dep:=20brandonwamboldt/utilphp=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.lock | 54 ++------------------------------------------------- 1 file changed, 2 insertions(+), 52 deletions(-) diff --git a/composer.lock b/composer.lock index e31a6b03..ac2396b3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,58 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "deed9afdc95bc42f84784df67d295223", + "content-hash": "7edae9b6be35e66ffd0d180f5fac6679", "packages": [ - { - "name": "brandonwamboldt/utilphp", - "version": "1.1.0", - "source": { - "type": "git", - "url": "https://github.com/brandonwamboldt/utilphp.git", - "reference": "36c32efc4f0679c05163464a550f45c8d83fe683" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/brandonwamboldt/utilphp/zipball/36c32efc4f0679c05163464a550f45c8d83fe683", - "reference": "36c32efc4f0679c05163464a550f45c8d83fe683", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "satooshi/php-coveralls": "dev-master" - }, - "type": "library", - "autoload": { - "psr-0": { - "utilphp\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Brandon Wamboldt", - "email": "brandon.wamboldt@gmail.com" - } - ], - "description": "util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects", - "homepage": "https://github.com/brandonwamboldt/utilphp", - "keywords": [ - "collection", - "helpers", - "php", - "utility" - ], - "support": { - "issues": "https://github.com/brandonwamboldt/utilphp/issues", - "source": "https://github.com/brandonwamboldt/utilphp/tree/master" - }, - "time": "2015-02-02T17:56:14+00:00" - }, { "name": "brick/math", "version": "0.12.1", @@ -5721,5 +5671,5 @@ "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }