diff --git a/composer.json b/composer.json index 4ac978b..90913e6 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "require": { "fortawesome/font-awesome": "6.7.2", "loganmarchione/homelab-svg-assets": "0.4.13", - "simple-icons/simple-icons": "14.15.0", + "simple-icons/simple-icons": "15.10.0", "twbs/bootstrap": "v5.3.7", "twbs/bootstrap-icons": "1.13.1", "twig/twig": "3.21.1" diff --git a/composer.lock b/composer.lock index 3aedfa5..b254a24 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": "1eb6321cb3d79fce690b31e871fa862e", + "content-hash": "33d78eb6918cd99ad29b3bc79d3aa05d", "packages": [ { "name": "fortawesome/font-awesome", @@ -90,16 +90,16 @@ }, { "name": "simple-icons/simple-icons", - "version": "14.15.0", + "version": "15.10.0", "source": { "type": "git", "url": "https://github.com/simple-icons/simple-icons.git", - "reference": "5664507081ffb65b5a2a0ed2bf2ee2b3b327cb4e" + "reference": "b462eaef8c8c3e7bc4ffc62f43e2b169d9b1406c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simple-icons/simple-icons/zipball/5664507081ffb65b5a2a0ed2bf2ee2b3b327cb4e", - "reference": "5664507081ffb65b5a2a0ed2bf2ee2b3b327cb4e", + "url": "https://api.github.com/repos/simple-icons/simple-icons/zipball/b462eaef8c8c3e7bc4ffc62f43e2b169d9b1406c", + "reference": "b462eaef8c8c3e7bc4ffc62f43e2b169d9b1406c", "shasum": "" }, "type": "library", @@ -127,7 +127,7 @@ "type": "opencollective" } ], - "time": "2025-05-25T00:51:21+00:00" + "time": "2025-08-10T02:25:05+00:00" }, { "name": "symfony/deprecation-contracts",