diff --git a/composer.lock b/composer.lock index de22f15a..0cceb03a 100644 --- a/composer.lock +++ b/composer.lock @@ -1371,26 +1371,26 @@ }, { "name": "shish/ffsphp", - "version": "v1.3.2", + "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/shish/ffsphp.git", - "reference": "d69223f4317de302b6cd485d0a43709788dd6f69" + "reference": "c386822954dd56fe513d75b22ee651f98a201f6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shish/ffsphp/zipball/d69223f4317de302b6cd485d0a43709788dd6f69", - "reference": "d69223f4317de302b6cd485d0a43709788dd6f69", + "url": "https://api.github.com/repos/shish/ffsphp/zipball/c386822954dd56fe513d75b22ee651f98a201f6e", + "reference": "c386822954dd56fe513d75b22ee651f98a201f6e", "shasum": "" }, "require": { "ext-pdo": "*", - "php": "^8.1" + "php": "^8.2" }, "require-dev": { - "friendsofphp/php-cs-fixer": "3.41.1", - "phpstan/phpstan": "1.10.50", - "phpunit/phpunit": "10.5.3" + "friendsofphp/php-cs-fixer": "^3.64", + "phpstan/phpstan": "^1.12", + "phpunit/phpunit": "^11.0" }, "type": "library", "autoload": { @@ -1414,9 +1414,9 @@ "homepage": "https://github.com/shish/ffsphp", "support": { "issues": "https://github.com/shish/ffsphp/issues", - "source": "https://github.com/shish/ffsphp/tree/v1.3.2" + "source": "https://github.com/shish/ffsphp/tree/v1.3.3" }, - "time": "2024-01-04T18:38:54+00:00" + "time": "2024-08-31T23:18:43+00:00" }, { "name": "shish/gqla",