diff --git a/composer.json b/composer.json index 98a0f98ba..e118e46fc 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "algolia/scout-extended": "^3.1", "blade-ui-kit/blade-heroicons": "^2.3", "blade-ui-kit/blade-icons": "^1.6", - "codeat3/blade-simple-icons": "^6.2", + "codeat3/blade-simple-icons": "^7.1", "embed/embed": "^4.4", "guzzlehttp/guzzle": "^7.2", "guzzlehttp/psr7": "^2.7", diff --git a/composer.lock b/composer.lock index 914667c02..018b99146 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "825882126505257a4be70bb6da585def", + "content-hash": "db651540267278559ad06b25cc07ff22", "packages": [ { "name": "abraham/twitteroauth", @@ -655,16 +655,16 @@ }, { "name": "codeat3/blade-simple-icons", - "version": "6.15.0", + "version": "7.1.0", "source": { "type": "git", "url": "https://github.com/codeat3/blade-simple-icons.git", - "reference": "f3e4b4b86f3d53db6b0fc8ba16245d473a0c9c90" + "reference": "ad4337306b5372308839792f897ba26cd729cdc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codeat3/blade-simple-icons/zipball/f3e4b4b86f3d53db6b0fc8ba16245d473a0c9c90", - "reference": "f3e4b4b86f3d53db6b0fc8ba16245d473a0c9c90", + "url": "https://api.github.com/repos/codeat3/blade-simple-icons/zipball/ad4337306b5372308839792f897ba26cd729cdc0", + "reference": "ad4337306b5372308839792f897ba26cd729cdc0", "shasum": "" }, "require": { @@ -714,7 +714,7 @@ ], "support": { "issues": "https://github.com/codeat3/blade-simple-icons/issues", - "source": "https://github.com/codeat3/blade-simple-icons/tree/6.15.0" + "source": "https://github.com/codeat3/blade-simple-icons/tree/7.1.0" }, "funding": [ { @@ -722,7 +722,7 @@ "type": "github" } ], - "time": "2025-05-27T07:31:40+00:00" + "time": "2025-06-09T13:54:31+00:00" }, { "name": "composer/ca-bundle", @@ -4381,16 +4381,16 @@ }, { "name": "nesbot/carbon", - "version": "3.9.1", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon.git", - "reference": "ced71f79398ece168e24f7f7710462f462310d4d" + "reference": "c1397390dd0a7e0f11660f0ae20f753d88c1f3d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/ced71f79398ece168e24f7f7710462f462310d4d", - "reference": "ced71f79398ece168e24f7f7710462f462310d4d", + "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/c1397390dd0a7e0f11660f0ae20f753d88c1f3d9", + "reference": "c1397390dd0a7e0f11660f0ae20f753d88c1f3d9", "shasum": "" }, "require": { @@ -4398,9 +4398,9 @@ "ext-json": "*", "php": "^8.1", "psr/clock": "^1.0", - "symfony/clock": "^6.3 || ^7.0", + "symfony/clock": "^6.3.12 || ^7.0", "symfony/polyfill-mbstring": "^1.0", - "symfony/translation": "^4.4.18 || ^5.2.1|| ^6.0 || ^7.0" + "symfony/translation": "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0" }, "provide": { "psr/clock-implementation": "1.0" @@ -4408,14 +4408,13 @@ "require-dev": { "doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/orm": "^2.15.2 || ^3.0", - "friendsofphp/php-cs-fixer": "^3.57.2", + "friendsofphp/php-cs-fixer": "^3.75.0", "kylekatarnls/multi-tester": "^2.5.3", - "ondrejmirtes/better-reflection": "^6.25.0.4", "phpmd/phpmd": "^2.15.0", - "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan": "^1.11.2", - "phpunit/phpunit": "^10.5.20", - "squizlabs/php_codesniffer": "^3.9.0" + "phpstan/extension-installer": "^1.4.3", + "phpstan/phpstan": "^2.1.17", + "phpunit/phpunit": "^10.5.46", + "squizlabs/php_codesniffer": "^3.13.0" }, "bin": [ "bin/carbon" @@ -4483,7 +4482,7 @@ "type": "tidelift" } ], - "time": "2025-05-01T19:51:51+00:00" + "time": "2025-06-12T10:24:28+00:00" }, { "name": "nette/schema",