From f04d014c8f3150c61ee1da528b540622d2bfbf3b Mon Sep 17 00:00:00 2001 From: George Steel Date: Thu, 21 Nov 2024 23:44:47 +0000 Subject: [PATCH] Bump dev deps, refresh lock Signed-off-by: George Steel --- composer.json | 6 +++--- composer.lock | 18 +++++++++--------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index a74e176..22bc699 100644 --- a/composer.json +++ b/composer.json @@ -47,10 +47,10 @@ }, "require-dev": { "laminas/laminas-coding-standard": "^3.0.1", - "laminas/laminas-config-aggregator": "^1.15", - "laminas/laminas-servicemanager": "^3.22.1", + "laminas/laminas-config-aggregator": "^1.17", + "laminas/laminas-servicemanager": "^3.23.0", "maglnet/composer-require-checker": "^4.7.1", - "phpunit/phpunit": "^10.5.37", + "phpunit/phpunit": "^10.5.38", "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^5.26.1" }, diff --git a/composer.lock b/composer.lock index c6b3227..650786b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4433a0b81bf9e04f4ea50e5943dde32f", + "content-hash": "0c934e74d2f467ab267539d683dc4955", "packages": [ { "name": "giggsey/libphonenumber-for-php", - "version": "8.13.49", + "version": "8.13.50", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", - "reference": "3f5414aeccd152e5a6d02e2064e40713cad65a07" + "reference": "ab8b27ded2df369de629af637fa9975dda014078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/3f5414aeccd152e5a6d02e2064e40713cad65a07", - "reference": "3f5414aeccd152e5a6d02e2064e40713cad65a07", + "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/ab8b27ded2df369de629af637fa9975dda014078", + "reference": "ab8b27ded2df369de629af637fa9975dda014078", "shasum": "" }, "require": { @@ -81,7 +81,7 @@ "issues": "https://github.com/giggsey/libphonenumber-for-php/issues", "source": "https://github.com/giggsey/libphonenumber-for-php" }, - "time": "2024-11-04T10:44:34+00:00" + "time": "2024-11-18T10:02:13+00:00" }, { "name": "giggsey/locale", @@ -5240,14 +5240,14 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "ext-intl": "*" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.1.99" },