diff --git a/ux.symfony.com/composer.json b/ux.symfony.com/composer.json index bd7335cafc..effedd6792 100644 --- a/ux.symfony.com/composer.json +++ b/ux.symfony.com/composer.json @@ -13,7 +13,7 @@ "doctrine/orm": "^2.20.0", "intervention/image": "^2.7.2", "kornrunner/blurhash": "^1.2.2", - "league/commonmark": "^2.5.3", + "league/commonmark": "^2.6.0", "symfony/asset": "7.2.*", "symfony/asset-mapper": "7.2.*", "symfony/console": "7.2.*", @@ -55,14 +55,14 @@ "symfony/yaml": "7.2.*", "symfonycasts/dynamic-forms": "^0.1.2", "symfonycasts/sass-bundle": "0.8.*", - "tempest/highlight": "^2.10.6", + "tempest/highlight": "^2.11.2", "twbs/bootstrap": "^5.3.3", - "twig/extra-bundle": "^3.13", - "twig/html-extra": "^3.13", - "twig/intl-extra": "^3.13", - "twig/markdown-extra": "^3.13", - "twig/string-extra": "^3.13", - "twig/twig": "^3.14" + "twig/extra-bundle": "^3.17", + "twig/html-extra": "^3.17", + "twig/intl-extra": "^3.17", + "twig/markdown-extra": "^3.17", + "twig/string-extra": "^3.17", + "twig/twig": "^3.17" }, "require-dev": { "phpunit/phpunit": "^9.6.21", @@ -86,7 +86,8 @@ "symfony/polyfill-php80": "*", "symfony/polyfill-php81": "*", "symfony/polyfill-php82": "*", - "symfony/polyfill-php83": "*" + "symfony/polyfill-php83": "*", + "symfony/polyfill-php84": "*" }, "conflict": { "symfony/symfony": "*" diff --git a/ux.symfony.com/composer.lock b/ux.symfony.com/composer.lock index 996e06f043..ee947d5bfb 100644 --- a/ux.symfony.com/composer.lock +++ b/ux.symfony.com/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": "f9bf689e0e76abae07cd63aa31447eea", + "content-hash": "7a653290bf7adb58131f9455ff7b243e", "packages": [ { "name": "composer/semver", @@ -547,29 +547,27 @@ }, { "name": "doctrine/deprecations", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", - "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", + "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^9", - "phpstan/phpstan": "1.4.10 || 1.10.15", - "phpstan/phpstan-phpunit": "^1.0", + "doctrine/coding-standard": "^9 || ^12", + "phpstan/phpstan": "1.4.10 || 2.0.3", + "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psalm/plugin-phpunit": "0.18.4", - "psr/log": "^1 || ^2 || ^3", - "vimeo/psalm": "4.30.0 || 5.12.0" + "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" @@ -577,7 +575,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -588,22 +586,22 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.3" + "source": "https://github.com/doctrine/deprecations/tree/1.1.4" }, - "time": "2024-01-30T19:34:25+00:00" + "time": "2024-12-07T21:18:45+00:00" }, { "name": "doctrine/doctrine-bundle", - "version": "2.13.0", + "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563" + "reference": "2740ad8b8739b39ab37d409c972b092f632b025a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/ca59d84b8e63143ce1aed90cdb333ba329d71563", - "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2740ad8b8739b39ab37d409c972b092f632b025a", + "reference": "2740ad8b8739b39ab37d409c972b092f632b025a", "shasum": "" }, "require": { @@ -617,7 +615,7 @@ "symfony/console": "^5.4 || ^6.0 || ^7.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", "symfony/deprecation-contracts": "^2.1 || ^3", - "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0", + "symfony/doctrine-bridge": "^5.4.46 || ^6.4.3 || ^7.0.3", "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0", "symfony/polyfill-php80": "^1.15", "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3" @@ -694,7 +692,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.0" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.1" }, "funding": [ { @@ -710,7 +708,7 @@ "type": "tidelift" } ], - "time": "2024-09-01T09:46:40+00:00" + "time": "2024-11-08T23:27:54+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -1814,16 +1812,16 @@ }, { "name": "league/commonmark", - "version": "2.5.3", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0" + "reference": "d150f911e0079e90ae3c106734c93137c184f932" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/b650144166dfa7703e62a22e493b853b58d874b0", - "reference": "b650144166dfa7703e62a22e493b853b58d874b0", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d150f911e0079e90ae3c106734c93137c184f932", + "reference": "d150f911e0079e90ae3c106734c93137c184f932", "shasum": "" }, "require": { @@ -1848,8 +1846,9 @@ "phpstan/phpstan": "^1.8.2", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0 || ^7.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", + "symfony/finder": "^5.3 | ^6.0 | ^7.0", + "symfony/process": "^5.4 | ^6.0 | ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -1859,7 +1858,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.6-dev" + "dev-main": "2.7-dev" } }, "autoload": { @@ -1916,7 +1915,7 @@ "type": "tidelift" } ], - "time": "2024-08-16T11:46:16+00:00" + "time": "2024-12-07T15:34:16+00:00" }, { "name": "league/config", @@ -2002,16 +2001,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.0", + "version": "3.8.1", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", - "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "shasum": "" }, "require": { @@ -2089,7 +2088,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.0" + "source": "https://github.com/Seldaek/monolog/tree/3.8.1" }, "funding": [ { @@ -2101,7 +2100,7 @@ "type": "tidelift" } ], - "time": "2024-11-12T13:57:08+00:00" + "time": "2024-12-05T17:15:07+00:00" }, { "name": "nette/schema", @@ -4383,12 +4382,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -4755,12 +4754,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/dunglas/mercure", + "name": "dunglas/mercure" + }, "branch-alias": { "dev-main": "0.6.x-dev" - }, - "thanks": { - "name": "dunglas/mercure", - "url": "https://github.com/dunglas/mercure" } }, "autoload": { @@ -5366,8 +5365,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5529,8 +5528,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5611,8 +5610,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5695,8 +5694,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -5775,8 +5774,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -6395,12 +6394,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/stimulus-bundle.git", - "reference": "2e840a3b12f06b33441cc3eb8907f51b806a7e4b" + "reference": "e13034d428354023c82a1db108d40fdf6cec2d36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/2e840a3b12f06b33441cc3eb8907f51b806a7e4b", - "reference": "2e840a3b12f06b33441cc3eb8907f51b806a7e4b", + "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e13034d428354023c82a1db108d40fdf6cec2d36", + "reference": "e13034d428354023c82a1db108d40fdf6cec2d36", "shasum": "" }, "require": { @@ -6441,7 +6440,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/stimulus-bundle/tree/v2.22.0" + "source": "https://github.com/symfony/stimulus-bundle/tree/v2.22.1" }, "funding": [ { @@ -6457,7 +6456,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-06T14:30:33+00:00" }, { "name": "symfony/stopwatch", @@ -7135,12 +7134,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-autocomplete.git", - "reference": "22afb6fc389b3602ce727765a87a33dd64107c94" + "reference": "12a298a06dfee5f447ff4a53edb868ac6de214f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-autocomplete/zipball/22afb6fc389b3602ce727765a87a33dd64107c94", - "reference": "22afb6fc389b3602ce727765a87a33dd64107c94", + "url": "https://api.github.com/repos/symfony/ux-autocomplete/zipball/12a298a06dfee5f447ff4a53edb868ac6de214f9", + "reference": "12a298a06dfee5f447ff4a53edb868ac6de214f9", "shasum": "" }, "require": { @@ -7202,7 +7201,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-autocomplete/tree/2.x" + "source": "https://github.com/symfony/ux-autocomplete/tree/v2.22.1" }, "funding": [ { @@ -7218,7 +7217,7 @@ "type": "tidelift" } ], - "time": "2024-11-30T15:12:17+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-chartjs", @@ -7226,12 +7225,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-chartjs.git", - "reference": "32476b05eb1bd76dc049a2747cf398e76a9a44a5" + "reference": "6e7de01ea469840da2b7458b660b52e846e279e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-chartjs/zipball/32476b05eb1bd76dc049a2747cf398e76a9a44a5", - "reference": "32476b05eb1bd76dc049a2747cf398e76a9a44a5", + "url": "https://api.github.com/repos/symfony/ux-chartjs/zipball/6e7de01ea469840da2b7458b660b52e846e279e1", + "reference": "6e7de01ea469840da2b7458b660b52e846e279e1", "shasum": "" }, "require": { @@ -7283,7 +7282,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-chartjs/tree/v2.22.0" + "source": "https://github.com/symfony/ux-chartjs/tree/v2.22.1" }, "funding": [ { @@ -7299,7 +7298,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-cropperjs", @@ -7307,12 +7306,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-cropperjs.git", - "reference": "4cbaf99cbda51f51e5c9d58346c1a66a4f798863" + "reference": "621a467129e2120c845794862453da0cb2143e2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-cropperjs/zipball/4cbaf99cbda51f51e5c9d58346c1a66a4f798863", - "reference": "4cbaf99cbda51f51e5c9d58346c1a66a4f798863", + "url": "https://api.github.com/repos/symfony/ux-cropperjs/zipball/621a467129e2120c845794862453da0cb2143e2a", + "reference": "621a467129e2120c845794862453da0cb2143e2a", "shasum": "" }, "require": { @@ -7369,7 +7368,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-cropperjs/tree/v2.22.0" + "source": "https://github.com/symfony/ux-cropperjs/tree/v2.22.1" }, "funding": [ { @@ -7385,7 +7384,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-dropzone", @@ -7393,12 +7392,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-dropzone.git", - "reference": "9751ba823d7106e693c03bfbc148cdb4b195eb7f" + "reference": "4debd59383bd98141c90bef5a98107710117af80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-dropzone/zipball/9751ba823d7106e693c03bfbc148cdb4b195eb7f", - "reference": "9751ba823d7106e693c03bfbc148cdb4b195eb7f", + "url": "https://api.github.com/repos/symfony/ux-dropzone/zipball/4debd59383bd98141c90bef5a98107710117af80", + "reference": "4debd59383bd98141c90bef5a98107710117af80", "shasum": "" }, "require": { @@ -7449,7 +7448,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-dropzone/tree/v2.22.0" + "source": "https://github.com/symfony/ux-dropzone/tree/v2.22.1" }, "funding": [ { @@ -7465,7 +7464,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T16:05:57+00:00" }, { "name": "symfony/ux-icons", @@ -7473,12 +7472,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-icons.git", - "reference": "c7e02c2d6b4484dd63386d026eb1953bcaf79047" + "reference": "3a6fd4293fc200530b09960c41941a71354bc5fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-icons/zipball/c7e02c2d6b4484dd63386d026eb1953bcaf79047", - "reference": "c7e02c2d6b4484dd63386d026eb1953bcaf79047", + "url": "https://api.github.com/repos/symfony/ux-icons/zipball/3a6fd4293fc200530b09960c41941a71354bc5fc", + "reference": "3a6fd4293fc200530b09960c41941a71354bc5fc", "shasum": "" }, "require": { @@ -7539,7 +7538,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-icons/tree/v2.22.0" + "source": "https://github.com/symfony/ux-icons/tree/v2.22.1" }, "funding": [ { @@ -7555,7 +7554,7 @@ "type": "tidelift" } ], - "time": "2024-11-29T15:09:19+00:00" + "time": "2024-12-04T11:34:13+00:00" }, { "name": "symfony/ux-lazy-image", @@ -7563,12 +7562,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-lazy-image.git", - "reference": "5c9ffcb5beb06ea89fabd7faabedbe84e818bfc9" + "reference": "7b9d9be000799cf02d1163128026e2053a39a734" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-lazy-image/zipball/5c9ffcb5beb06ea89fabd7faabedbe84e818bfc9", - "reference": "5c9ffcb5beb06ea89fabd7faabedbe84e818bfc9", + "url": "https://api.github.com/repos/symfony/ux-lazy-image/zipball/7b9d9be000799cf02d1163128026e2053a39a734", + "reference": "7b9d9be000799cf02d1163128026e2053a39a734", "shasum": "" }, "require": { @@ -7619,7 +7618,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-lazy-image/tree/v2.22.0" + "source": "https://github.com/symfony/ux-lazy-image/tree/v2.22.1" }, "funding": [ { @@ -7635,7 +7634,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-leaflet-map", @@ -7643,12 +7642,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-leaflet-map.git", - "reference": "064bf89c211374b98fc7f751430a3efdc117b54d" + "reference": "2ad17399a9ede73a22d8f12ce938a98802dcadb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-leaflet-map/zipball/064bf89c211374b98fc7f751430a3efdc117b54d", - "reference": "064bf89c211374b98fc7f751430a3efdc117b54d", + "url": "https://api.github.com/repos/symfony/ux-leaflet-map/zipball/2ad17399a9ede73a22d8f12ce938a98802dcadb3", + "reference": "2ad17399a9ede73a22d8f12ce938a98802dcadb3", "shasum": "" }, "require": { @@ -7689,7 +7688,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-leaflet-map/tree/v2.22.0" + "source": "https://github.com/symfony/ux-leaflet-map/tree/v2.22.1" }, "funding": [ { @@ -7705,7 +7704,7 @@ "type": "tidelift" } ], - "time": "2024-11-26T08:01:52+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-live-component", @@ -7713,12 +7712,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-live-component.git", - "reference": "2df6a25f25788864e65cb8812d85e14ef80b6b44" + "reference": "060e0c64e64125a4dfbf37dec281157faade1feb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/2df6a25f25788864e65cb8812d85e14ef80b6b44", - "reference": "2df6a25f25788864e65cb8812d85e14ef80b6b44", + "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/060e0c64e64125a4dfbf37dec281157faade1feb", + "reference": "060e0c64e64125a4dfbf37dec281157faade1feb", "shasum": "" }, "require": { @@ -7784,7 +7783,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-live-component/tree/v2.22.0" + "source": "https://github.com/symfony/ux-live-component/tree/v2.22.1" }, "funding": [ { @@ -7800,7 +7799,7 @@ "type": "tidelift" } ], - "time": "2024-11-29T15:31:04+00:00" + "time": "2024-12-07T10:13:15+00:00" }, { "name": "symfony/ux-map", @@ -7808,12 +7807,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-map.git", - "reference": "dab7b0791c6ae42b1fe8be45975de23a6644197e" + "reference": "36efce231607de2ba7662cf793eb04cedc48f60b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-map/zipball/dab7b0791c6ae42b1fe8be45975de23a6644197e", - "reference": "dab7b0791c6ae42b1fe8be45975de23a6644197e", + "url": "https://api.github.com/repos/symfony/ux-map/zipball/36efce231607de2ba7662cf793eb04cedc48f60b", + "reference": "36efce231607de2ba7662cf793eb04cedc48f60b", "shasum": "" }, "require": { @@ -7867,7 +7866,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-map/tree/v2.22.0" + "source": "https://github.com/symfony/ux-map/tree/v2.22.1" }, "funding": [ { @@ -7883,7 +7882,7 @@ "type": "tidelift" } ], - "time": "2024-11-26T08:01:52+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-notify", @@ -7891,12 +7890,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-notify.git", - "reference": "679aaa4a3d76586a7cad843ca5dede4934ca49b2" + "reference": "0d49f53496ac67498352f9b6fb6166dbb046b3d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-notify/zipball/679aaa4a3d76586a7cad843ca5dede4934ca49b2", - "reference": "679aaa4a3d76586a7cad843ca5dede4934ca49b2", + "url": "https://api.github.com/repos/symfony/ux-notify/zipball/0d49f53496ac67498352f9b6fb6166dbb046b3d6", + "reference": "0d49f53496ac67498352f9b6fb6166dbb046b3d6", "shasum": "" }, "require": { @@ -7950,7 +7949,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-notify/tree/v2.22.0" + "source": "https://github.com/symfony/ux-notify/tree/v2.22.1" }, "funding": [ { @@ -7966,7 +7965,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-react", @@ -7974,12 +7973,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-react.git", - "reference": "867d378c5f46c72eefb461d6e53a37a10cc5bfc8" + "reference": "9ca27a52c536994f48005ee70e2208d0769b2ae8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-react/zipball/867d378c5f46c72eefb461d6e53a37a10cc5bfc8", - "reference": "867d378c5f46c72eefb461d6e53a37a10cc5bfc8", + "url": "https://api.github.com/repos/symfony/ux-react/zipball/9ca27a52c536994f48005ee70e2208d0769b2ae8", + "reference": "9ca27a52c536994f48005ee70e2208d0769b2ae8", "shasum": "" }, "require": { @@ -8027,7 +8026,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-react/tree/v2.22.0" + "source": "https://github.com/symfony/ux-react/tree/v2.22.1" }, "funding": [ { @@ -8043,7 +8042,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-svelte", @@ -8051,12 +8050,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-svelte.git", - "reference": "e52ca95667eec9bfa87d50a3638f947eec979f1d" + "reference": "59abbafc761e5ece91394693e0c4c87cd37aeba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-svelte/zipball/e52ca95667eec9bfa87d50a3638f947eec979f1d", - "reference": "e52ca95667eec9bfa87d50a3638f947eec979f1d", + "url": "https://api.github.com/repos/symfony/ux-svelte/zipball/59abbafc761e5ece91394693e0c4c87cd37aeba0", + "reference": "59abbafc761e5ece91394693e0c4c87cd37aeba0", "shasum": "" }, "require": { @@ -8108,7 +8107,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-svelte/tree/v2.22.0" + "source": "https://github.com/symfony/ux-svelte/tree/v2.22.1" }, "funding": [ { @@ -8124,7 +8123,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-swup", @@ -8132,12 +8131,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-swup.git", - "reference": "1a33ebcf03b7147d97ece5c7388e9041121fc802" + "reference": "e344e0308b2c303e138386b2a6f892443947c7f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-swup/zipball/1a33ebcf03b7147d97ece5c7388e9041121fc802", - "reference": "1a33ebcf03b7147d97ece5c7388e9041121fc802", + "url": "https://api.github.com/repos/symfony/ux-swup/zipball/e344e0308b2c303e138386b2a6f892443947c7f7", + "reference": "e344e0308b2c303e138386b2a6f892443947c7f7", "shasum": "" }, "conflict": { @@ -8176,7 +8175,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-swup/tree/v2.22.0" + "source": "https://github.com/symfony/ux-swup/tree/v2.22.1" }, "funding": [ { @@ -8192,7 +8191,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-toggle-password", @@ -8200,12 +8199,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-toggle-password.git", - "reference": "f10858d28fbb3cb35ac6b30697f7e50240c723e8" + "reference": "ed8ec4139f0d64125eb682af8f54a518bf182151" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-toggle-password/zipball/f10858d28fbb3cb35ac6b30697f7e50240c723e8", - "reference": "f10858d28fbb3cb35ac6b30697f7e50240c723e8", + "url": "https://api.github.com/repos/symfony/ux-toggle-password/zipball/ed8ec4139f0d64125eb682af8f54a518bf182151", + "reference": "ed8ec4139f0d64125eb682af8f54a518bf182151", "shasum": "" }, "require": { @@ -8257,7 +8256,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-toggle-password/tree/v2.22.0" + "source": "https://github.com/symfony/ux-toggle-password/tree/v2.22.1" }, "funding": [ { @@ -8273,7 +8272,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T16:05:57+00:00" }, { "name": "symfony/ux-translator", @@ -8281,12 +8280,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-translator.git", - "reference": "fb087990654f9c76a8fd5d9fcd216b9142f4dd23" + "reference": "f05e243a52258431b69c85ef9de6c0ed0d9c92c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-translator/zipball/fb087990654f9c76a8fd5d9fcd216b9142f4dd23", - "reference": "fb087990654f9c76a8fd5d9fcd216b9142f4dd23", + "url": "https://api.github.com/repos/symfony/ux-translator/zipball/f05e243a52258431b69c85ef9de6c0ed0d9c92c1", + "reference": "f05e243a52258431b69c85ef9de6c0ed0d9c92c1", "shasum": "" }, "require": { @@ -8334,7 +8333,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-translator/tree/v2.22.0" + "source": "https://github.com/symfony/ux-translator/tree/v2.22.1" }, "funding": [ { @@ -8350,7 +8349,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T17:07:49+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-turbo", @@ -8358,12 +8357,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-turbo.git", - "reference": "f7af0aa09190354dd4630ea330d8a3fc3e8ef278" + "reference": "97718ea4bca26f0db843c3c0de338d6900c5a002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/f7af0aa09190354dd4630ea330d8a3fc3e8ef278", - "reference": "f7af0aa09190354dd4630ea330d8a3fc3e8ef278", + "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/97718ea4bca26f0db843c3c0de338d6900c5a002", + "reference": "97718ea4bca26f0db843c3c0de338d6900c5a002", "shasum": "" }, "require": { @@ -8433,7 +8432,7 @@ "turbo-stream" ], "support": { - "source": "https://github.com/symfony/ux-turbo/tree/v2.22.0" + "source": "https://github.com/symfony/ux-turbo/tree/v2.22.1" }, "funding": [ { @@ -8449,7 +8448,7 @@ "type": "tidelift" } ], - "time": "2024-11-29T15:25:16+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-twig-component", @@ -8457,12 +8456,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-twig-component.git", - "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9" + "reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/03177a494399fbdcbb1f5f2aee017ccf8df581d9", - "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9", + "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/9b347f6ca2d9e18cee630787f0a6aa453982bf18", + "reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18", "shasum": "" }, "require": { @@ -8517,7 +8516,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-twig-component/tree/v2.22.0" + "source": "https://github.com/symfony/ux-twig-component/tree/v2.22.1" }, "funding": [ { @@ -8533,7 +8532,7 @@ "type": "tidelift" } ], - "time": "2024-11-23T06:59:34+00:00" + "time": "2024-12-07T18:05:50+00:00" }, { "name": "symfony/ux-typed", @@ -8541,12 +8540,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-typed.git", - "reference": "34529c0ff7e5dc91c5a64b3fe22a0772551b03e0" + "reference": "07b8b33a68a66b20dd4df8e3f9b9618e74a786f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-typed/zipball/34529c0ff7e5dc91c5a64b3fe22a0772551b03e0", - "reference": "34529c0ff7e5dc91c5a64b3fe22a0772551b03e0", + "url": "https://api.github.com/repos/symfony/ux-typed/zipball/07b8b33a68a66b20dd4df8e3f9b9618e74a786f1", + "reference": "07b8b33a68a66b20dd4df8e3f9b9618e74a786f1", "shasum": "" }, "conflict": { @@ -8585,7 +8584,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-typed/tree/v2.22.0" + "source": "https://github.com/symfony/ux-typed/tree/v2.22.1" }, "funding": [ { @@ -8601,7 +8600,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/ux-vue", @@ -8609,12 +8608,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/ux-vue.git", - "reference": "e6c020f65570bc1bc71c417af1559cf9294436d9" + "reference": "d96995ea2214591114c7f76e807ae0ce34b439a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-vue/zipball/e6c020f65570bc1bc71c417af1559cf9294436d9", - "reference": "e6c020f65570bc1bc71c417af1559cf9294436d9", + "url": "https://api.github.com/repos/symfony/ux-vue/zipball/d96995ea2214591114c7f76e807ae0ce34b439a5", + "reference": "d96995ea2214591114c7f76e807ae0ce34b439a5", "shasum": "" }, "require": { @@ -8666,7 +8665,7 @@ "symfony-ux" ], "support": { - "source": "https://github.com/symfony/ux-vue/tree/v2.22.0" + "source": "https://github.com/symfony/ux-vue/tree/v2.22.1" }, "funding": [ { @@ -8682,7 +8681,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T07:57:38+00:00" + "time": "2024-12-05T14:25:02+00:00" }, { "name": "symfony/validator", @@ -9097,16 +9096,16 @@ }, { "name": "symfonycasts/dynamic-forms", - "version": "v0.1.2", + "version": "v0.1.3", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/dynamic-forms.git", - "reference": "1bfe8441e3be250b14dc2bd0ae0323dd4acbfd2c" + "reference": "4c86c48f18a707e451c4dfffe87f3710b2052be6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/dynamic-forms/zipball/1bfe8441e3be250b14dc2bd0ae0323dd4acbfd2c", - "reference": "1bfe8441e3be250b14dc2bd0ae0323dd4acbfd2c", + "url": "https://api.github.com/repos/SymfonyCasts/dynamic-forms/zipball/4c86c48f18a707e451c4dfffe87f3710b2052be6", + "reference": "4c86c48f18a707e451c4dfffe87f3710b2052be6", "shasum": "" }, "require": { @@ -9114,10 +9113,10 @@ "symfony/form": "^5.4|^6.3|^7.0" }, "require-dev": { - "phpstan/phpstan": "^1.11", + "phpunit/phpunit": "^9.6", "symfony/framework-bundle": "^6.3|^7.0", "symfony/options-resolver": "^5.4|^6.3|^7.0", - "symfony/phpunit-bridge": "^5.4|^6.3|^7.0", + "symfony/phpunit-bridge": "^5.4.32|^6.3.9|^7.0", "symfony/twig-bundle": "^5.4|^6.3|^7.0", "twig/twig": "^2.15|^3.0", "zenstruck/browser": "^1.4" @@ -9145,22 +9144,22 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/dynamic-forms/issues", - "source": "https://github.com/SymfonyCasts/dynamic-forms/tree/v0.1.2" + "source": "https://github.com/SymfonyCasts/dynamic-forms/tree/v0.1.3" }, - "time": "2024-02-20T11:55:15+00:00" + "time": "2024-10-22T16:59:02+00:00" }, { "name": "symfonycasts/sass-bundle", - "version": "v0.8.1", + "version": "v0.8.2", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/sass-bundle.git", - "reference": "4637a176b5adfb03f83c409c3f9f566e30426318" + "reference": "99d9b3ec1b436c7038ded6a3e38f2b1d65240e21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/4637a176b5adfb03f83c409c3f9f566e30426318", - "reference": "4637a176b5adfb03f83c409c3f9f566e30426318", + "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/99d9b3ec1b436c7038ded6a3e38f2b1d65240e21", + "reference": "99d9b3ec1b436c7038ded6a3e38f2b1d65240e21", "shasum": "" }, "require": { @@ -9200,22 +9199,22 @@ ], "support": { "issues": "https://github.com/SymfonyCasts/sass-bundle/issues", - "source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.8.1" + "source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.8.2" }, - "time": "2024-10-17T10:46:06+00:00" + "time": "2024-10-22T16:58:17+00:00" }, { "name": "tempest/highlight", - "version": "2.10.6", + "version": "2.11.2", "source": { "type": "git", "url": "https://github.com/tempestphp/highlight.git", - "reference": "00ef935cc68b1b1ba68ffb09e91a810e42ca4e9d" + "reference": "ef92ffe89566038f579df5ddff2f00144c0865aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tempestphp/highlight/zipball/00ef935cc68b1b1ba68ffb09e91a810e42ca4e9d", - "reference": "00ef935cc68b1b1ba68ffb09e91a810e42ca4e9d", + "url": "https://api.github.com/repos/tempestphp/highlight/zipball/ef92ffe89566038f579df5ddff2f00144c0865aa", + "reference": "ef92ffe89566038f579df5ddff2f00144c0865aa", "shasum": "" }, "require": { @@ -9252,7 +9251,7 @@ "description": "Fast, extensible, server-side code highlighting", "support": { "issues": "https://github.com/tempestphp/highlight/issues", - "source": "https://github.com/tempestphp/highlight/tree/2.10.6" + "source": "https://github.com/tempestphp/highlight/tree/2.11.2" }, "funding": [ { @@ -9260,7 +9259,7 @@ "type": "github" } ], - "time": "2024-10-24T06:44:39+00:00" + "time": "2024-11-14T09:11:08+00:00" }, { "name": "twbs/bootstrap", @@ -9314,23 +9313,23 @@ }, { "name": "twig/extra-bundle", - "version": "v3.13.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "21a9a7aa9f79d4493bb6fed4eb2794339f9551f5" + "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/21a9a7aa9f79d4493bb6fed4eb2794339f9551f5", - "reference": "21a9a7aa9f79d4493bb6fed4eb2794339f9551f5", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/9746573ca4bc1cd03a767a183faadaf84e0c31fa", + "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa", "shasum": "" }, "require": { "php": ">=8.0.2", "symfony/framework-bundle": "^5.4|^6.4|^7.0", "symfony/twig-bundle": "^5.4|^6.4|^7.0", - "twig/twig": "^3.0|^4.0" + "twig/twig": "^3.2|^4.0" }, "require-dev": { "league/commonmark": "^1.0|^2.0", @@ -9372,7 +9371,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.13.0" + "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.17.0" }, "funding": [ { @@ -9384,20 +9383,20 @@ "type": "tidelift" } ], - "time": "2024-09-01T20:39:12+00:00" + "time": "2024-09-26T19:22:23+00:00" }, { "name": "twig/html-extra", - "version": "v3.13.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/html-extra.git", - "reference": "8229e750091171c1f11801a525927811c7ac5a7e" + "reference": "2086023d3ffc4bae2b1115f715d17f97fd013665" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/html-extra/zipball/8229e750091171c1f11801a525927811c7ac5a7e", - "reference": "8229e750091171c1f11801a525927811c7ac5a7e", + "url": "https://api.github.com/repos/twigphp/html-extra/zipball/2086023d3ffc4bae2b1115f715d17f97fd013665", + "reference": "2086023d3ffc4bae2b1115f715d17f97fd013665", "shasum": "" }, "require": { @@ -9440,7 +9439,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/html-extra/tree/v3.13.0" + "source": "https://github.com/twigphp/html-extra/tree/v3.17.0" }, "funding": [ { @@ -9452,20 +9451,20 @@ "type": "tidelift" } ], - "time": "2024-09-03T13:08:40+00:00" + "time": "2024-09-30T06:41:48+00:00" }, { "name": "twig/intl-extra", - "version": "v3.13.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/intl-extra.git", - "reference": "1b8d78c5db08bdc61015fd55009d2e84b3aa7e38" + "reference": "4eeab2a3f8d04d1838be7251ab2d183f817aea7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/1b8d78c5db08bdc61015fd55009d2e84b3aa7e38", - "reference": "1b8d78c5db08bdc61015fd55009d2e84b3aa7e38", + "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/4eeab2a3f8d04d1838be7251ab2d183f817aea7b", + "reference": "4eeab2a3f8d04d1838be7251ab2d183f817aea7b", "shasum": "" }, "require": { @@ -9504,7 +9503,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/intl-extra/tree/v3.13.0" + "source": "https://github.com/twigphp/intl-extra/tree/v3.17.0" }, "funding": [ { @@ -9516,20 +9515,20 @@ "type": "tidelift" } ], - "time": "2024-09-03T13:08:40+00:00" + "time": "2024-11-20T13:19:52+00:00" }, { "name": "twig/markdown-extra", - "version": "v3.13.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/markdown-extra.git", - "reference": "25f23c02936f8c7157a8413154c06a462c9c20d3" + "reference": "76219b06e104a706879752e6e4d79f63ef7e9f23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/25f23c02936f8c7157a8413154c06a462c9c20d3", - "reference": "25f23c02936f8c7157a8413154c06a462c9c20d3", + "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/76219b06e104a706879752e6e4d79f63ef7e9f23", + "reference": "76219b06e104a706879752e6e4d79f63ef7e9f23", "shasum": "" }, "require": { @@ -9538,7 +9537,7 @@ "twig/twig": "^3.13|^4.0" }, "require-dev": { - "erusev/parsedown": "^1.7", + "erusev/parsedown": "dev-master as 1.x-dev", "league/commonmark": "^1.0|^2.0", "league/html-to-markdown": "^4.8|^5.0", "michelf/php-markdown": "^1.8|^2.0", @@ -9576,7 +9575,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/markdown-extra/tree/v3.13.0" + "source": "https://github.com/twigphp/markdown-extra/tree/v3.17.0" }, "funding": [ { @@ -9588,20 +9587,20 @@ "type": "tidelift" } ], - "time": "2024-09-03T20:17:35+00:00" + "time": "2024-12-02T08:57:02+00:00" }, { "name": "twig/string-extra", - "version": "v3.13.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "148e869d87cf4bea9d97896ab49e048e4add3310" + "reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/148e869d87cf4bea9d97896ab49e048e4add3310", - "reference": "148e869d87cf4bea9d97896ab49e048e4add3310", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/cb4eec11de02f63ad8ea9d065a1f27752d0bf752", + "reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752", "shasum": "" }, "require": { @@ -9643,7 +9642,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.13.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.17.0" }, "funding": [ { @@ -9655,20 +9654,20 @@ "type": "tidelift" } ], - "time": "2024-09-03T13:08:40+00:00" + "time": "2024-11-30T08:42:13+00:00" }, { "name": "twig/twig", - "version": "v3.16.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "475ad2dc97d65d8631393e721e7e44fb544f0561" + "reference": "d3a64b742a5e74c57e3964d766e1032982145872" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/475ad2dc97d65d8631393e721e7e44fb544f0561", - "reference": "475ad2dc97d65d8631393e721e7e44fb544f0561", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d3a64b742a5e74c57e3964d766e1032982145872", + "reference": "d3a64b742a5e74c57e3964d766e1032982145872", "shasum": "" }, "require": { @@ -9723,7 +9722,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.16.0" + "source": "https://github.com/twigphp/Twig/tree/v3.17.0" }, "funding": [ { @@ -9735,7 +9734,7 @@ "type": "tidelift" } ], - "time": "2024-11-29T08:27:05+00:00" + "time": "2024-12-10T15:19:11+00:00" } ], "packages-dev": [ @@ -9807,16 +9806,16 @@ }, { "name": "fakerphp/faker", - "version": "v1.23.1", + "version": "v1.24.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b" + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/bfb4fe148adbf78eff521199619b93a52ae3554b", - "reference": "bfb4fe148adbf78eff521199619b93a52ae3554b", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", + "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5", "shasum": "" }, "require": { @@ -9864,9 +9863,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.23.1" + "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1" }, - "time": "2024-01-02T13:46:09+00:00" + "time": "2024-11-21T13:46:39+00:00" }, { "name": "masterminds/html5", @@ -9937,16 +9936,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", "shasum": "" }, "require": { @@ -9985,7 +9984,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" }, "funding": [ { @@ -9993,7 +9992,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2024-11-08T17:47:46+00:00" }, { "name": "nikic/php-parser", @@ -10492,16 +10491,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.21", + "version": "9.6.22", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa" + "reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa", - "reference": "de6abf3b6f8dd955fac3caad3af7a9504e8c2ffa", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f80235cb4d3caa59ae09be3adf1ded27521d1a9c", + "reference": "f80235cb4d3caa59ae09be3adf1ded27521d1a9c", "shasum": "" }, "require": { @@ -10512,7 +10511,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.0", + "myclabs/deep-copy": "^1.12.1", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=7.3", @@ -10575,7 +10574,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.21" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.22" }, "funding": [ { @@ -10591,7 +10590,7 @@ "type": "tidelift" } ], - "time": "2024-09-19T10:50:18+00:00" + "time": "2024-12-05T13:48:26+00:00" }, { "name": "sebastian/cli-parser", @@ -12507,13 +12506,13 @@ }, "type": "library", "extra": { - "bamarni-bin": { - "target-directory": "bin/tools", - "bin-links": true, - "forward-command": false - }, "psalm": { "pluginClass": "Zenstruck\\Foundry\\Psalm\\FoundryPlugin" + }, + "bamarni-bin": { + "bin-links": true, + "forward-command": false, + "target-directory": "bin/tools" } }, "autoload": {