diff --git a/composer.lock b/composer.lock index 4ef790d51..9105919fd 100644 --- a/composer.lock +++ b/composer.lock @@ -1310,16 +1310,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.44.1", + "version": "2.45.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "e9228cdf37434dc376cd7b820e8c80ed7b5d78e9" + "reference": "2a60d288ffa1acb84321c85a066dcbf96da34a50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/e9228cdf37434dc376cd7b820e8c80ed7b5d78e9", - "reference": "e9228cdf37434dc376cd7b820e8c80ed7b5d78e9", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/2a60d288ffa1acb84321c85a066dcbf96da34a50", + "reference": "2a60d288ffa1acb84321c85a066dcbf96da34a50", "shasum": "" }, "require": { @@ -1338,11 +1338,11 @@ "laminas/laminas-i18n": "^2.24.1", "laminas/laminas-session": "^2.17", "laminas/laminas-uri": "^2.11.0", - "phpunit/phpunit": "^10.4.2", + "phpunit/phpunit": "^10.5.2", "psalm/plugin-phpunit": "^0.18.4", "psr/http-client": "^1.0.3", "psr/http-factory": "^1.0.2", - "vimeo/psalm": "^5.16" + "vimeo/psalm": "^5.17" }, "suggest": { "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator", @@ -1390,20 +1390,20 @@ "type": "community_bridge" } ], - "time": "2023-12-06T11:43:53+00:00" + "time": "2023-12-18T01:12:24+00:00" }, { "name": "league/csv", - "version": "9.12.0", + "version": "9.13.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21" + "reference": "3690cc71bfe8dc3b6daeef356939fac95348f0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21", - "reference": "c1dc31e23eb3cd0f7b537ee1a669d5f58d5cfe21", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/3690cc71bfe8dc3b6daeef356939fac95348f0a8", + "reference": "3690cc71bfe8dc3b6daeef356939fac95348f0a8", "shasum": "" }, "require": { @@ -1418,11 +1418,11 @@ "ext-xdebug": "*", "friendsofphp/php-cs-fixer": "^v3.22.0", "phpbench/phpbench": "^1.2.15", - "phpstan/phpstan": "^1.10.46", + "phpstan/phpstan": "^1.10.50", "phpstan/phpstan-deprecation-rules": "^1.1.4", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", - "phpunit/phpunit": "^10.4.2", + "phpunit/phpunit": "^10.5.3", "symfony/var-dumper": "^6.4.0" }, "suggest": { @@ -1479,7 +1479,7 @@ "type": "github" } ], - "time": "2023-12-01T17:54:07+00:00" + "time": "2023-12-16T11:03:20+00:00" }, { "name": "league/oauth2-client", @@ -10616,16 +10616,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.48", + "version": "1.10.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6" + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6", - "reference": "087ed4b5f4a7a6e8f3bbdfbfe98ce5c181380bc6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", + "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", "shasum": "" }, "require": { @@ -10674,7 +10674,7 @@ "type": "tidelift" } ], - "time": "2023-12-08T14:34:28+00:00" + "time": "2023-12-13T10:59:42+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",