diff --git a/composer.lock b/composer.lock index 8c1667de..54d8712f 100644 --- a/composer.lock +++ b/composer.lock @@ -132,32 +132,32 @@ }, { "name": "netcarver/textile", - "version": "v4.0.0", + "version": "v4.1.3", "source": { "type": "git", "url": "https://github.com/textile/php-textile.git", - "reference": "79b7d5102816ff017a940d8695a35d7f8db1e60a" + "reference": "a16ccd9e7c5ab758cf66fca5ab2b39eaae1b616c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/textile/php-textile/zipball/79b7d5102816ff017a940d8695a35d7f8db1e60a", - "reference": "79b7d5102816ff017a940d8695a35d7f8db1e60a", + "url": "https://api.github.com/repos/textile/php-textile/zipball/a16ccd9e7c5ab758cf66fca5ab2b39eaae1b616c", + "reference": "a16ccd9e7c5ab758cf66fca5ab2b39eaae1b616c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpstan/phpstan": "1.6.3", + "phpstan/phpstan": "1.12.11", "phpunit/phpunit": "^9.5.20", - "psy/psysh": "^0.11.2", + "psy/psysh": "^0.12.4", "squizlabs/php_codesniffer": "3.*", - "symfony/yaml": "^4.4.3" + "symfony/yaml": "^5.4.40" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.0-dev" + "dev-master": "4.1-dev" } }, "autoload": { @@ -187,7 +187,7 @@ "source": "https://github.com/textile/php-textile", "wiki": "https://github.com/textile/php-textile/wiki" }, - "time": "2022-12-03T18:45:20+00:00" + "time": "2025-01-07T14:11:32+00:00" }, { "name": "symfony/polyfill-iconv", @@ -1051,5 +1051,5 @@ "platform-overrides": { "php": "7.4.33" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }