diff --git a/composer.json b/composer.json index 9d19c0e..3a80b93 100644 --- a/composer.json +++ b/composer.json @@ -52,8 +52,7 @@ "pestphp/pest-plugin-arch": "^2.0", "pestphp/pest-plugin-laravel": "^2.0", "pestphp/pest-plugin-livewire": "^2.1", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan-deprecation-rules": "^1.1" + "phpstan/extension-installer": "^1.1" }, "autoload": { "psr-4": { @@ -89,5 +88,6 @@ ] } }, - "minimum-stability": "dev" + "minimum-stability": "dev", + "prefer-stable": true } diff --git a/composer.lock b/composer.lock index 2e84ffd..2742efa 100644 --- a/composer.lock +++ b/composer.lock @@ -4,11 +4,11 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "816a7a7aadcb55b5dbaa49bf69261ecc", + "content-hash": "4ff95dacbe35b1e86968f951b8b98a3b", "packages": [ { "name": "andrewdwallo/filament-selectify", - "version": "2.x-dev", + "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/andrewdwallo/filament-selectify.git", @@ -33,7 +33,6 @@ "pestphp/pest-plugin-arch": "^2.0", "pestphp/pest-plugin-laravel": "^2.0" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -200,16 +199,16 @@ }, { "name": "blade-ui-kit/blade-icons", - "version": "1.x-dev", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/blade-ui-kit/blade-icons.git", - "reference": "eda0fde83b8e91d1fa9a452c2d5f92959572c03b" + "reference": "4d6b6b2548b1994a777211a985e18691701891e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/eda0fde83b8e91d1fa9a452c2d5f92959572c03b", - "reference": "eda0fde83b8e91d1fa9a452c2d5f92959572c03b", + "url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/4d6b6b2548b1994a777211a985e18691701891e4", + "reference": "4d6b6b2548b1994a777211a985e18691701891e4", "shasum": "" }, "require": { @@ -226,7 +225,6 @@ "orchestra/testbench": "^6.0|^7.0|^8.0", "phpunit/phpunit": "^9.0" }, - "default-branch": true, "bin": [ "bin/blade-icons-generate" ], @@ -272,26 +270,22 @@ { "url": "https://github.com/sponsors/driesvints", "type": "github" - }, - { - "url": "https://www.paypal.com/paypalme/driesvints", - "type": "paypal" } ], - "time": "2023-08-29T07:33:57+00:00" + "time": "2023-06-09T15:47:26+00:00" }, { "name": "brick/math", - "version": "v0.11.x-dev", + "version": "0.11.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "8d60a347dd96c2c748f8993300a27d079a53144a" + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/8d60a347dd96c2c748f8993300a27d079a53144a", - "reference": "8d60a347dd96c2c748f8993300a27d079a53144a", + "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", + "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", "shasum": "" }, "require": { @@ -325,7 +319,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/v0.11" + "source": "https://github.com/brick/math/tree/0.11.0" }, "funding": [ { @@ -333,7 +327,7 @@ "type": "github" } ], - "time": "2023-01-15T23:12:38+00:00" + "time": "2023-01-15T23:15:59+00:00" }, { "name": "calebporzio/sushi", @@ -564,7 +558,7 @@ }, { "name": "dflydev/dot-access-data", - "version": "dev-main", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/dflydev/dflydev-dot-access-data.git", @@ -586,7 +580,6 @@ "squizlabs/php_codesniffer": "^3.5", "vimeo/psalm": "^4.0.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -640,16 +633,16 @@ }, { "name": "doctrine/cache", - "version": "2.2.x-dev", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "256cc585b6157546d6934b5c33e018fa8b97af5d" + "reference": "1ca8f21980e770095a31456042471a57bc4c68fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/256cc585b6157546d6934b5c33e018fa8b97af5d", - "reference": "256cc585b6157546d6934b5c33e018fa8b97af5d", + "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb", + "reference": "1ca8f21980e770095a31456042471a57bc4c68fb", "shasum": "" }, "require": { @@ -666,7 +659,6 @@ "symfony/cache": "^4.4 || ^5.4 || ^6", "symfony/var-exporter": "^4.4 || ^5.4 || ^6" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -714,7 +706,7 @@ ], "support": { "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/2.2.x" + "source": "https://github.com/doctrine/cache/tree/2.2.0" }, "funding": [ { @@ -730,20 +722,20 @@ "type": "tidelift" } ], - "time": "2023-08-23T14:55:02+00:00" + "time": "2022-05-20T20:07:39+00:00" }, { "name": "doctrine/dbal", - "version": "3.7.x-dev", + "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "f29467a4c938cc8ecd91210cabc129f250b74ce4" + "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/f29467a4c938cc8ecd91210cabc129f250b74ce4", - "reference": "f29467a4c938cc8ecd91210cabc129f250b74ce4", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/00d03067f07482f025d41ab55e4ba0db5eca2cdf", + "reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf", "shasum": "" }, "require": { @@ -759,9 +751,9 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.10.34", + "phpstan/phpstan": "1.10.35", "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "9.6.12", + "phpunit/phpunit": "9.6.13", "psalm/plugin-phpunit": "0.18.4", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.7.2", @@ -827,7 +819,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.7.x" + "source": "https://github.com/doctrine/dbal/tree/3.7.0" }, "funding": [ { @@ -843,20 +835,20 @@ "type": "tidelift" } ], - "time": "2023-09-18T07:07:48+00:00" + "time": "2023-09-26T20:56:55+00:00" }, { "name": "doctrine/deprecations", - "version": "1.1.x-dev", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", - "reference": "bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9" + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/deprecations/zipball/bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9", - "reference": "bdaa697ed9c7f5ee2f7d3b5f9c2a6f2519523cd9", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931", + "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931", "shasum": "" }, "require": { @@ -874,7 +866,6 @@ "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -889,22 +880,22 @@ "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", - "source": "https://github.com/doctrine/deprecations/tree/1.1.x" + "source": "https://github.com/doctrine/deprecations/tree/1.1.2" }, - "time": "2023-07-29T16:12:19+00:00" + "time": "2023-09-27T20:04:15+00:00" }, { "name": "doctrine/event-manager", - "version": "2.0.x-dev", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", - "reference": "12f08bd277ce61d7683253264c1d58b797841604" + "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/event-manager/zipball/12f08bd277ce61d7683253264c1d58b797841604", - "reference": "12f08bd277ce61d7683253264c1d58b797841604", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32", + "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32", "shasum": "" }, "require": { @@ -919,7 +910,6 @@ "phpunit/phpunit": "^9.5", "vimeo/psalm": "^4.28" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -967,7 +957,7 @@ ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", - "source": "https://github.com/doctrine/event-manager/tree/2.0.x" + "source": "https://github.com/doctrine/event-manager/tree/2.0.0" }, "funding": [ { @@ -983,20 +973,20 @@ "type": "tidelift" } ], - "time": "2023-07-29T16:22:29+00:00" + "time": "2022-10-12T20:59:15+00:00" }, { "name": "doctrine/inflector", - "version": "2.1.x-dev", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "d62dadcaaf16432c7c1364bf50be9e03f26ff043" + "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/d62dadcaaf16432c7c1364bf50be9e03f26ff043", - "reference": "d62dadcaaf16432c7c1364bf50be9e03f26ff043", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", + "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", "shasum": "" }, "require": { @@ -1058,7 +1048,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.1.x" + "source": "https://github.com/doctrine/inflector/tree/2.0.8" }, "funding": [ { @@ -1074,20 +1064,20 @@ "type": "tidelift" } ], - "time": "2023-06-16T13:41:28+00:00" + "time": "2023-06-16T13:40:37+00:00" }, { "name": "doctrine/lexer", - "version": "3.1.x-dev", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "0d54c073afb397d5896df60cc34170cf37dfad5e" + "reference": "84a527db05647743d50373e0ec53a152f2cde568" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/0d54c073afb397d5896df60cc34170cf37dfad5e", - "reference": "0d54c073afb397d5896df60cc34170cf37dfad5e", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568", + "reference": "84a527db05647743d50373e0ec53a152f2cde568", "shasum": "" }, "require": { @@ -1135,7 +1125,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/3.1.x" + "source": "https://github.com/doctrine/lexer/tree/3.0.0" }, "funding": [ { @@ -1151,7 +1141,7 @@ "type": "tidelift" } ], - "time": "2023-07-05T07:23:35+00:00" + "time": "2022-12-15T16:57:16+00:00" }, { "name": "dragonmantank/cron-expression", @@ -1216,16 +1206,16 @@ }, { "name": "egulias/email-validator", - "version": "4.x-dev", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "d11195e1179b8ccb68eb0ec9437d95691f00a41b" + "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d11195e1179b8ccb68eb0ec9437d95691f00a41b", - "reference": "d11195e1179b8ccb68eb0ec9437d95691f00a41b", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff", + "reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff", "shasum": "" }, "require": { @@ -1234,13 +1224,12 @@ "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { - "phpunit/phpunit": "^10.2", - "vimeo/psalm": "^5.12" + "phpunit/phpunit": "^9.5.27", + "vimeo/psalm": "^4.30" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -1272,7 +1261,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.x" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.1" }, "funding": [ { @@ -1280,20 +1269,20 @@ "type": "github" } ], - "time": "2023-08-28T16:30:37+00:00" + "time": "2023-01-14T14:17:03+00:00" }, { "name": "filament/actions", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/actions.git", - "reference": "faa8c4f5a793982352d0a7a96f1bdffc9610ded7" + "reference": "97359ba89a106be3a6b52f3a115b1ae39405f522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/actions/zipball/faa8c4f5a793982352d0a7a96f1bdffc9610ded7", - "reference": "faa8c4f5a793982352d0a7a96f1bdffc9610ded7", + "url": "https://api.github.com/repos/filamentphp/actions/zipball/97359ba89a106be3a6b52f3a115b1ae39405f522", + "reference": "97359ba89a106be3a6b52f3a115b1ae39405f522", "shasum": "" }, "require": { @@ -1307,7 +1296,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1331,20 +1319,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-20T12:53:33+00:00" + "time": "2023-10-03T18:16:36+00:00" }, { "name": "filament/filament", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/panels.git", - "reference": "9464b1a3c8622701ef8ee094e3a33ccc889321da" + "reference": "e79851f80b3a77bddc9ae6bf12c1d5791912fded" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/panels/zipball/9464b1a3c8622701ef8ee094e3a33ccc889321da", - "reference": "9464b1a3c8622701ef8ee094e3a33ccc889321da", + "url": "https://api.github.com/repos/filamentphp/panels/zipball/e79851f80b3a77bddc9ae6bf12c1d5791912fded", + "reference": "e79851f80b3a77bddc9ae6bf12c1d5791912fded", "shasum": "" }, "require": { @@ -1369,7 +1357,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1397,20 +1384,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-22T07:21:38+00:00" + "time": "2023-10-03T19:14:42+00:00" }, { "name": "filament/forms", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "d693c5daa523c34f3215fb757ea554bc26f46120" + "reference": "240d67b1209cff088ae3f61a2a0feacce1bd723c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/d693c5daa523c34f3215fb757ea554bc26f46120", - "reference": "d693c5daa523c34f3215fb757ea554bc26f46120", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/240d67b1209cff088ae3f61a2a0feacce1bd723c", + "reference": "240d67b1209cff088ae3f61a2a0feacce1bd723c", "shasum": "" }, "require": { @@ -1427,7 +1414,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1454,20 +1440,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-21T21:29:16+00:00" + "time": "2023-10-03T18:49:57+00:00" }, { "name": "filament/infolists", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/infolists.git", - "reference": "33863406d820b4b943d6aabb47e37d35c5030b7e" + "reference": "fce869f93bbfbcd927222a5cca468c9d943dadbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/infolists/zipball/33863406d820b4b943d6aabb47e37d35c5030b7e", - "reference": "33863406d820b4b943d6aabb47e37d35c5030b7e", + "url": "https://api.github.com/repos/filamentphp/infolists/zipball/fce869f93bbfbcd927222a5cca468c9d943dadbc", + "reference": "fce869f93bbfbcd927222a5cca468c9d943dadbc", "shasum": "" }, "require": { @@ -1482,7 +1468,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1506,20 +1491,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-20T12:53:28+00:00" + "time": "2023-09-25T19:23:47+00:00" }, { "name": "filament/notifications", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", - "reference": "cd7ec21f025b06070ffd20f967f77eca49a8a9ce" + "reference": "489d3caff1e5b2dae46bd1cb926e2fe7567d1e8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/notifications/zipball/cd7ec21f025b06070ffd20f967f77eca49a8a9ce", - "reference": "cd7ec21f025b06070ffd20f967f77eca49a8a9ce", + "url": "https://api.github.com/repos/filamentphp/notifications/zipball/489d3caff1e5b2dae46bd1cb926e2fe7567d1e8b", + "reference": "489d3caff1e5b2dae46bd1cb926e2fe7567d1e8b", "shasum": "" }, "require": { @@ -1532,7 +1517,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1559,11 +1543,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-21T21:29:13+00:00" + "time": "2023-10-03T18:16:40+00:00" }, { "name": "filament/spatie-laravel-media-library-plugin", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git", @@ -1580,7 +1564,6 @@ "php": "^8.1", "spatie/laravel-medialibrary": "^10.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1601,7 +1584,7 @@ }, { "name": "filament/spatie-laravel-tags-plugin", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-tags-plugin.git", @@ -1618,7 +1601,6 @@ "php": "^8.1", "spatie/laravel-tags": "^4.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1639,7 +1621,7 @@ }, { "name": "filament/spatie-laravel-translatable-plugin", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/spatie-laravel-translatable-plugin.git", @@ -1657,7 +1639,6 @@ "php": "^8.1", "spatie/laravel-translatable": "^6.0" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1685,16 +1666,16 @@ }, { "name": "filament/support", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", - "reference": "20a59233246b020a4944cf9bbccdb1c06e814c83" + "reference": "f619cef19853da30ce36688d96b014ca7d966579" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/support/zipball/20a59233246b020a4944cf9bbccdb1c06e814c83", - "reference": "20a59233246b020a4944cf9bbccdb1c06e814c83", + "url": "https://api.github.com/repos/filamentphp/support/zipball/f619cef19853da30ce36688d96b014ca7d966579", + "reference": "f619cef19853da30ce36688d96b014ca7d966579", "shasum": "" }, "require": { @@ -1712,7 +1693,6 @@ "spatie/laravel-package-tools": "^1.9", "symfony/html-sanitizer": "^6.1" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1739,20 +1719,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-22T07:21:49+00:00" + "time": "2023-10-03T18:16:49+00:00" }, { "name": "filament/tables", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "a3a9600d57a02525ec3239e091c6dc19b8a28ad2" + "reference": "f8a27a8278e5c165cc352ab776f46fab0f04e974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/a3a9600d57a02525ec3239e091c6dc19b8a28ad2", - "reference": "a3a9600d57a02525ec3239e091c6dc19b8a28ad2", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/f8a27a8278e5c165cc352ab776f46fab0f04e974", + "reference": "f8a27a8278e5c165cc352ab776f46fab0f04e974", "shasum": "" }, "require": { @@ -1769,7 +1749,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1793,20 +1772,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-21T18:39:58+00:00" + "time": "2023-10-03T18:50:12+00:00" }, { "name": "filament/widgets", - "version": "3.x-dev", + "version": "v3.0.67", "source": { "type": "git", "url": "https://github.com/filamentphp/widgets.git", - "reference": "bbe1952f1b04e673ae86a6cac758979e5e3ed18c" + "reference": "39ecca54898f10491330e239b5e56571d09eae99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/widgets/zipball/bbe1952f1b04e673ae86a6cac758979e5e3ed18c", - "reference": "bbe1952f1b04e673ae86a6cac758979e5e3ed18c", + "url": "https://api.github.com/repos/filamentphp/widgets/zipball/39ecca54898f10491330e239b5e56571d09eae99", + "reference": "39ecca54898f10491330e239b5e56571d09eae99", "shasum": "" }, "require": { @@ -1814,7 +1793,6 @@ "php": "^8.1", "spatie/laravel-package-tools": "^1.9" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -1838,20 +1816,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-09-18T10:30:45+00:00" + "time": "2023-10-03T18:16:53+00:00" }, { "name": "fruitcake/php-cors", - "version": "dev-master", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/fruitcake/php-cors.git", - "reference": "bb96f0246364ea36d4d22364a39023a7e2974fc8" + "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/bb96f0246364ea36d4d22364a39023a7e2974fc8", - "reference": "bb96f0246364ea36d4d22364a39023a7e2974fc8", + "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e", + "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e", "shasum": "" }, "require": { @@ -1863,11 +1841,10 @@ "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.5" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-main": "1.1-dev" } }, "autoload": { @@ -1898,7 +1875,7 @@ ], "support": { "issues": "https://github.com/fruitcake/php-cors/issues", - "source": "https://github.com/fruitcake/php-cors/tree/master" + "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0" }, "funding": [ { @@ -1910,20 +1887,20 @@ "type": "github" } ], - "time": "2022-10-31T13:41:40+00:00" + "time": "2022-02-20T15:07:15+00:00" }, { "name": "graham-campbell/result-type", - "version": "1.1.x-dev", + "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", - "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2" + "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", - "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", + "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", + "reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831", "shasum": "" }, "require": { @@ -1933,7 +1910,6 @@ "require-dev": { "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -1961,7 +1937,7 @@ ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", - "source": "https://github.com/GrahamCampbell/Result-Type/tree/1.1" + "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1" }, "funding": [ { @@ -1973,20 +1949,20 @@ "type": "tidelift" } ], - "time": "2023-02-25T23:46:23+00:00" + "time": "2023-02-25T20:23:15+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.6.x-dev", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "38ef514a6c21335f29d9be64b097d2582ecbf8e4" + "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/38ef514a6c21335f29d9be64b097d2582ecbf8e4", - "reference": "38ef514a6c21335f29d9be64b097d2582ecbf8e4", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727", + "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727", "shasum": "" }, "require": { @@ -2007,7 +1983,6 @@ "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, - "default-branch": true, "type": "library", "extra": { "bamarni-bin": { @@ -2074,7 +2049,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.6" + "source": "https://github.com/guzzle/psr7/tree/2.6.1" }, "funding": [ { @@ -2090,20 +2065,20 @@ "type": "tidelift" } ], - "time": "2023-09-10T16:11:14+00:00" + "time": "2023-08-27T10:13:57+00:00" }, { "name": "guzzlehttp/uri-template", - "version": "1.0.x-dev", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/uri-template.git", - "reference": "3584e816ee54500e18fe1ff00dd437b322e1d557" + "reference": "61bf437fc2197f587f6857d3ff903a24f1731b5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/uri-template/zipball/3584e816ee54500e18fe1ff00dd437b322e1d557", - "reference": "3584e816ee54500e18fe1ff00dd437b322e1d557", + "url": "https://api.github.com/repos/guzzle/uri-template/zipball/61bf437fc2197f587f6857d3ff903a24f1731b5d", + "reference": "61bf437fc2197f587f6857d3ff903a24f1731b5d", "shasum": "" }, "require": { @@ -2115,7 +2090,6 @@ "phpunit/phpunit": "^8.5.19 || ^9.5.8", "uri-template/tests": "1.0.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2155,7 +2129,7 @@ ], "support": { "issues": "https://github.com/guzzle/uri-template/issues", - "source": "https://github.com/guzzle/uri-template/tree/1.0" + "source": "https://github.com/guzzle/uri-template/tree/v1.0.2" }, "funding": [ { @@ -2171,7 +2145,7 @@ "type": "tidelift" } ], - "time": "2023-09-01T10:34:02+00:00" + "time": "2023-08-27T10:19:19+00:00" }, { "name": "intervention/image", @@ -2321,22 +2295,25 @@ }, { "name": "lara-zeus/core", - "version": "3.x-dev", + "version": "v3.0.6", "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "dbad443e9d3e8ead0e329b79972e8e4e12c279b8" + "reference": "f0a692404c20059bf177d94a801103c868e0a25d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/dbad443e9d3e8ead0e329b79972e8e4e12c279b8", - "reference": "dbad443e9d3e8ead0e329b79972e8e4e12c279b8", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/f0a692404c20059bf177d94a801103c868e0a25d", + "reference": "f0a692404c20059bf177d94a801103c868e0a25d", "shasum": "" }, "require": { "archtechx/laravel-seo": "^0.7", "calebporzio/sushi": "^2.4", "codeat3/blade-iconpark": "^1.5", + "ext-json": "*", + "ext-pdo_sqlite": "*", + "ext-sqlite3": "*", "filament/filament": "^3.0-stable", "filament/spatie-laravel-translatable-plugin": "^3.0", "php": "^8.1" @@ -2354,7 +2331,6 @@ "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^10.1" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -2401,20 +2377,20 @@ "type": "github" } ], - "time": "2023-09-12T16:44:27+00:00" + "time": "2023-09-24T15:09:17+00:00" }, { "name": "laravel/framework", - "version": "10.x-dev", + "version": "v10.26.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "05c7572779746eb30229c52a329b9a079e54c9b1" + "reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/05c7572779746eb30229c52a329b9a079e54c9b1", - "reference": "05c7572779746eb30229c52a329b9a079e54c9b1", + "url": "https://api.github.com/repos/laravel/framework/zipball/6e5440f7c518f26b4495e5d7e4796ec239e26df9", + "reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9", "shasum": "" }, "require": { @@ -2432,7 +2408,7 @@ "ext-tokenizer": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", - "laravel/prompts": "^0.1", + "laravel/prompts": "^0.1.9", "laravel/serializable-closure": "^1.3", "league/commonmark": "^2.2.1", "league/flysystem": "^3.8.0", @@ -2514,7 +2490,7 @@ "league/flysystem-read-only": "^3.3", "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "^8.10", + "orchestra/testbench-core": "^8.12", "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^10.0.7", @@ -2559,7 +2535,6 @@ "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2).", "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)." }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -2602,20 +2577,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-09-21T21:06:49+00:00" + "time": "2023-10-03T14:24:20+00:00" }, { "name": "laravel/prompts", - "version": "v0.1.8", + "version": "v0.1.11", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "68dcc65babf92e1fb43cba0b3f78fc3d8002709c" + "reference": "cce65a90e64712909ea1adc033e1d88de8455ffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/68dcc65babf92e1fb43cba0b3f78fc3d8002709c", - "reference": "68dcc65babf92e1fb43cba0b3f78fc3d8002709c", + "url": "https://api.github.com/repos/laravel/prompts/zipball/cce65a90e64712909ea1adc033e1d88de8455ffd", + "reference": "cce65a90e64712909ea1adc033e1d88de8455ffd", "shasum": "" }, "require": { @@ -2624,6 +2599,10 @@ "php": "^8.1", "symfony/console": "^6.2" }, + "conflict": { + "illuminate/console": ">=10.17.0 <10.25.0", + "laravel/framework": ">=10.17.0 <10.25.0" + }, "require-dev": { "mockery/mockery": "^1.5", "pestphp/pest": "^2.3", @@ -2634,6 +2613,11 @@ "ext-pcntl": "Required for the spinner to be animated." }, "type": "library", + "extra": { + "branch-alias": { + "dev-main": "0.1.x-dev" + } + }, "autoload": { "files": [ "src/helpers.php" @@ -2648,22 +2632,22 @@ ], "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.8" + "source": "https://github.com/laravel/prompts/tree/v0.1.11" }, - "time": "2023-09-19T15:33:56+00:00" + "time": "2023-10-03T01:07:35+00:00" }, { "name": "laravel/serializable-closure", - "version": "dev-master", + "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "bfc58d9617b857721a1e65c731f7d3442f4910cd" + "reference": "e5a3057a5591e1cfe8183034b0203921abe2c902" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/bfc58d9617b857721a1e65c731f7d3442f4910cd", - "reference": "bfc58d9617b857721a1e65c731f7d3442f4910cd", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/e5a3057a5591e1cfe8183034b0203921abe2c902", + "reference": "e5a3057a5591e1cfe8183034b0203921abe2c902", "shasum": "" }, "require": { @@ -2675,7 +2659,6 @@ "phpstan/phpstan": "^1.8.2", "symfony/var-dumper": "^5.4.11" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -2711,20 +2694,20 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2023-09-21T14:56:50+00:00" + "time": "2023-07-14T13:56:28+00:00" }, { "name": "league/commonmark", - "version": "dev-main", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "c5582b822372c883c7f2412d36387e01481debea" + "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c5582b822372c883c7f2412d36387e01481debea", - "reference": "c5582b822372c883c7f2412d36387e01481debea", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5", + "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5", "shasum": "" }, "require": { @@ -2817,20 +2800,20 @@ "type": "tidelift" } ], - "time": "2023-08-30T16:59:02+00:00" + "time": "2023-08-30T16:55:00+00:00" }, { "name": "league/config", - "version": "dev-main", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/config.git", - "reference": "fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691" + "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/config/zipball/fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691", - "reference": "fbb4c4ab01d6d14a6db46923671bb1c2ee5b6691", + "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", + "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3", "shasum": "" }, "require": { @@ -2845,7 +2828,6 @@ "unleashedtech/php-coding-standard": "^3.1", "vimeo/psalm": "^4.7.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -2900,20 +2882,20 @@ "type": "github" } ], - "time": "2023-01-23T04:23:14+00:00" + "time": "2022-12-11T20:36:23+00:00" }, { "name": "league/flysystem", - "version": "3.x-dev", + "version": "3.16.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "ce7d5eb1fd28ea90f00a664b40caa351f3ed8ba1" + "reference": "4fdf372ca6b63c6e281b1c01a624349ccb757729" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/ce7d5eb1fd28ea90f00a664b40caa351f3ed8ba1", - "reference": "ce7d5eb1fd28ea90f00a664b40caa351f3ed8ba1", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4fdf372ca6b63c6e281b1c01a624349ccb757729", + "reference": "4fdf372ca6b63c6e281b1c01a624349ccb757729", "shasum": "" }, "require": { @@ -2946,7 +2928,6 @@ "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.3.1" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2979,7 +2960,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.x" + "source": "https://github.com/thephpleague/flysystem/tree/3.16.0" }, "funding": [ { @@ -2991,11 +2972,11 @@ "type": "github" } ], - "time": "2023-09-18T15:37:08+00:00" + "time": "2023-09-07T19:22:17+00:00" }, { "name": "league/flysystem-local", - "version": "3.x-dev", + "version": "3.16.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", @@ -3013,7 +2994,6 @@ "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -3177,16 +3157,16 @@ }, { "name": "league/uri", - "version": "dev-master", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "405c4f50b13e60db18855ad50451950862201562" + "reference": "36743c3961bb82bf93da91917b6bced0358a8d45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/405c4f50b13e60db18855ad50451950862201562", - "reference": "405c4f50b13e60db18855ad50451950862201562", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/36743c3961bb82bf93da91917b6bced0358a8d45", + "reference": "36743c3961bb82bf93da91917b6bced0358a8d45", "shasum": "" }, "require": { @@ -3206,7 +3186,6 @@ "php-64bit": "to improve IPV4 host parsing", "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3256,7 +3235,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri/tree/master" + "source": "https://github.com/thephpleague/uri/tree/7.3.0" }, "funding": [ { @@ -3264,20 +3243,20 @@ "type": "github" } ], - "time": "2023-09-10T07:48:17+00:00" + "time": "2023-09-09T17:21:43+00:00" }, { "name": "league/uri-interfaces", - "version": "dev-master", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-interfaces.git", - "reference": "002936c0444951c9125dc932967398edfc3f5a1a" + "reference": "c409b60ed2245ff94c965a8c798a60166db53361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/002936c0444951c9125dc932967398edfc3f5a1a", - "reference": "002936c0444951c9125dc932967398edfc3f5a1a", + "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/c409b60ed2245ff94c965a8c798a60166db53361", + "reference": "c409b60ed2245ff94c965a8c798a60166db53361", "shasum": "" }, "require": { @@ -3293,7 +3272,6 @@ "php-64bit": "to improve IPV4 host parsing", "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3341,7 +3319,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", - "source": "https://github.com/thephpleague/uri-interfaces/tree/master" + "source": "https://github.com/thephpleague/uri-interfaces/tree/7.3.0" }, "funding": [ { @@ -3349,7 +3327,7 @@ "type": "github" } ], - "time": "2023-09-10T07:48:17+00:00" + "time": "2023-09-09T17:21:43+00:00" }, { "name": "livewire/livewire", @@ -3575,16 +3553,16 @@ }, { "name": "monolog/monolog", - "version": "dev-main", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "9546d94bdc212214e23aa7ea5a3734417e33e5e1" + "reference": "e2392369686d420ca32df3803de28b5d6f76867d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/9546d94bdc212214e23aa7ea5a3734417e33e5e1", - "reference": "9546d94bdc212214e23aa7ea5a3734417e33e5e1", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d", + "reference": "e2392369686d420ca32df3803de28b5d6f76867d", "shasum": "" }, "require": { @@ -3629,7 +3607,6 @@ "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3661,7 +3638,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/main" + "source": "https://github.com/Seldaek/monolog/tree/3.4.0" }, "funding": [ { @@ -3673,20 +3650,20 @@ "type": "tidelift" } ], - "time": "2023-08-03T12:04:37+00:00" + "time": "2023-06-21T08:46:11+00:00" }, { "name": "nesbot/carbon", - "version": "dev-master", + "version": "2.71.0", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d" + "reference": "98276233188583f2ff845a0f992a235472d9466a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3298b38ea8612e5f77d38d1a99438e42f70341d", - "reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a", + "reference": "98276233188583f2ff845a0f992a235472d9466a", "shasum": "" }, "require": { @@ -3713,7 +3690,6 @@ "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20", "squizlabs/php_codesniffer": "^3.4" }, - "default-branch": true, "bin": [ "bin/carbon" ], @@ -3780,11 +3756,11 @@ "type": "tidelift" } ], - "time": "2023-09-07T16:43:50+00:00" + "time": "2023-09-25T11:31:05+00:00" }, { "name": "nette/schema", - "version": "v1.2.x-dev", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/nette/schema.git", @@ -3840,22 +3816,22 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2" + "source": "https://github.com/nette/schema/tree/v1.2.4" }, "time": "2023-08-05T18:56:25+00:00" }, { "name": "nette/utils", - "version": "dev-master", + "version": "v4.0.2", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "54a435c4313e836b026372cb043678d0987dbc75" + "reference": "cead6637226456b35e1175cc53797dd585d85545" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/54a435c4313e836b026372cb043678d0987dbc75", - "reference": "54a435c4313e836b026372cb043678d0987dbc75", + "url": "https://api.github.com/repos/nette/utils/zipball/cead6637226456b35e1175cc53797dd585d85545", + "reference": "cead6637226456b35e1175cc53797dd585d85545", "shasum": "" }, "require": { @@ -3879,7 +3855,6 @@ "ext-mbstring": "to use Strings::lower() etc...", "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -3927,9 +3902,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/master" + "source": "https://github.com/nette/utils/tree/v4.0.2" }, - "time": "2023-09-20T13:02:12+00:00" + "time": "2023-09-19T11:58:07+00:00" }, { "name": "nunomaduro/termwind", @@ -4019,7 +3994,7 @@ }, { "name": "phpoption/phpoption", - "version": "dev-master", + "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", @@ -4038,7 +4013,6 @@ "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" }, - "default-branch": true, "type": "library", "extra": { "bamarni-bin": { @@ -4095,29 +4069,25 @@ }, { "name": "psr/cache", - "version": "dev-master", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", - "reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce" + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/0a7c67d0d1c8167b342eb74339d6f961663826ce", - "reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce", + "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", + "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, - "suggest": { - "fig/cache-util": "Provides some useful PSR-6 utilities" - }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -4142,9 +4112,9 @@ "psr-6" ], "support": { - "source": "https://github.com/php-fig/cache/tree/master" + "source": "https://github.com/php-fig/cache/tree/3.0.0" }, - "time": "2021-02-24T03:25:37+00:00" + "time": "2021-02-03T23:26:27+00:00" }, { "name": "psr/clock", @@ -4196,22 +4166,21 @@ }, { "name": "psr/container", - "version": "dev-master", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5" + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5", - "reference": "90db7b9ac2a2c5b849fcb69dde58f3ae182c68f5", + "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", + "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4244,31 +4213,27 @@ ], "support": { "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" + "source": "https://github.com/php-fig/container/tree/2.0.2" }, - "time": "2022-07-19T17:36:59+00:00" + "time": "2021-11-05T16:47:00+00:00" }, { "name": "psr/event-dispatcher", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", - "reference": "e275e2d67d53964a3f13e056886ecd769edee021" + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/e275e2d67d53964a3f13e056886ecd769edee021", - "reference": "e275e2d67d53964a3f13e056886ecd769edee021", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, - "suggest": { - "fig/event-dispatcher-util": "Provides some useful PSR-14 utilities" - }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4287,7 +4252,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "https://www.php-fig.org/" + "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", @@ -4297,29 +4262,29 @@ "psr-14" ], "support": { - "source": "https://github.com/php-fig/event-dispatcher/tree/master" + "issues": "https://github.com/php-fig/event-dispatcher/issues", + "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, - "time": "2022-06-29T17:22:39+00:00" + "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-factory", - "version": "dev-master", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "6d70f402f0eddb2b154b22950b5381bbf5b28469" + "reference": "e616d01114759c4c489f93b099585439f795fe35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/6d70f402f0eddb2b154b22950b5381bbf5b28469", - "reference": "6d70f402f0eddb2b154b22950b5381bbf5b28469", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", "shasum": "" }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.0 || ^2.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4341,7 +4306,7 @@ "homepage": "https://www.php-fig.org/" } ], - "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", + "description": "Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", @@ -4353,13 +4318,13 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" }, - "time": "2023-05-17T18:32:11+00:00" + "time": "2023-04-10T20:10:41+00:00" }, { "name": "psr/http-message", - "version": "dev-master", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", @@ -4374,7 +4339,6 @@ "require": { "php": "^7.2 || ^8.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4413,7 +4377,7 @@ }, { "name": "psr/log", - "version": "dev-master", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", @@ -4428,7 +4392,6 @@ "require": { "php": ">=8.0.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4464,22 +4427,21 @@ }, { "name": "psr/simple-cache", - "version": "dev-master", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", - "reference": "2d280c2aaa23a120f35d55cfde8581954a8e77fa" + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/2d280c2aaa23a120f35d55cfde8581954a8e77fa", - "reference": "2d280c2aaa23a120f35d55cfde8581954a8e77fa", + "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865", + "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865", "shasum": "" }, "require": { "php": ">=8.0.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -4510,9 +4472,9 @@ "simple-cache" ], "support": { - "source": "https://github.com/php-fig/simple-cache/tree/master" + "source": "https://github.com/php-fig/simple-cache/tree/3.0.0" }, - "time": "2022-04-08T16:41:45+00:00" + "time": "2021-10-29T13:26:27+00:00" }, { "name": "ralouphie/getallheaders", @@ -4649,16 +4611,16 @@ }, { "name": "ramsey/uuid", - "version": "4.x-dev", + "version": "4.7.4", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9" + "reference": "60a4c63ab724854332900504274f6150ff26d286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9", - "reference": "c05b6662e948e1e8bca0c4dce3518c7e7bb6e1c9", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286", + "reference": "60a4c63ab724854332900504274f6150ff26d286", "shasum": "" }, "require": { @@ -4699,7 +4661,6 @@ "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, - "default-branch": true, "type": "library", "extra": { "captainhook": { @@ -4726,7 +4687,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.x" + "source": "https://github.com/ramsey/uuid/tree/4.7.4" }, "funding": [ { @@ -4738,7 +4699,7 @@ "type": "tidelift" } ], - "time": "2023-09-04T21:23:40+00:00" + "time": "2023-04-15T23:01:58+00:00" }, { "name": "ryangjchandler/blade-capture-directive", @@ -5222,16 +5183,16 @@ }, { "name": "spatie/laravel-medialibrary", - "version": "10.12.2", + "version": "10.13.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-medialibrary.git", - "reference": "38af83a445a9ccffede87b7251102580b6f3883f" + "reference": "87fb7707bc38f0c7ff002e4618a501b5ab1827da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/38af83a445a9ccffede87b7251102580b6f3883f", - "reference": "38af83a445a9ccffede87b7251102580b6f3883f", + "url": "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/87fb7707bc38f0c7ff002e4618a501b5ab1827da", + "reference": "87fb7707bc38f0c7ff002e4618a501b5ab1827da", "shasum": "" }, "require": { @@ -5314,7 +5275,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-medialibrary/issues", - "source": "https://github.com/spatie/laravel-medialibrary/tree/10.12.2" + "source": "https://github.com/spatie/laravel-medialibrary/tree/10.13.0" }, "funding": [ { @@ -5326,7 +5287,7 @@ "type": "github" } ], - "time": "2023-09-05T07:56:04+00:00" + "time": "2023-09-26T12:30:51+00:00" }, { "name": "spatie/laravel-package-tools", @@ -5601,16 +5562,16 @@ }, { "name": "spatie/temporary-directory", - "version": "2.1.2", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/spatie/temporary-directory.git", - "reference": "0c804873f6b4042aa8836839dca683c7d0f71831" + "reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/0c804873f6b4042aa8836839dca683c7d0f71831", - "reference": "0c804873f6b4042aa8836839dca683c7d0f71831", + "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/efc258c9f4da28f0c7661765b8393e4ccee3d19c", + "reference": "efc258c9f4da28f0c7661765b8393e4ccee3d19c", "shasum": "" }, "require": { @@ -5646,7 +5607,7 @@ ], "support": { "issues": "https://github.com/spatie/temporary-directory/issues", - "source": "https://github.com/spatie/temporary-directory/tree/2.1.2" + "source": "https://github.com/spatie/temporary-directory/tree/2.2.0" }, "funding": [ { @@ -5658,20 +5619,20 @@ "type": "github" } ], - "time": "2023-04-28T07:47:42+00:00" + "time": "2023-09-25T07:13:36+00:00" }, { "name": "symfony/console", - "version": "6.4.x-dev", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f542ffc1dc4b42eb57b67f07d31b91ae9d501419" + "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f542ffc1dc4b42eb57b67f07d31b91ae9d501419", - "reference": "f542ffc1dc4b42eb57b67f07d31b91ae9d501419", + "url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6", + "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6", "shasum": "" }, "require": { @@ -5679,7 +5640,7 @@ "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", - "symfony/string": "^5.4|^6.0|^7.0" + "symfony/string": "^5.4|^6.0" }, "conflict": { "symfony/dependency-injection": "<5.4", @@ -5693,13 +5654,12 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/lock": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", - "symfony/process": "^5.4|^6.0|^7.0", - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/lock": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -5733,7 +5693,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/6.4" + "source": "https://github.com/symfony/console/tree/v6.3.4" }, "funding": [ { @@ -5749,20 +5709,20 @@ "type": "tidelift" } ], - "time": "2023-09-10T14:56:30+00:00" + "time": "2023-08-16T10:10:12+00:00" }, { "name": "symfony/css-selector", - "version": "6.4.x-dev", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "40eff9db7468587bbf18416ec5cbc2ee6867a356" + "reference": "883d961421ab1709877c10ac99451632a3d6fa57" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/40eff9db7468587bbf18416ec5cbc2ee6867a356", - "reference": "40eff9db7468587bbf18416ec5cbc2ee6867a356", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57", + "reference": "883d961421ab1709877c10ac99451632a3d6fa57", "shasum": "" }, "require": { @@ -5798,7 +5758,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/6.4" + "source": "https://github.com/symfony/css-selector/tree/v6.3.2" }, "funding": [ { @@ -5814,11 +5774,11 @@ "type": "tidelift" } ], - "time": "2023-07-30T09:31:49+00:00" + "time": "2023-07-12T16:00:22+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", @@ -5833,7 +5793,6 @@ "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -5886,31 +5845,30 @@ }, { "name": "symfony/error-handler", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "0ee2cb794a3e20e8402dd7f30cc0c8c0f7b489e3" + "reference": "1f69476b64fb47105c06beef757766c376b548c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/0ee2cb794a3e20e8402dd7f30cc0c8c0f7b489e3", - "reference": "0ee2cb794a3e20e8402dd7f30cc0c8c0f7b489e3", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4", + "reference": "1f69476b64fb47105c06beef757766c376b548c4", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/var-dumper": "^5.4|^6.0" }, "conflict": { - "symfony/deprecation-contracts": "<2.5", - "symfony/http-kernel": "<6.4" + "symfony/deprecation-contracts": "<2.5" }, "require-dev": { "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/serializer": "^5.4|^6.0|^7.0" + "symfony/http-kernel": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0" }, "bin": [ "Resources/bin/patch-type-declarations" @@ -5941,7 +5899,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/6.4" + "source": "https://github.com/symfony/error-handler/tree/v6.3.5" }, "funding": [ { @@ -5957,20 +5915,20 @@ "type": "tidelift" } ], - "time": "2023-09-12T06:57:44+00:00" + "time": "2023-09-12T06:57:20+00:00" }, { "name": "symfony/event-dispatcher", - "version": "6.4.x-dev", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6" + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d76d2632cfc2206eecb5ad2b26cd5934082941b6", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e", + "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e", "shasum": "" }, "require": { @@ -5987,13 +5945,13 @@ }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/error-handler": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", "symfony/service-contracts": "^2.5|^3", - "symfony/stopwatch": "^5.4|^6.0|^7.0" + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -6021,7 +5979,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/6.4" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2" }, "funding": [ { @@ -6037,11 +5995,11 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:52:43+00:00" + "time": "2023-07-06T06:56:43+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", @@ -6057,7 +6015,6 @@ "php": ">=8.1", "psr/event-dispatcher": "^1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -6118,23 +6075,23 @@ }, { "name": "symfony/finder", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "b947e427bb15d4eff8d0f68fe0196d9e33b825f7" + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/b947e427bb15d4eff8d0f68fe0196d9e33b825f7", - "reference": "b947e427bb15d4eff8d0f68fe0196d9e33b825f7", + "url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4", + "reference": "a1b31d88c0e998168ca7792f222cbecee47428c4", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { - "symfony/filesystem": "^6.0|^7.0" + "symfony/filesystem": "^6.0" }, "type": "library", "autoload": { @@ -6162,7 +6119,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/6.4" + "source": "https://github.com/symfony/finder/tree/v6.3.5" }, "funding": [ { @@ -6178,11 +6135,11 @@ "type": "tidelift" } ], - "time": "2023-07-31T08:31:53+00:00" + "time": "2023-09-26T12:56:25+00:00" }, { "name": "symfony/html-sanitizer", - "version": "6.4.x-dev", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/html-sanitizer.git", @@ -6231,7 +6188,7 @@ "sanitizer" ], "support": { - "source": "https://github.com/symfony/html-sanitizer/tree/6.3" + "source": "https://github.com/symfony/html-sanitizer/tree/v6.3.4" }, "funding": [ { @@ -6251,16 +6208,16 @@ }, { "name": "symfony/http-foundation", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "066b73bce5d5baf18f2dfb08a19453947a8828e6" + "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/066b73bce5d5baf18f2dfb08a19453947a8828e6", - "reference": "066b73bce5d5baf18f2dfb08a19453947a8828e6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b50f5e281d722cb0f4c296f908bacc3e2b721957", + "reference": "b50f5e281d722cb0f4c296f908bacc3e2b721957", "shasum": "" }, "require": { @@ -6275,12 +6232,12 @@ "require-dev": { "doctrine/dbal": "^2.13.1|^3.0", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", - "symfony/mime": "^5.4|^6.0|^7.0", - "symfony/rate-limiter": "^5.4|^6.0|^7.0" + "symfony/cache": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", + "symfony/mime": "^5.4|^6.0", + "symfony/rate-limiter": "^5.2|^6.0" }, "type": "library", "autoload": { @@ -6308,7 +6265,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/6.4" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.5" }, "funding": [ { @@ -6324,29 +6281,29 @@ "type": "tidelift" } ], - "time": "2023-09-10T17:19:54+00:00" + "time": "2023-09-04T21:33:54+00:00" }, { "name": "symfony/http-kernel", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c782c32d402b0cdb297cbd5c798d5b868adf7a07" + "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c782c32d402b0cdb297cbd5c798d5b868adf7a07", - "reference": "c782c32d402b0cdb297cbd5c798d5b868adf7a07", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f991a964368bee8d883e8d57ced4fe9fff04dfc", + "reference": "9f991a964368bee8d883e8d57ced4fe9fff04dfc", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/error-handler": "^6.4|^7.0", - "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^6.3.4|^7.0", + "symfony/error-handler": "^6.3", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/http-foundation": "^6.3.4", "symfony/polyfill-ctype": "^1.8" }, "conflict": { @@ -6354,7 +6311,7 @@ "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", - "symfony/dependency-injection": "<6.4", + "symfony/dependency-injection": "<6.3.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", @@ -6373,26 +6330,26 @@ }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", - "symfony/browser-kit": "^5.4|^6.0|^7.0", - "symfony/clock": "^6.2|^7.0", - "symfony/config": "^6.1|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/css-selector": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/dom-crawler": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/browser-kit": "^5.4|^6.0", + "symfony/clock": "^6.2", + "symfony/config": "^6.1", + "symfony/console": "^5.4|^6.0", + "symfony/css-selector": "^5.4|^6.0", + "symfony/dependency-injection": "^6.3.4", + "symfony/dom-crawler": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", "symfony/http-client-contracts": "^2.5|^3", - "symfony/process": "^5.4|^6.0|^7.0", - "symfony/property-access": "^5.4.5|^6.0.5|^7.0", - "symfony/routing": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.3|^7.0", - "symfony/stopwatch": "^5.4|^6.0|^7.0", - "symfony/translation": "^5.4|^6.0|^7.0", + "symfony/process": "^5.4|^6.0", + "symfony/property-access": "^5.4.5|^6.0.5", + "symfony/routing": "^5.4|^6.0", + "symfony/serializer": "^6.3", + "symfony/stopwatch": "^5.4|^6.0", + "symfony/translation": "^5.4|^6.0", "symfony/translation-contracts": "^2.5|^3", - "symfony/uid": "^5.4|^6.0|^7.0", - "symfony/validator": "^6.4|^7.0", - "symfony/var-exporter": "^6.2|^7.0", + "symfony/uid": "^5.4|^6.0", + "symfony/validator": "^6.3", + "symfony/var-exporter": "^6.2", "twig/twig": "^2.13|^3.0.4" }, "type": "library", @@ -6421,7 +6378,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/6.4" + "source": "https://github.com/symfony/http-kernel/tree/v6.3.5" }, "funding": [ { @@ -6437,20 +6394,20 @@ "type": "tidelift" } ], - "time": "2023-09-09T13:43:15+00:00" + "time": "2023-09-30T06:37:04+00:00" }, { "name": "symfony/mailer", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "72e2c3efaa0c53a3631077fcaf68d30bb060b7b6" + "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/72e2c3efaa0c53a3631077fcaf68d30bb060b7b6", - "reference": "72e2c3efaa0c53a3631077fcaf68d30bb060b7b6", + "url": "https://api.github.com/repos/symfony/mailer/zipball/d89611a7830d51b5e118bca38e390dea92f9ea06", + "reference": "d89611a7830d51b5e118bca38e390dea92f9ea06", "shasum": "" }, "require": { @@ -6458,8 +6415,8 @@ "php": ">=8.1", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", - "symfony/event-dispatcher": "^5.4|^6.0|^7.0", - "symfony/mime": "^6.2|^7.0", + "symfony/event-dispatcher": "^5.4|^6.0", + "symfony/mime": "^6.2", "symfony/service-contracts": "^2.5|^3" }, "conflict": { @@ -6470,10 +6427,10 @@ "symfony/twig-bridge": "<6.2.1" }, "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/http-client": "^5.4|^6.0|^7.0", - "symfony/messenger": "^6.2|^7.0", - "symfony/twig-bridge": "^6.2|^7.0" + "symfony/console": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/messenger": "^6.2", + "symfony/twig-bridge": "^6.2" }, "type": "library", "autoload": { @@ -6501,7 +6458,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/6.4" + "source": "https://github.com/symfony/mailer/tree/v6.3.5" }, "funding": [ { @@ -6517,20 +6474,20 @@ "type": "tidelift" } ], - "time": "2023-09-10T17:19:54+00:00" + "time": "2023-09-06T09:47:15+00:00" }, { "name": "symfony/mime", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "1aa4273271c477b6290231d3d5a2c53966bf6fe1" + "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/1aa4273271c477b6290231d3d5a2c53966bf6fe1", - "reference": "1aa4273271c477b6290231d3d5a2c53966bf6fe1", + "url": "https://api.github.com/repos/symfony/mime/zipball/d5179eedf1cb2946dbd760475ebf05c251ef6a6e", + "reference": "d5179eedf1cb2946dbd760475ebf05c251ef6a6e", "shasum": "" }, "require": { @@ -6544,16 +6501,16 @@ "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", - "symfony/serializer": "<6.3.2" + "symfony/serializer": "<6.2.13|>=6.3,<6.3.2" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/property-access": "^5.4|^6.0|^7.0", - "symfony/property-info": "^5.4|^6.0|^7.0", - "symfony/serializer": "^6.3.2|^7.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/property-access": "^5.4|^6.0", + "symfony/property-info": "^5.4|^6.0", + "symfony/serializer": "~6.2.13|^6.3.2" }, "type": "library", "autoload": { @@ -6585,7 +6542,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/6.4" + "source": "https://github.com/symfony/mime/tree/v6.3.5" }, "funding": [ { @@ -6601,11 +6558,11 @@ "type": "tidelift" } ], - "time": "2023-09-20T09:22:51+00:00" + "time": "2023-09-29T06:59:36+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -6626,7 +6583,6 @@ "suggest": { "ext-ctype": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -6688,7 +6644,7 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", @@ -6706,7 +6662,6 @@ "suggest": { "ext-intl": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -6770,7 +6725,7 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", @@ -6790,7 +6745,6 @@ "suggest": { "ext-intl": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -6858,7 +6812,7 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -6876,7 +6830,6 @@ "suggest": { "ext-intl": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -6943,7 +6896,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -6964,7 +6917,6 @@ "suggest": { "ext-mbstring": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7027,7 +6979,7 @@ }, { "name": "symfony/polyfill-php72", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -7042,7 +6994,6 @@ "require": { "php": ">=7.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7104,7 +7055,7 @@ }, { "name": "symfony/polyfill-php80", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", @@ -7119,7 +7070,6 @@ "require": { "php": ">=7.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7188,7 +7138,7 @@ }, { "name": "symfony/polyfill-php83", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", @@ -7204,7 +7154,6 @@ "php": ">=7.1", "symfony/polyfill-php80": "^1.14" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7269,7 +7218,7 @@ }, { "name": "symfony/polyfill-uuid", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", @@ -7290,7 +7239,6 @@ "suggest": { "ext-uuid": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7352,16 +7300,16 @@ }, { "name": "symfony/process", - "version": "6.4.x-dev", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "83264b6a59a114522e4107cc249172aaa78b9720" + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/83264b6a59a114522e4107cc249172aaa78b9720", - "reference": "83264b6a59a114522e4107cc249172aaa78b9720", + "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54", + "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54", "shasum": "" }, "require": { @@ -7393,7 +7341,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/6.4" + "source": "https://github.com/symfony/process/tree/v6.3.4" }, "funding": [ { @@ -7409,20 +7357,20 @@ "type": "tidelift" } ], - "time": "2023-09-11T16:39:34+00:00" + "time": "2023-08-07T10:39:22+00:00" }, { "name": "symfony/routing", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "ffdb586162a6faaa0bdf235b6b868789825f17cb" + "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/ffdb586162a6faaa0bdf235b6b868789825f17cb", - "reference": "ffdb586162a6faaa0bdf235b6b868789825f17cb", + "url": "https://api.github.com/repos/symfony/routing/zipball/82616e59acd3e3d9c916bba798326cb7796d7d31", + "reference": "82616e59acd3e3d9c916bba798326cb7796d7d31", "shasum": "" }, "require": { @@ -7438,11 +7386,11 @@ "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", - "symfony/config": "^6.2|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/expression-language": "^5.4|^6.0|^7.0", - "symfony/http-foundation": "^5.4|^6.0|^7.0", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/config": "^6.2", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/expression-language": "^5.4|^6.0", + "symfony/http-foundation": "^5.4|^6.0", + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -7476,7 +7424,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/6.4" + "source": "https://github.com/symfony/routing/tree/v6.3.5" }, "funding": [ { @@ -7492,20 +7440,20 @@ "type": "tidelift" } ], - "time": "2023-08-22T11:39:58+00:00" + "time": "2023-09-20T16:05:51+00:00" }, { "name": "symfony/service-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "a4025a1c812c231d88ed0780e866b0cc644f4a84" + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a4025a1c812c231d88ed0780e866b0cc644f4a84", - "reference": "a4025a1c812c231d88ed0780e866b0cc644f4a84", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", + "reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4", "shasum": "" }, "require": { @@ -7515,7 +7463,6 @@ "conflict": { "ext-psr": "<1.1|>=2" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7559,7 +7506,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/main" + "source": "https://github.com/symfony/service-contracts/tree/v3.3.0" }, "funding": [ { @@ -7575,20 +7522,20 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/string", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "742351f7542c9b9799873e399a716cb5af6f70f2" + "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/742351f7542c9b9799873e399a716cb5af6f70f2", - "reference": "742351f7542c9b9799873e399a716cb5af6f70f2", + "url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339", + "reference": "13d76d0fb049051ed12a04bef4f9de8715bea339", "shasum": "" }, "require": { @@ -7602,11 +7549,11 @@ "symfony/translation-contracts": "<2.5" }, "require-dev": { - "symfony/error-handler": "^5.4|^6.0|^7.0", - "symfony/http-client": "^5.4|^6.0|^7.0", - "symfony/intl": "^6.2|^7.0", + "symfony/error-handler": "^5.4|^6.0", + "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.5|^3.0", - "symfony/var-exporter": "^5.4|^6.0|^7.0" + "symfony/var-exporter": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -7645,7 +7592,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/6.4" + "source": "https://github.com/symfony/string/tree/v6.3.5" }, "funding": [ { @@ -7661,20 +7608,20 @@ "type": "tidelift" } ], - "time": "2023-09-18T10:40:25+00:00" + "time": "2023-09-18T10:38:32+00:00" }, { "name": "symfony/translation", - "version": "6.4.x-dev", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "4e7ee96283b74666ab100f4eda33636dfe65246e" + "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/4e7ee96283b74666ab100f4eda33636dfe65246e", - "reference": "4e7ee96283b74666ab100f4eda33636dfe65246e", + "url": "https://api.github.com/repos/symfony/translation/zipball/3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", + "reference": "3ed078c54bc98bbe4414e1e9b2d5e85ed5a5c8bd", "shasum": "" }, "require": { @@ -7699,17 +7646,17 @@ "require-dev": { "nikic/php-parser": "^4.13", "psr/log": "^1|^2|^3", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/finder": "^5.4|^6.0|^7.0", + "symfony/config": "^5.4|^6.0", + "symfony/console": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/finder": "^5.4|^6.0", "symfony/http-client-contracts": "^2.5|^3.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/intl": "^5.4|^6.0|^7.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/intl": "^5.4|^6.0", "symfony/polyfill-intl-icu": "^1.21", - "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/routing": "^5.4|^6.0", "symfony/service-contracts": "^2.5|^3", - "symfony/yaml": "^5.4|^6.0|^7.0" + "symfony/yaml": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -7740,7 +7687,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/6.4" + "source": "https://github.com/symfony/translation/tree/v6.3.3" }, "funding": [ { @@ -7756,26 +7703,25 @@ "type": "tidelift" } ], - "time": "2023-09-20T09:38:53+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "symfony/translation-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "9fca65891b3305a38959d766b3bb13ef35ff0600" + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/9fca65891b3305a38959d766b3bb13ef35ff0600", - "reference": "9fca65891b3305a38959d766b3bb13ef35ff0600", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/02c24deb352fb0d79db5486c0c79905a85e37e86", + "reference": "02c24deb352fb0d79db5486c0c79905a85e37e86", "shasum": "" }, "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -7819,7 +7765,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/main" + "source": "https://github.com/symfony/translation-contracts/tree/v3.3.0" }, "funding": [ { @@ -7835,20 +7781,20 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-05-30T17:17:10+00:00" }, { "name": "symfony/uid", - "version": "6.4.x-dev", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a" + "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a", - "reference": "6a8d0932c3bd620e8ecd28fc72be9262bbb3af8a", + "url": "https://api.github.com/repos/symfony/uid/zipball/01b0f20b1351d997711c56f1638f7a8c3061e384", + "reference": "01b0f20b1351d997711c56f1638f7a8c3061e384", "shasum": "" }, "require": { @@ -7856,7 +7802,7 @@ "symfony/polyfill-uuid": "^1.15" }, "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0" + "symfony/console": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -7893,7 +7839,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/6.4" + "source": "https://github.com/symfony/uid/tree/v6.3.0" }, "funding": [ { @@ -7909,20 +7855,20 @@ "type": "tidelift" } ], - "time": "2023-08-03T08:48:52+00:00" + "time": "2023-04-08T07:25:02+00:00" }, { "name": "symfony/var-dumper", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "86cb4d6285f10aac12d120fbaa76dc02350ef085" + "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/86cb4d6285f10aac12d120fbaa76dc02350ef085", - "reference": "86cb4d6285f10aac12d120fbaa76dc02350ef085", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3d9999376be5fea8de47752837a3e1d1c5f69ef5", + "reference": "3d9999376be5fea8de47752837a3e1d1c5f69ef5", "shasum": "" }, "require": { @@ -7935,11 +7881,10 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/error-handler": "^6.3|^7.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/process": "^5.4|^6.0|^7.0", - "symfony/uid": "^5.4|^6.0|^7.0", + "symfony/console": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/uid": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, "bin": [ @@ -7978,7 +7923,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/6.4" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.5" }, "funding": [ { @@ -7994,32 +7939,31 @@ "type": "tidelift" } ], - "time": "2023-09-11T16:39:34+00:00" + "time": "2023-09-12T10:11:35+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", - "version": "dev-master", + "version": "2.2.6", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", - "reference": "416a55b7b527db57e323f5fefa77e2492b64a0b6" + "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/416a55b7b527db57e323f5fefa77e2492b64a0b6", - "reference": "416a55b7b527db57e323f5fefa77e2492b64a0b6", + "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/c42125b83a4fa63b187fdf29f9c93cb7733da30c", + "reference": "c42125b83a4fa63b187fdf29f9c93cb7733da30c", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.5 || ^7.0 || ^8.0", - "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" + "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -8046,13 +7990,13 @@ "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", - "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/master" + "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.6" }, - "time": "2023-05-30T10:13:11+00:00" + "time": "2023-01-03T09:29:04+00:00" }, { "name": "vlucas/phpdotenv", - "version": "dev-master", + "version": "v5.5.0", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", @@ -8081,7 +8025,6 @@ "suggest": { "ext-filter": "Required to use the boolean validator." }, - "default-branch": true, "type": "library", "extra": { "bamarni-bin": { @@ -8271,16 +8214,16 @@ "packages-dev": [ { "name": "brianium/paratest", - "version": "7.x-dev", + "version": "v7.2.8", "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "1526eb4fd195f65075456dee394d14742ae0a66c" + "reference": "882b02d197328138686bb06ce7d8cbb98fc0a16c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/1526eb4fd195f65075456dee394d14742ae0a66c", - "reference": "1526eb4fd195f65075456dee394d14742ae0a66c", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/882b02d197328138686bb06ce7d8cbb98fc0a16c", + "reference": "882b02d197328138686bb06ce7d8cbb98fc0a16c", "shasum": "" }, "require": { @@ -8311,7 +8254,6 @@ "squizlabs/php_codesniffer": "^3.7.2", "symfony/filesystem": "^6.3.1" }, - "default-branch": true, "bin": [ "bin/paratest", "bin/paratest.bat", @@ -8351,7 +8293,7 @@ ], "support": { "issues": "https://github.com/paratestphp/paratest/issues", - "source": "https://github.com/paratestphp/paratest/tree/v7.2.7" + "source": "https://github.com/paratestphp/paratest/tree/v7.2.8" }, "funding": [ { @@ -8363,11 +8305,11 @@ "type": "paypal" } ], - "time": "2023-09-14T14:10:09+00:00" + "time": "2023-10-04T13:38:04+00:00" }, { "name": "cmgmyr/phploc", - "version": "dev-main", + "version": "8.0.3", "source": { "type": "git", "url": "https://github.com/cmgmyr/phploc.git", @@ -8391,7 +8333,6 @@ "phpunit/phpunit": "^9.0|^10.0", "vimeo/psalm": "^5.7" }, - "default-branch": true, "bin": [ "phploc" ], @@ -8433,16 +8374,16 @@ }, { "name": "composer/pcre", - "version": "dev-main", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "73b47b99f928364693ab1f48480c949186283e82" + "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/73b47b99f928364693ab1f48480c949186283e82", - "reference": "73b47b99f928364693ab1f48480c949186283e82", + "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", "shasum": "" }, "require": { @@ -8453,7 +8394,6 @@ "phpstan/phpstan-strict-rules": "^1.1", "symfony/phpunit-bridge": "^5" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -8485,7 +8425,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/main" + "source": "https://github.com/composer/pcre/tree/3.1.0" }, "funding": [ { @@ -8501,20 +8441,20 @@ "type": "tidelift" } ], - "time": "2023-09-01T08:40:22+00:00" + "time": "2022-11-17T09:50:14+00:00" }, { "name": "composer/semver", - "version": "dev-main", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "1d09200268e7d1052ded8e5da9c73c96a63d18f5" + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/1d09200268e7d1052ded8e5da9c73c96a63d18f5", - "reference": "1d09200268e7d1052ded8e5da9c73c96a63d18f5", + "url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32", + "reference": "35e8d0af4486141bc745f23a29cc2091eb624a32", "shasum": "" }, "require": { @@ -8524,7 +8464,6 @@ "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -8567,7 +8506,7 @@ "support": { "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/main" + "source": "https://github.com/composer/semver/tree/3.4.0" }, "funding": [ { @@ -8583,7 +8522,7 @@ "type": "tidelift" } ], - "time": "2023-08-31T12:20:31+00:00" + "time": "2023-08-31T09:50:34+00:00" }, { "name": "composer/xdebug-handler", @@ -8731,16 +8670,16 @@ }, { "name": "fakerphp/faker", - "version": "1.23.x-dev", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "2040bda6540c29e8989bce4729d05bdaffb4c729" + "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/2040bda6540c29e8989bce4729d05bdaffb4c729", - "reference": "2040bda6540c29e8989bce4729d05bdaffb4c729", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e3daa170d00fde61ea7719ef47bb09bb8f1d9b01", + "reference": "e3daa170d00fde61ea7719ef47bb09bb8f1d9b01", "shasum": "" }, "require": { @@ -8793,9 +8732,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/main" + "source": "https://github.com/FakerPHP/Faker/tree/v1.23.0" }, - "time": "2023-09-07T12:17:07+00:00" + "time": "2023-06-12T08:44:38+00:00" }, { "name": "fidry/cpu-core-counter", @@ -8931,16 +8870,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.27.0", + "version": "v3.34.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "e73ccaae1208f017bb7860986eebb3da48bd25d6" + "reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e73ccaae1208f017bb7860986eebb3da48bd25d6", - "reference": "e73ccaae1208f017bb7860986eebb3da48bd25d6", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3", + "reference": "98bf1b1068b4ceddbbc2a2b70b67a5e380add9e3", "shasum": "" }, "require": { @@ -9014,7 +8953,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.27.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.34.1" }, "funding": [ { @@ -9022,20 +8961,20 @@ "type": "github" } ], - "time": "2023-09-17T14:37:54+00:00" + "time": "2023-10-03T23:51:05+00:00" }, { "name": "hamcrest/hamcrest-php", - "version": "dev-master", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", - "reference": "d34238d1651eb62fc39ab4efe26df74dc293ebbb" + "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/d34238d1651eb62fc39ab4efe26df74dc293ebbb", - "reference": "d34238d1651eb62fc39ab4efe26df74dc293ebbb", + "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", + "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "shasum": "" }, "require": { @@ -9050,7 +8989,6 @@ "phpunit/php-file-iterator": "^1.4 || ^2.0", "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9072,22 +9010,22 @@ ], "support": { "issues": "https://github.com/hamcrest/hamcrest-php/issues", - "source": "https://github.com/hamcrest/hamcrest-php/tree/master" + "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" }, - "time": "2022-11-06T05:05:05+00:00" + "time": "2020-07-09T08:09:16+00:00" }, { "name": "jean85/pretty-package-versions", - "version": "2.x-dev", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", - "reference": "a0427613ed159314b1aac96952edd515fa2a284f" + "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/a0427613ed159314b1aac96952edd515fa2a284f", - "reference": "a0427613ed159314b1aac96952edd515fa2a284f", + "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af", + "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af", "shasum": "" }, "require": { @@ -9095,13 +9033,12 @@ "php": "^7.1|^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.2", + "friendsofphp/php-cs-fixer": "^2.17", "jean85/composer-provided-replaced-stub-package": "^1.0", - "phpstan/phpstan": "^1.4", + "phpstan/phpstan": "^0.12.66", "phpunit/phpunit": "^7.5|^8.5|^9.4", "vimeo/psalm": "^4.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9132,22 +9069,22 @@ ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", - "source": "https://github.com/Jean85/pretty-package-versions/tree/2.x" + "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5" }, - "time": "2023-08-09T11:39:12+00:00" + "time": "2021-10-08T21:21:46+00:00" }, { "name": "justinrainbow/json-schema", - "version": "5.x-dev", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -9202,9 +9139,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "laravel/pint", @@ -9274,16 +9211,16 @@ }, { "name": "laravel/tinker", - "version": "2.x-dev", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/laravel/tinker.git", - "reference": "08a68807426e1fb4b14bb307c702fed8a40a5668" + "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/tinker/zipball/08a68807426e1fb4b14bb307c702fed8a40a5668", - "reference": "08a68807426e1fb4b14bb307c702fed8a40a5668", + "url": "https://api.github.com/repos/laravel/tinker/zipball/b936d415b252b499e8c3b1f795cd4fc20f57e1f3", + "reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3", "shasum": "" }, "require": { @@ -9302,7 +9239,6 @@ "suggest": { "illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)." }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9338,22 +9274,22 @@ ], "support": { "issues": "https://github.com/laravel/tinker/issues", - "source": "https://github.com/laravel/tinker/tree/2.x" + "source": "https://github.com/laravel/tinker/tree/v2.8.2" }, - "time": "2023-09-21T15:09:27+00:00" + "time": "2023-08-15T14:27:00+00:00" }, { "name": "league/container", - "version": "4.x-dev", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "388e992884ab75632d93dbaf4d29ec024d64b964" + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/388e992884ab75632d93dbaf4d29ec024d64b964", - "reference": "388e992884ab75632d93dbaf4d29ec024d64b964", + "url": "https://api.github.com/repos/thephpleague/container/zipball/375d13cb828649599ef5d48a339c4af7a26cd0ab", + "reference": "375d13cb828649599ef5d48a339c4af7a26cd0ab", "shasum": "" }, "require": { @@ -9375,7 +9311,6 @@ "scrutinizer/ocular": "^1.8", "squizlabs/php_codesniffer": "^3.6" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -9415,7 +9350,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/4.x" + "source": "https://github.com/thephpleague/container/tree/4.2.0" }, "funding": [ { @@ -9423,20 +9358,20 @@ "type": "github" } ], - "time": "2022-02-02T09:18:15+00:00" + "time": "2021-11-16T10:29:06+00:00" }, { "name": "mockery/mockery", - "version": "1.7.x-dev", + "version": "1.6.6", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "5916d9a2409a9b9bf48951594c2200affa7e4293" + "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/5916d9a2409a9b9bf48951594c2200affa7e4293", - "reference": "5916d9a2409a9b9bf48951594c2200affa7e4293", + "url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e", + "reference": "b8e0bb7d8c604046539c1115994632c74dcb361e", "shasum": "" }, "require": { @@ -9448,7 +9383,10 @@ "phpunit/phpunit": "<8.0" }, "require-dev": { - "phpunit/phpunit": ">=9.6.11 <10.4" + "phpunit/phpunit": "^8.5 || ^9.6.10", + "psalm/plugin-phpunit": "^0.18.4", + "symplify/easy-coding-standard": "^11.5.0", + "vimeo/psalm": "^4.30" }, "type": "library", "autoload": { @@ -9505,20 +9443,20 @@ "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, - "time": "2023-09-06T21:24:36+00:00" + "time": "2023-08-09T00:03:52+00:00" }, { "name": "myclabs/deep-copy", - "version": "1.x-dev", + "version": "1.11.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8" + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", - "reference": "f6f48cfecf52ab791fe18cc1b11d6345512dc4b8", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", + "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c", "shasum": "" }, "require": { @@ -9526,15 +9464,13 @@ }, "conflict": { "doctrine/collections": "<1.6.8", - "doctrine/common": "<2.13.3 || >=3 <3.2.2" + "doctrine/common": "<2.13.3 || >=3,<3.2.2" }, "require-dev": { "doctrine/collections": "^1.6.8", "doctrine/common": "^2.13.3 || ^3.2.2", - "phpspec/prophecy": "^1.10", "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -9558,7 +9494,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.x" + "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1" }, "funding": [ { @@ -9566,11 +9502,11 @@ "type": "tidelift" } ], - "time": "2023-07-30T10:01:33+00:00" + "time": "2023-03-08T13:26:56+00:00" }, { "name": "nikic/php-parser", - "version": "4.x-dev", + "version": "v4.17.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", @@ -9590,7 +9526,6 @@ "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, - "default-branch": true, "bin": [ "bin/php-parse" ], @@ -9627,7 +9562,7 @@ }, { "name": "nunomaduro/collision", - "version": "v7.x-dev", + "version": "v7.9.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", @@ -9659,7 +9594,6 @@ "sebastian/environment": "^6.0.1", "spatie/laravel-ignition": "^2.3.0" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -9923,37 +9857,37 @@ }, { "name": "orchestra/canvas", - "version": "8.x-dev", + "version": "v8.11.0", "source": { "type": "git", "url": "https://github.com/orchestral/canvas.git", - "reference": "bfe99fa35900aa8949e5e250ef2d02e6acfb971e" + "reference": "246833ff19f74db0b76d651eb4f36aa92d1af7d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas/zipball/bfe99fa35900aa8949e5e250ef2d02e6acfb971e", - "reference": "bfe99fa35900aa8949e5e250ef2d02e6acfb971e", + "url": "https://api.github.com/repos/orchestral/canvas/zipball/246833ff19f74db0b76d651eb4f36aa92d1af7d3", + "reference": "246833ff19f74db0b76d651eb4f36aa92d1af7d3", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/database": "^10.23", - "illuminate/support": "^10.23", - "orchestra/canvas-core": "^8.8", + "illuminate/console": "^10.26", + "illuminate/database": "^10.26", + "illuminate/support": "^10.26", + "orchestra/canvas-core": "^8.9", "orchestra/testbench-core": "^8.11", "php": "^8.1", "symfony/yaml": "^6.2" }, "require-dev": { - "laravel/framework": "^10.23", + "laravel/framework": "^10.26", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "phpstan/phpstan": "^1.10.5", "phpunit/phpunit": "^10.1", "spatie/laravel-ray": "^1.32.4" }, - "default-branch": true, "bin": [ "canvas" ], @@ -9990,47 +9924,46 @@ "description": "Code Generators for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas/tree/8.x" + "source": "https://github.com/orchestral/canvas/tree/v8.11.0" }, - "time": "2023-09-21T01:24:36+00:00" + "time": "2023-10-03T00:44:45+00:00" }, { "name": "orchestra/canvas-core", - "version": "8.x-dev", + "version": "v8.9.0", "source": { "type": "git", "url": "https://github.com/orchestral/canvas-core.git", - "reference": "d44ffd6895685a6535949c7cce2650a67dd7d364" + "reference": "27ac6b07880bda4ff10da06814eb97913eadb6db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/d44ffd6895685a6535949c7cce2650a67dd7d364", - "reference": "d44ffd6895685a6535949c7cce2650a67dd7d364", + "url": "https://api.github.com/repos/orchestral/canvas-core/zipball/27ac6b07880bda4ff10da06814eb97913eadb6db", + "reference": "27ac6b07880bda4ff10da06814eb97913eadb6db", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "composer/semver": "^3.0", - "illuminate/console": "^10.17", - "illuminate/filesystem": "^10.17", + "illuminate/console": "^10.26", + "illuminate/filesystem": "^10.26", "php": "^8.1" }, "conflict": { - "orchestra/canvas": "<8.9.0", + "orchestra/canvas": "<8.11.0", "orchestra/testbench-core": "<8.2.0" }, "require-dev": { "fakerphp/faker": "^1.21", - "laravel/framework": "^10.17", + "laravel/framework": "^10.26", "laravel/pint": "^1.6", "mockery/mockery": "^1.5.1", "orchestra/testbench-core": "^8.11", - "orchestra/workbench": "^0.3", + "orchestra/workbench": "^0.3.0 || ^0.4.0", "phpstan/phpstan": "^1.10.6", "phpunit/phpunit": "^10.1", "symfony/yaml": "^6.2" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10064,31 +9997,31 @@ "description": "Code Generators Builder for Laravel Applications and Packages", "support": { "issues": "https://github.com/orchestral/canvas/issues", - "source": "https://github.com/orchestral/canvas-core/tree/v8.8.0" + "source": "https://github.com/orchestral/canvas-core/tree/v8.9.0" }, - "time": "2023-09-19T04:26:25+00:00" + "time": "2023-10-03T05:50:06+00:00" }, { "name": "orchestra/testbench", - "version": "8.x-dev", + "version": "v8.12.2", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "c793f197dd0e79ade7e31f7954c7e20b20614cdd" + "reference": "1f1bba4effb8199b712cc07fe0073d4f5727c119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/c793f197dd0e79ade7e31f7954c7e20b20614cdd", - "reference": "c793f197dd0e79ade7e31f7954c7e20b20614cdd", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/1f1bba4effb8199b712cc07fe0073d4f5727c119", + "reference": "1f1bba4effb8199b712cc07fe0073d4f5727c119", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": "10.x-dev", + "laravel/framework": ">=10.23.1 <10.27.0", "mockery/mockery": "^1.5.1", - "orchestra/testbench-core": "8.x-dev", - "orchestra/workbench": "0.3.x-dev || dev-master", + "orchestra/testbench-core": ">=8.12.0 <8.13.0", + "orchestra/workbench": "^0.4.0", "php": "^8.1", "phpunit/phpunit": "^9.6 || ^10.1", "spatie/laravel-ray": "^1.32.4", @@ -10120,22 +10053,22 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/8.x" + "source": "https://github.com/orchestral/testbench/tree/v8.12.2" }, - "time": "2023-09-20T22:38:24+00:00" + "time": "2023-10-03T04:16:40+00:00" }, { "name": "orchestra/testbench-core", - "version": "8.x-dev", + "version": "v8.12.1", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "b9fc730788b42b37812454e915fd515ca9f7b43f" + "reference": "9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/b9fc730788b42b37812454e915fd515ca9f7b43f", - "reference": "b9fc730788b42b37812454e915fd515ca9f7b43f", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f", + "reference": "9a7b63f9cd10dd15cf7c9d4aad2ccaa688465a1f", "shasum": "" }, "require": { @@ -10166,7 +10099,6 @@ "symfony/yaml": "Required for CLI Commander (^6.2).", "vlucas/phpdotenv": "Required for CLI Commander (^5.4.1)." }, - "default-branch": true, "bin": [ "testbench" ], @@ -10204,20 +10136,20 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-09-22T05:06:14+00:00" + "time": "2023-09-26T12:50:24+00:00" }, { "name": "orchestra/workbench", - "version": "dev-master", + "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/orchestral/workbench.git", - "reference": "aa68bb4a9dfbee0f82ec7340bbd0313e0199559c" + "reference": "21acf1015ac48e36cb468bffd161115689958782" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/workbench/zipball/aa68bb4a9dfbee0f82ec7340bbd0313e0199559c", - "reference": "aa68bb4a9dfbee0f82ec7340bbd0313e0199559c", + "url": "https://api.github.com/repos/orchestral/workbench/zipball/21acf1015ac48e36cb468bffd161115689958782", + "reference": "21acf1015ac48e36cb468bffd161115689958782", "shasum": "" }, "require": { @@ -10226,7 +10158,7 @@ "illuminate/support": "^9.52.15 || ^10.23.0", "laravel/tinker": "^2.8.2", "orchestra/canvas": "^7.10.0 || ^8.9.0", - "orchestra/testbench-core": "^7.31.0 || ^8.11.0", + "orchestra/testbench-core": "^7.32.0 || ^8.12.0", "php": "^8.0" }, "require-dev": { @@ -10239,11 +10171,10 @@ "spatie/laravel-ray": "^1.32.4", "symfony/yaml": "^6.0.9" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "0.3.x-dev" + "dev-master": "0.4.x-dev" } }, "autoload": { @@ -10270,22 +10201,22 @@ ], "support": { "issues": "https://github.com/orchestral/workbench/issues", - "source": "https://github.com/orchestral/workbench/tree/master" + "source": "https://github.com/orchestral/workbench/tree/v0.4.1" }, - "time": "2023-09-21T00:03:35+00:00" + "time": "2023-09-26T13:04:34+00:00" }, { "name": "pestphp/pest", - "version": "2.x-dev", + "version": "v2.20.0", "source": { "type": "git", "url": "https://github.com/pestphp/pest.git", - "reference": "6bc9da3fe1154d75a65262618b4a7032f267c04f" + "reference": "a8b785f69e44ae3f902cbf08fe6b79359ba46945" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest/zipball/6bc9da3fe1154d75a65262618b4a7032f267c04f", - "reference": "6bc9da3fe1154d75a65262618b4a7032f267c04f", + "url": "https://api.github.com/repos/pestphp/pest/zipball/a8b785f69e44ae3f902cbf08fe6b79359ba46945", + "reference": "a8b785f69e44ae3f902cbf08fe6b79359ba46945", "shasum": "" }, "require": { @@ -10307,7 +10238,6 @@ "pestphp/pest-plugin-type-coverage": "^2.2.0", "symfony/process": "^6.3.4" }, - "default-branch": true, "bin": [ "bin/pest" ], @@ -10364,7 +10294,7 @@ ], "support": { "issues": "https://github.com/pestphp/pest/issues", - "source": "https://github.com/pestphp/pest/tree/v2.19.2" + "source": "https://github.com/pestphp/pest/tree/v2.20.0" }, "funding": [ { @@ -10376,11 +10306,11 @@ "type": "github" } ], - "time": "2023-09-19T10:48:16+00:00" + "time": "2023-09-29T18:05:52+00:00" }, { "name": "pestphp/pest-plugin", - "version": "2.x-dev", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin.git", @@ -10405,7 +10335,6 @@ "pestphp/pest": "^2.16.0", "pestphp/pest-dev-tools": "^2.16.0" }, - "default-branch": true, "type": "composer-plugin", "extra": { "class": "Pest\\Plugin\\Manager" @@ -10451,7 +10380,7 @@ }, { "name": "pestphp/pest-plugin-arch", - "version": "2.x-dev", + "version": "v2.3.3", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-arch.git", @@ -10473,7 +10402,6 @@ "pestphp/pest": "^2.16.0", "pestphp/pest-dev-tools": "^2.16.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -10516,16 +10444,16 @@ }, { "name": "pestphp/pest-plugin-laravel", - "version": "2.x-dev", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-laravel.git", - "reference": "5ac401dbc22ccaa96c6c426e033a38ac72095996" + "reference": "77a2838c1d3b09d147211e76a48987ba9a758279" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/5ac401dbc22ccaa96c6c426e033a38ac72095996", - "reference": "5ac401dbc22ccaa96c6c426e033a38ac72095996", + "url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/77a2838c1d3b09d147211e76a48987ba9a758279", + "reference": "77a2838c1d3b09d147211e76a48987ba9a758279", "shasum": "" }, "require": { @@ -10538,7 +10466,6 @@ "orchestra/testbench": "^8.6.3", "pestphp/pest-dev-tools": "^2.14.0" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -10570,7 +10497,7 @@ "unit" ], "support": { - "source": "https://github.com/pestphp/pest-plugin-laravel/tree/2.x" + "source": "https://github.com/pestphp/pest-plugin-laravel/tree/v2.2.0" }, "funding": [ { @@ -10582,11 +10509,11 @@ "type": "github" } ], - "time": "2023-08-10T23:12:27+00:00" + "time": "2023-08-10T15:37:09+00:00" }, { "name": "pestphp/pest-plugin-livewire", - "version": "2.x-dev", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/pestphp/pest-plugin-livewire.git", @@ -10607,7 +10534,6 @@ "orchestra/testbench": "^8.5.10", "pestphp/pest-dev-tools": "^2.12.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -10653,27 +10579,25 @@ }, { "name": "phar-io/manifest", - "version": "dev-master", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", - "reference": "67729272c564ab9f953c81f48db44e8b1cb1e1c3" + "reference": "97803eca37d319dfa7826cc2437fc020857acb53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/manifest/zipball/67729272c564ab9f953c81f48db44e8b1cb1e1c3", - "reference": "67729272c564ab9f953c81f48db44e8b1cb1e1c3", + "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53", + "reference": "97803eca37d319dfa7826cc2437fc020857acb53", "shasum": "" }, "require": { "ext-dom": "*", - "ext-libxml": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1", - "php": "^7.3 || ^8.0" + "php": "^7.2 || ^8.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10709,15 +10633,9 @@ "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "support": { "issues": "https://github.com/phar-io/manifest/issues", - "source": "https://github.com/phar-io/manifest/tree/master" + "source": "https://github.com/phar-io/manifest/tree/2.0.3" }, - "funding": [ - { - "url": "https://github.com/theseer", - "type": "github" - } - ], - "time": "2023-06-01T14:19:47+00:00" + "time": "2021-07-20T11:28:43+00:00" }, { "name": "phar-io/version", @@ -10829,25 +10747,25 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "dev-master", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6" + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/a0eeab580cbdf4414fef6978732510a36ed0a9d6", - "reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", + "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "" }, "require": { - "php": ">=7.1" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-2.x": "2.x-dev" } }, "autoload": { @@ -10876,42 +10794,35 @@ ], "support": { "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", - "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master" + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" }, - "time": "2021-06-25T13:47:51+00:00" + "time": "2020-06-27T09:03:43+00:00" }, { "name": "phpdocumentor/reflection-docblock", - "version": "dev-master", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "7b217217725dc991a0ae7b995041cee1d5019561" + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/7b217217725dc991a0ae7b995041cee1d5019561", - "reference": "7b217217725dc991a0ae7b995041cee1d5019561", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", + "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", "shasum": "" }, "require": { "ext-filter": "*", "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "1.x-dev@dev", - "phpstan/phpdoc-parser": "^1.7", + "phpdocumentor/type-resolver": "^1.3", "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.5", - "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "^1.8", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-webmozart-assert": "^1.2", - "phpunit/phpunit": "^9.5", - "vimeo/psalm": "^4.26" + "mockery/mockery": "~1.3.2", + "psalm/phar": "^4.8" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -10940,13 +10851,13 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" }, - "time": "2023-03-12T10:50:44+00:00" + "time": "2021-10-19T17:43:47+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.x-dev", + "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", @@ -10974,7 +10885,6 @@ "rector/rector": "^0.13.9", "vimeo/psalm": "^4.25" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11005,16 +10915,16 @@ }, { "name": "phpmyadmin/sql-parser", - "version": "5.9.x-dev", + "version": "5.8.2", "source": { "type": "git", "url": "https://github.com/phpmyadmin/sql-parser.git", - "reference": "ec459f7b40e6636eaf3946c3f1f286118e61a78c" + "reference": "f1720ae19abe6294cb5599594a8a57bc3c8cc287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/ec459f7b40e6636eaf3946c3f1f286118e61a78c", - "reference": "ec459f7b40e6636eaf3946c3f1f286118e61a78c", + "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/f1720ae19abe6294cb5599594a8a57bc3c8cc287", + "reference": "f1720ae19abe6294cb5599594a8a57bc3c8cc287", "shasum": "" }, "require": { @@ -11088,7 +10998,7 @@ "type": "other" } ], - "time": "2023-09-19T12:38:51+00:00" + "time": "2023-09-19T12:34:29+00:00" }, { "name": "phpstan/extension-installer", @@ -11136,16 +11046,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.1", + "version": "1.24.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01" + "reference": "bcad8d995980440892759db0c32acae7c8e79442" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", - "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bcad8d995980440892759db0c32acae7c8e79442", + "reference": "bcad8d995980440892759db0c32acae7c8e79442", "shasum": "" }, "require": { @@ -11177,22 +11087,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.2" }, - "time": "2023-09-18T12:18:02+00:00" + "time": "2023-09-26T12:28:12+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.x-dev", + "version": "1.10.37", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3" + "reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3", - "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/058ba07e92f744d4dcf6061ae75283d0c6456f2e", + "reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e", "shasum": "" }, "require": { @@ -11241,69 +11151,20 @@ "type": "tidelift" } ], - "time": "2023-09-19T15:27:56+00:00" - }, - { - "name": "phpstan/phpstan-deprecation-rules", - "version": "1.1.x-dev", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", - "reference": "089d8a8258ed0aeefdc7b68b6c3d25572ebfdbaa", - "shasum": "" - }, - "require": { - "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.10.3" - }, - "require-dev": { - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-php-parser": "^1.1", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.5" - }, - "default-branch": true, - "type": "phpstan-extension", - "extra": { - "phpstan": { - "includes": [ - "rules.neon" - ] - } - }, - "autoload": { - "psr-4": { - "PHPStan\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", - "support": { - "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.x" - }, - "time": "2023-08-05T09:02:04+00:00" + "time": "2023-10-02T16:18:37+00:00" }, { "name": "phpunit/php-code-coverage", - "version": "dev-main", + "version": "10.1.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "56f33548fe522c8d82da7ff3824b42829d324364" + "reference": "355324ca4980b8916c18b9db29f3ef484078f26e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/56f33548fe522c8d82da7ff3824b42829d324364", - "reference": "56f33548fe522c8d82da7ff3824b42829d324364", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e", + "reference": "355324ca4980b8916c18b9db29f3ef484078f26e", "shasum": "" }, "require": { @@ -11328,7 +11189,6 @@ "ext-pcov": "PHP extension that provides line coverage", "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11361,7 +11221,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.6" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7" }, "funding": [ { @@ -11369,7 +11229,7 @@ "type": "github" } ], - "time": "2023-09-19T04:59:03+00:00" + "time": "2023-10-04T15:34:17+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11434,16 +11294,16 @@ }, { "name": "phpunit/php-invoker", - "version": "dev-main", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-invoker.git", - "reference": "8a4ed1c51828922bd96264dfeaa846aa21409bd9" + "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/8a4ed1c51828922bd96264dfeaa846aa21409bd9", - "reference": "8a4ed1c51828922bd96264dfeaa846aa21409bd9", + "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", + "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7", "shasum": "" }, "require": { @@ -11456,7 +11316,6 @@ "suggest": { "ext-pcntl": "*" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11486,8 +11345,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-invoker/issues", - "security": "https://github.com/sebastianbergmann/php-invoker/security/policy", - "source": "https://github.com/sebastianbergmann/php-invoker/tree/main" + "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0" }, "funding": [ { @@ -11495,20 +11353,20 @@ "type": "github" } ], - "time": "2023-09-17T15:30:51+00:00" + "time": "2023-02-03T06:56:09+00:00" }, { "name": "phpunit/php-text-template", - "version": "dev-main", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "195a92b1b1de0f97da57478953858cd77ae12aa6" + "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/195a92b1b1de0f97da57478953858cd77ae12aa6", - "reference": "195a92b1b1de0f97da57478953858cd77ae12aa6", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748", + "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748", "shasum": "" }, "require": { @@ -11517,7 +11375,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11548,7 +11405,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-text-template/issues", "security": "https://github.com/sebastianbergmann/php-text-template/security/policy", - "source": "https://github.com/sebastianbergmann/php-text-template/tree/main" + "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1" }, "funding": [ { @@ -11556,20 +11413,20 @@ "type": "github" } ], - "time": "2023-09-17T15:31:00+00:00" + "time": "2023-08-31T14:07:24+00:00" }, { "name": "phpunit/php-timer", - "version": "dev-main", + "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "c8611dbdfe9fc2efc92306c0348eab8608530833" + "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/c8611dbdfe9fc2efc92306c0348eab8608530833", - "reference": "c8611dbdfe9fc2efc92306c0348eab8608530833", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d", + "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d", "shasum": "" }, "require": { @@ -11578,7 +11435,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11608,8 +11464,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-timer/issues", - "security": "https://github.com/sebastianbergmann/php-timer/security/policy", - "source": "https://github.com/sebastianbergmann/php-timer/tree/main" + "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0" }, "funding": [ { @@ -11617,7 +11472,7 @@ "type": "github" } ], - "time": "2023-09-17T15:31:11+00:00" + "time": "2023-02-03T06:57:52+00:00" }, { "name": "phpunit/phpunit", @@ -11775,16 +11630,16 @@ }, { "name": "psy/psysh", - "version": "dev-main", + "version": "v0.11.21", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "1019ed078ecab355ae5043a13b609ee29a63579a" + "reference": "bcb22101107f3bf770523b65630c9d547f60c540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1019ed078ecab355ae5043a13b609ee29a63579a", - "reference": "1019ed078ecab355ae5043a13b609ee29a63579a", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/bcb22101107f3bf770523b65630c9d547f60c540", + "reference": "bcb22101107f3bf770523b65630c9d547f60c540", "shasum": "" }, "require": { @@ -11807,7 +11662,6 @@ "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history." }, - "default-branch": true, "bin": [ "bin/psysh" ], @@ -11850,22 +11704,22 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/main" + "source": "https://github.com/bobthecow/psysh/tree/v0.11.21" }, - "time": "2023-09-22T00:17:43+00:00" + "time": "2023-09-17T21:15:54+00:00" }, { "name": "sebastian/cli-parser", - "version": "dev-main", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "2250dc64a773dd0331f6e4a3f1114e280ae64a7c" + "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2250dc64a773dd0331f6e4a3f1114e280ae64a7c", - "reference": "2250dc64a773dd0331f6e4a3f1114e280ae64a7c", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae", + "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae", "shasum": "" }, "require": { @@ -11874,7 +11728,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11901,8 +11754,7 @@ "homepage": "https://github.com/sebastianbergmann/cli-parser", "support": { "issues": "https://github.com/sebastianbergmann/cli-parser/issues", - "security": "https://github.com/sebastianbergmann/cli-parser/security/policy", - "source": "https://github.com/sebastianbergmann/cli-parser/tree/main" + "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0" }, "funding": [ { @@ -11910,20 +11762,20 @@ "type": "github" } ], - "time": "2023-09-17T15:28:25+00:00" + "time": "2023-02-03T06:58:15+00:00" }, { "name": "sebastian/code-unit", - "version": "dev-main", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "687bbc6f78827b2aadb9e6f886f7dbdcf437d1f3" + "reference": "a81fee9eef0b7a76af11d121767abc44c104e503" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/687bbc6f78827b2aadb9e6f886f7dbdcf437d1f3", - "reference": "687bbc6f78827b2aadb9e6f886f7dbdcf437d1f3", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503", + "reference": "a81fee9eef0b7a76af11d121767abc44c104e503", "shasum": "" }, "require": { @@ -11932,7 +11784,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -11959,8 +11810,7 @@ "homepage": "https://github.com/sebastianbergmann/code-unit", "support": { "issues": "https://github.com/sebastianbergmann/code-unit/issues", - "security": "https://github.com/sebastianbergmann/code-unit/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit/tree/main" + "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0" }, "funding": [ { @@ -11968,20 +11818,20 @@ "type": "github" } ], - "time": "2023-09-17T15:28:40+00:00" + "time": "2023-02-03T06:58:43+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", - "version": "dev-main", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", - "reference": "6cdf4896eec5fed6a04b7eb9272b115d7a111d8b" + "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/6cdf4896eec5fed6a04b7eb9272b115d7a111d8b", - "reference": "6cdf4896eec5fed6a04b7eb9272b115d7a111d8b", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", + "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d", "shasum": "" }, "require": { @@ -11990,7 +11840,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12016,8 +11865,7 @@ "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "support": { "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", - "security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy", - "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/main" + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0" }, "funding": [ { @@ -12025,20 +11873,20 @@ "type": "github" } ], - "time": "2023-09-17T15:28:49+00:00" + "time": "2023-02-03T06:59:15+00:00" }, { "name": "sebastian/comparator", - "version": "dev-main", + "version": "5.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "548ca65e0d97c74247488c52b36dd1bf0d9307c9" + "reference": "2db5010a484d53ebf536087a70b4a5423c102372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/548ca65e0d97c74247488c52b36dd1bf0d9307c9", - "reference": "548ca65e0d97c74247488c52b36dd1bf0d9307c9", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372", + "reference": "2db5010a484d53ebf536087a70b4a5423c102372", "shasum": "" }, "require": { @@ -12051,7 +11899,6 @@ "require-dev": { "phpunit/phpunit": "^10.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12095,7 +11942,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/main" + "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1" }, "funding": [ { @@ -12103,20 +11950,20 @@ "type": "github" } ], - "time": "2023-09-17T15:29:01+00:00" + "time": "2023-08-14T13:18:12+00:00" }, { "name": "sebastian/complexity", - "version": "dev-main", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/complexity.git", - "reference": "d1e53a3c336e625f09b6f89fe91e46932d5265f3" + "reference": "68cfb347a44871f01e33ab0ef8215966432f6957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/d1e53a3c336e625f09b6f89fe91e46932d5265f3", - "reference": "d1e53a3c336e625f09b6f89fe91e46932d5265f3", + "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68cfb347a44871f01e33ab0ef8215966432f6957", + "reference": "68cfb347a44871f01e33ab0ef8215966432f6957", "shasum": "" }, "require": { @@ -12126,7 +11973,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12154,7 +12000,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/complexity/issues", "security": "https://github.com/sebastianbergmann/complexity/security/policy", - "source": "https://github.com/sebastianbergmann/complexity/tree/main" + "source": "https://github.com/sebastianbergmann/complexity/tree/3.1.0" }, "funding": [ { @@ -12162,20 +12008,20 @@ "type": "github" } ], - "time": "2023-09-17T15:29:14+00:00" + "time": "2023-09-28T11:50:59+00:00" }, { "name": "sebastian/diff", - "version": "dev-main", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "5982dfaf0461593e7880ca5a84130d63f96e63f7" + "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5982dfaf0461593e7880ca5a84130d63f96e63f7", - "reference": "5982dfaf0461593e7880ca5a84130d63f96e63f7", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b", + "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b", "shasum": "" }, "require": { @@ -12185,11 +12031,10 @@ "phpunit/phpunit": "^10.0", "symfony/process": "^4.2 || ^5" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-main": "5.1-dev" + "dev-main": "5.0-dev" } }, "autoload": { @@ -12222,7 +12067,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "security": "https://github.com/sebastianbergmann/diff/security/policy", - "source": "https://github.com/sebastianbergmann/diff/tree/main" + "source": "https://github.com/sebastianbergmann/diff/tree/5.0.3" }, "funding": [ { @@ -12230,20 +12075,20 @@ "type": "github" } ], - "time": "2023-09-17T15:29:24+00:00" + "time": "2023-05-01T07:48:21+00:00" }, { "name": "sebastian/environment", - "version": "dev-main", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "e861506a495a8566038dc1f5bc931f506226e3af" + "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/e861506a495a8566038dc1f5bc931f506226e3af", - "reference": "e861506a495a8566038dc1f5bc931f506226e3af", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951", + "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951", "shasum": "" }, "require": { @@ -12255,7 +12100,6 @@ "suggest": { "ext-posix": "*" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12287,7 +12131,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/main" + "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1" }, "funding": [ { @@ -12295,20 +12139,20 @@ "type": "github" } ], - "time": "2023-09-17T15:29:34+00:00" + "time": "2023-04-11T05:39:26+00:00" }, { "name": "sebastian/exporter", - "version": "dev-main", + "version": "5.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "326ce39e7aba308b2905b3ade1c6f811b2964a09" + "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/326ce39e7aba308b2905b3ade1c6f811b2964a09", - "reference": "326ce39e7aba308b2905b3ade1c6f811b2964a09", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc", + "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc", "shasum": "" }, "require": { @@ -12319,7 +12163,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12366,7 +12209,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", "security": "https://github.com/sebastianbergmann/exporter/security/policy", - "source": "https://github.com/sebastianbergmann/exporter/tree/main" + "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1" }, "funding": [ { @@ -12374,20 +12217,20 @@ "type": "github" } ], - "time": "2023-09-18T07:16:40+00:00" + "time": "2023-09-24T13:22:09+00:00" }, { "name": "sebastian/global-state", - "version": "dev-main", + "version": "6.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "a0a82765af72c21a3d93db67226336ff8722c50b" + "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/a0a82765af72c21a3d93db67226336ff8722c50b", - "reference": "a0a82765af72c21a3d93db67226336ff8722c50b", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4", + "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4", "shasum": "" }, "require": { @@ -12399,7 +12242,6 @@ "ext-dom": "*", "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12422,14 +12264,14 @@ } ], "description": "Snapshotting of global state", - "homepage": "https://www.github.com/sebastianbergmann/global-state", + "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", "security": "https://github.com/sebastianbergmann/global-state/security/policy", - "source": "https://github.com/sebastianbergmann/global-state/tree/main" + "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1" }, "funding": [ { @@ -12437,20 +12279,20 @@ "type": "github" } ], - "time": "2023-09-17T15:29:55+00:00" + "time": "2023-07-19T07:19:23+00:00" }, { "name": "sebastian/lines-of-code", - "version": "dev-main", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/lines-of-code.git", - "reference": "9f7eb6c672e51c7031fbd48d30605abc128d2092" + "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/9f7eb6c672e51c7031fbd48d30605abc128d2092", - "reference": "9f7eb6c672e51c7031fbd48d30605abc128d2092", + "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/649e40d279e243d985aa8fb6e74dd5bb28dc185d", + "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d", "shasum": "" }, "require": { @@ -12460,7 +12302,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12488,7 +12329,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/lines-of-code/issues", "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy", - "source": "https://github.com/sebastianbergmann/lines-of-code/tree/main" + "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.1" }, "funding": [ { @@ -12496,20 +12337,20 @@ "type": "github" } ], - "time": "2023-09-17T15:30:07+00:00" + "time": "2023-08-31T09:25:50+00:00" }, { "name": "sebastian/object-enumerator", - "version": "dev-main", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", - "reference": "baac3b3c976900454d4989e1db9f8f3f9437662a" + "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/baac3b3c976900454d4989e1db9f8f3f9437662a", - "reference": "baac3b3c976900454d4989e1db9f8f3f9437662a", + "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906", + "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906", "shasum": "" }, "require": { @@ -12520,7 +12361,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12546,8 +12386,7 @@ "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "support": { "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", - "security": "https://github.com/sebastianbergmann/object-enumerator/security/policy", - "source": "https://github.com/sebastianbergmann/object-enumerator/tree/main" + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0" }, "funding": [ { @@ -12555,20 +12394,20 @@ "type": "github" } ], - "time": "2023-09-17T15:30:19+00:00" + "time": "2023-02-03T07:08:32+00:00" }, { "name": "sebastian/object-reflector", - "version": "dev-main", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", - "reference": "e95c3128f4b0c20a868b4daad2fcb0aaaa35b50c" + "reference": "24ed13d98130f0e7122df55d06c5c4942a577957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/e95c3128f4b0c20a868b4daad2fcb0aaaa35b50c", - "reference": "e95c3128f4b0c20a868b4daad2fcb0aaaa35b50c", + "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957", + "reference": "24ed13d98130f0e7122df55d06c5c4942a577957", "shasum": "" }, "require": { @@ -12577,7 +12416,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12603,8 +12441,7 @@ "homepage": "https://github.com/sebastianbergmann/object-reflector/", "support": { "issues": "https://github.com/sebastianbergmann/object-reflector/issues", - "security": "https://github.com/sebastianbergmann/object-reflector/security/policy", - "source": "https://github.com/sebastianbergmann/object-reflector/tree/main" + "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0" }, "funding": [ { @@ -12612,20 +12449,20 @@ "type": "github" } ], - "time": "2023-09-17T15:30:30+00:00" + "time": "2023-02-03T07:06:18+00:00" }, { "name": "sebastian/recursion-context", - "version": "dev-main", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", - "reference": "d66630369079524b0bb75c9ba318eb4ad2e4daab" + "reference": "05909fb5bc7df4c52992396d0116aed689f93712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/d66630369079524b0bb75c9ba318eb4ad2e4daab", - "reference": "d66630369079524b0bb75c9ba318eb4ad2e4daab", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712", + "reference": "05909fb5bc7df4c52992396d0116aed689f93712", "shasum": "" }, "require": { @@ -12634,7 +12471,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12668,8 +12504,7 @@ "homepage": "https://github.com/sebastianbergmann/recursion-context", "support": { "issues": "https://github.com/sebastianbergmann/recursion-context/issues", - "security": "https://github.com/sebastianbergmann/recursion-context/security/policy", - "source": "https://github.com/sebastianbergmann/recursion-context/tree/main" + "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0" }, "funding": [ { @@ -12677,20 +12512,20 @@ "type": "github" } ], - "time": "2023-09-17T15:31:21+00:00" + "time": "2023-02-03T07:05:40+00:00" }, { "name": "sebastian/type", - "version": "dev-main", + "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "e2d71b27dcfcd7093f43f79005b70ca2ce65e5a1" + "reference": "462699a16464c3944eefc02ebdd77882bd3925bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/e2d71b27dcfcd7093f43f79005b70ca2ce65e5a1", - "reference": "e2d71b27dcfcd7093f43f79005b70ca2ce65e5a1", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf", + "reference": "462699a16464c3944eefc02ebdd77882bd3925bf", "shasum": "" }, "require": { @@ -12699,7 +12534,6 @@ "require-dev": { "phpunit/phpunit": "^10.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12726,8 +12560,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "security": "https://github.com/sebastianbergmann/type/security/policy", - "source": "https://github.com/sebastianbergmann/type/tree/main" + "source": "https://github.com/sebastianbergmann/type/tree/4.0.0" }, "funding": [ { @@ -12735,26 +12568,25 @@ "type": "github" } ], - "time": "2023-09-17T15:31:32+00:00" + "time": "2023-02-03T07:10:45+00:00" }, { "name": "sebastian/version", - "version": "dev-main", + "version": "4.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "c0843542d9c15471d9c21041f138a5b46e33b3ad" + "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c0843542d9c15471d9c21041f138a5b46e33b3ad", - "reference": "c0843542d9c15471d9c21041f138a5b46e33b3ad", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17", + "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17", "shasum": "" }, "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -12781,8 +12613,7 @@ "homepage": "https://github.com/sebastianbergmann/version", "support": { "issues": "https://github.com/sebastianbergmann/version/issues", - "security": "https://github.com/sebastianbergmann/version/security/policy", - "source": "https://github.com/sebastianbergmann/version/tree/main" + "source": "https://github.com/sebastianbergmann/version/tree/4.0.1" }, "funding": [ { @@ -12790,38 +12621,37 @@ "type": "github" } ], - "time": "2023-09-17T15:31:41+00:00" + "time": "2023-02-07T11:34:05+00:00" }, { "name": "slevomat/coding-standard", - "version": "dev-master", + "version": "8.13.4", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "fc778dad0a40bc40cde38770b00a3d790c6d195c" + "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fc778dad0a40bc40cde38770b00a3d790c6d195c", - "reference": "fc778dad0a40bc40cde38770b00a3d790c6d195c", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/4b2af2fb17773656d02fbfb5d18024ebd19fe322", + "reference": "4b2af2fb17773656d02fbfb5d18024ebd19fe322", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": "^1.23.1", + "phpstan/phpdoc-parser": "^1.23.0", "squizlabs/php_codesniffer": "^3.7.1" }, "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.10.33", - "phpstan/phpstan-deprecation-rules": "1.1.4", - "phpstan/phpstan-phpunit": "1.3.14", + "phpstan/phpstan": "1.10.26", + "phpstan/phpstan-deprecation-rules": "1.1.3", + "phpstan/phpstan-phpunit": "1.3.13", "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.3.2" + "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.2.6" }, - "default-branch": true, "type": "phpcodesniffer-standard", "extra": { "branch-alias": { @@ -12844,7 +12674,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/master" + "source": "https://github.com/slevomat/coding-standard/tree/8.13.4" }, "funding": [ { @@ -12856,7 +12686,7 @@ "type": "tidelift" } ], - "time": "2023-09-15T12:32:15+00:00" + "time": "2023-07-25T10:28:55+00:00" }, { "name": "spatie/backtrace", @@ -13133,16 +12963,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "dev-master", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "7566b4d89de1d08d2a8ad85910507d6633a35d28" + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/7566b4d89de1d08d2a8ad85910507d6633a35d28", - "reference": "7566b4d89de1d08d2a8ad85910507d6633a35d28", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, "require": { @@ -13154,7 +12984,6 @@ "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, - "default-branch": true, "bin": [ "bin/phpcs", "bin/phpcbf" @@ -13187,20 +13016,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2023-09-11T11:08:03+00:00" + "time": "2023-02-22T23:07:41+00:00" }, { "name": "symfony/cache", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "27545d5d758ccb783728ad4ac1ab175e17fb5e50" + "reference": "6c1a3ea078c4d88ee892530945df63a87981b2da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/27545d5d758ccb783728ad4ac1ab175e17fb5e50", - "reference": "27545d5d758ccb783728ad4ac1ab175e17fb5e50", + "url": "https://api.github.com/repos/symfony/cache/zipball/6c1a3ea078c4d88ee892530945df63a87981b2da", + "reference": "6c1a3ea078c4d88ee892530945df63a87981b2da", "shasum": "" }, "require": { @@ -13209,7 +13038,7 @@ "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3", - "symfony/var-exporter": "^6.2.10|^7.0" + "symfony/var-exporter": "^6.2.10" }, "conflict": { "doctrine/dbal": "<2.13.1", @@ -13227,12 +13056,12 @@ "doctrine/dbal": "^2.13.1|^3.0", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/filesystem": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/config": "^5.4|^6.0", + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/filesystem": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/messenger": "^5.4|^6.0", + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -13267,7 +13096,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/6.4" + "source": "https://github.com/symfony/cache/tree/v6.3.5" }, "funding": [ { @@ -13283,11 +13112,11 @@ "type": "tidelift" } ], - "time": "2023-09-19T09:56:00+00:00" + "time": "2023-09-26T15:48:55+00:00" }, { "name": "symfony/cache-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", @@ -13303,7 +13132,6 @@ "php": ">=8.1", "psr/cache": "^3.0" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -13364,16 +13192,16 @@ }, { "name": "symfony/filesystem", - "version": "6.4.x-dev", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59" + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59", - "reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", "shasum": "" }, "require": { @@ -13407,7 +13235,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/6.4" + "source": "https://github.com/symfony/filesystem/tree/v6.3.1" }, "funding": [ { @@ -13423,20 +13251,20 @@ "type": "tidelift" } ], - "time": "2023-07-26T17:27:13+00:00" + "time": "2023-06-01T08:30:39+00:00" }, { "name": "symfony/http-client", - "version": "6.4.x-dev", + "version": "v6.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "0315b30fc5f371c1c8ab366d3cbaa451c71d7c86" + "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/0315b30fc5f371c1c8ab366d3cbaa451c71d7c86", - "reference": "0315b30fc5f371c1c8ab366d3cbaa451c71d7c86", + "url": "https://api.github.com/repos/symfony/http-client/zipball/213e564da4cbf61acc9728d97e666bcdb868c10d", + "reference": "213e564da4cbf61acc9728d97e666bcdb868c10d", "shasum": "" }, "require": { @@ -13465,11 +13293,10 @@ "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/http-kernel": "^5.4|^6.0|^7.0", - "symfony/messenger": "^5.4|^6.0|^7.0", - "symfony/process": "^5.4|^6.0|^7.0", - "symfony/stopwatch": "^5.4|^6.0|^7.0" + "symfony/dependency-injection": "^5.4|^6.0", + "symfony/http-kernel": "^5.4|^6.0", + "symfony/process": "^5.4|^6.0", + "symfony/stopwatch": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -13500,7 +13327,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/6.4" + "source": "https://github.com/symfony/http-client/tree/v6.3.5" }, "funding": [ { @@ -13516,26 +13343,25 @@ "type": "tidelift" } ], - "time": "2023-09-14T11:24:05+00:00" + "time": "2023-09-29T15:57:12+00:00" }, { "name": "symfony/http-client-contracts", - "version": "dev-main", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "c58b55bbca7422e19ed51667313834b67b098517" + "reference": "3b66325d0176b4ec826bffab57c9037d759c31fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/c58b55bbca7422e19ed51667313834b67b098517", - "reference": "c58b55bbca7422e19ed51667313834b67b098517", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3b66325d0176b4ec826bffab57c9037d759c31fb", + "reference": "3b66325d0176b4ec826bffab57c9037d759c31fb", "shasum": "" }, "require": { "php": ">=8.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -13579,7 +13405,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/main" + "source": "https://github.com/symfony/http-client-contracts/tree/v3.3.0" }, "funding": [ { @@ -13595,20 +13421,20 @@ "type": "tidelift" } ], - "time": "2023-07-29T13:12:44+00:00" + "time": "2023-05-23T14:45:45+00:00" }, { "name": "symfony/options-resolver", - "version": "6.4.x-dev", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e" + "reference": "a10f19f5198d589d5c33333cffe98dc9820332dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e", - "reference": "22301f0e7fdeaacc14318928612dee79be99860e", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a10f19f5198d589d5c33333cffe98dc9820332dd", + "reference": "a10f19f5198d589d5c33333cffe98dc9820332dd", "shasum": "" }, "require": { @@ -13646,7 +13472,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/6.4" + "source": "https://github.com/symfony/options-resolver/tree/v6.3.0" }, "funding": [ { @@ -13662,11 +13488,11 @@ "type": "tidelift" } ], - "time": "2023-08-08T10:16:24+00:00" + "time": "2023-05-12T14:21:09+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", @@ -13687,7 +13513,6 @@ "suggest": { "ext-iconv": "For best performance" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -13750,7 +13575,7 @@ }, { "name": "symfony/polyfill-php81", - "version": "1.x-dev", + "version": "v1.28.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", @@ -13765,7 +13590,6 @@ "require": { "php": ">=7.1" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -13830,7 +13654,7 @@ }, { "name": "symfony/stopwatch", - "version": "6.4.x-dev", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -13872,7 +13696,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v6.3.0-RC1" + "source": "https://github.com/symfony/stopwatch/tree/v6.3.0" }, "funding": [ { @@ -13892,23 +13716,23 @@ }, { "name": "symfony/var-exporter", - "version": "6.4.x-dev", + "version": "v6.3.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "6eaba5813e2bc6b50d6557aec726f5a5cc709742" + "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/6eaba5813e2bc6b50d6557aec726f5a5cc709742", - "reference": "6eaba5813e2bc6b50d6557aec726f5a5cc709742", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/df1f8aac5751871b83d30bf3e2c355770f8f0691", + "reference": "df1f8aac5751871b83d30bf3e2c355770f8f0691", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { - "symfony/var-dumper": "^5.4|^6.0|^7.0" + "symfony/var-dumper": "^5.4|^6.0" }, "type": "library", "autoload": { @@ -13946,7 +13770,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/6.4" + "source": "https://github.com/symfony/var-exporter/tree/v6.3.4" }, "funding": [ { @@ -13962,20 +13786,20 @@ "type": "tidelift" } ], - "time": "2023-08-17T15:49:45+00:00" + "time": "2023-08-16T18:14:47+00:00" }, { "name": "symfony/yaml", - "version": "6.4.x-dev", + "version": "v6.3.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "fd863419d4130619f8dbacb87825c4b29478672e" + "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/fd863419d4130619f8dbacb87825c4b29478672e", - "reference": "fd863419d4130619f8dbacb87825c4b29478672e", + "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add", + "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add", "shasum": "" }, "require": { @@ -13987,7 +13811,7 @@ "symfony/console": "<5.4" }, "require-dev": { - "symfony/console": "^5.4|^6.0|^7.0" + "symfony/console": "^5.4|^6.0" }, "bin": [ "Resources/bin/yaml-lint" @@ -14018,7 +13842,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/6.4" + "source": "https://github.com/symfony/yaml/tree/v6.3.3" }, "funding": [ { @@ -14034,7 +13858,7 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:16:29+00:00" + "time": "2023-07-31T07:08:24+00:00" }, { "name": "ta-tikoma/phpunit-architecture-test", @@ -14356,7 +14180,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": [], - "prefer-stable": false, + "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.1", diff --git a/config/zeus-sky.php b/config/zeus-sky.php new file mode 100644 index 0000000..761c1fd --- /dev/null +++ b/config/zeus-sky.php @@ -0,0 +1,58 @@ + 'sky', + + /** + * the middleware you want to apply on all the blog routes + * for example if you want to make your blog for users only, add the middleware 'auth'. + */ + 'middleware' => ['web'], + + /** + * URI prefix for each content type + */ + 'uri' => [ + 'post' => 'post', + 'page' => 'page', + 'library' => 'library', + 'faq' => 'faq', + ], + + /** + * you can overwrite any model and use your own + * you can also configure the model per panel in your panel provider using: + * ->skyModels([ ... ]) + */ + 'models' => [ + 'Faq' => \LaraZeus\Sky\Models\Faq::class, + 'Post' => \LaraZeus\Sky\Models\Post::class, + 'PostStatus' => \LaraZeus\Sky\Models\PostStatus::class, + 'Tag' => \LaraZeus\Sky\Models\Tag::class, + 'Library' => \LaraZeus\Sky\Models\Library::class, + ], + + 'parsers' => [ + \LaraZeus\Sky\Classes\BoltParser::class, + ], + + 'recentPostsLimit' => 5, + + 'searchResultHighlightCssClass' => 'highlight', + + 'skipHighlightingTerms' => ['iframe'], + + 'defaultFeaturedImage' => null, + + /** + * the default editor for pages and posts, Available: + * \LaraZeus\Sky\Editors\TipTapEditor::class, + * \LaraZeus\Sky\Editors\TinyEditor::class, + * \LaraZeus\Sky\Editors\MarkdownEditor::class, + * \LaraZeus\Sky\Editors\RichEditor::class, + */ + 'editor' => \LaraZeus\Sky\Editors\RichEditor::class, +]; diff --git a/database/factories/LibraryFactory.php b/database/factories/LibraryFactory.php index 6625fe3..930ee55 100644 --- a/database/factories/LibraryFactory.php +++ b/database/factories/LibraryFactory.php @@ -14,10 +14,8 @@ public function getModel(): string /** * Define the model's default state. - * - * @return array */ - public function definition() + public function definition(): array { return [ 'slug' => $this->faker->slug(2), diff --git a/database/factories/PostFactory.php b/database/factories/PostFactory.php index 12011f1..a11ad53 100644 --- a/database/factories/PostFactory.php +++ b/database/factories/PostFactory.php @@ -14,10 +14,8 @@ public function getModel(): string /** * Define the model's default state. - * - * @return array */ - public function definition() + public function definition(): array { return [ 'user_id' => 1, diff --git a/docs/advanced/_index.md b/docs/advanced/_index.md new file mode 100644 index 0000000..9ccbf7c --- /dev/null +++ b/docs/advanced/_index.md @@ -0,0 +1,4 @@ +--- +title: Advanced +weight: 4 +--- diff --git a/docs/addons.md b/docs/advanced/addons.md similarity index 57% rename from docs/addons.md rename to docs/advanced/addons.md index 4f99e37..3e33625 100644 --- a/docs/addons.md +++ b/docs/advanced/addons.md @@ -1,5 +1,5 @@ --- -title: addons +title: Addons weight: 7 --- @@ -15,14 +15,16 @@ Sky comes with some addons, currently we have: to set the url of the FAQ from the `zeus-sky.php` config file: ```php -->uriPrefix([ - 'faq' => 'faq', - ]) +'uri' => [ + // ... + 'faq' => 'faq', +], ``` -to disable it, set it in the `adminPanelProvider`: +to disable it in the admin, set it in the `adminPanelProvider`: ```php -->hasFaqResource(), +SkyPlugin::make() + ->faqResource(false), ``` ## Library Addons @@ -30,12 +32,14 @@ to disable it, set it in the `adminPanelProvider`: to set the url of the Library from the `zeus-sky.php` config file: ```php -->uriPrefix([ - 'library' => 'library', - ]) +'uri' => [ + // ... + 'library' => 'library', +], ``` to disable it, set it in the `adminPanelProvider`: ```php -->hasLibraryResource(), +SkyPlugin::make() + ->libraryResource(false), ``` diff --git a/docs/customization.md b/docs/advanced/customization.md similarity index 93% rename from docs/customization.md rename to docs/advanced/customization.md index 820099e..6cfeb51 100644 --- a/docs/customization.md +++ b/docs/advanced/customization.md @@ -35,7 +35,9 @@ php artisan vendor:publish --tag=zeus-sky-translations ## Navigations + to render the navigation: + ``` @php $menu = RyanChandler\FilamentNavigation\Models\Navigation::fromHandle('main-header-menu'); @endphp @foreach($menu->items as $item) @@ -48,4 +50,5 @@ you can also copy the `RenderNavItem` class and customize it as you need. for more information refer to the main plugin [Filament Navigation](https://github.com/ryangjchandler/filament-navigation) ## themes -soon + +you can create any frontend themes you want, checkout @zeus Artemis for more diff --git a/docs/changelog.md b/docs/changelog.md deleted file mode 100644 index 34d6dcc..0000000 --- a/docs/changelog.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Changelog -weight: 100 ---- - -All changes to `sky` are auto updated documented on GitHub [changelog](https://github.com/lara-zeus/sky/blob/main/CHANGELOG.md) diff --git a/docs/configuration.md b/docs/configuration.md deleted file mode 100644 index 00ab903..0000000 --- a/docs/configuration.md +++ /dev/null @@ -1,85 +0,0 @@ ---- -title: Configuration -weight: 3 ---- - -## Configuration - -to configure the plugin Sky, you can pass the configuration to the plugin in `adminPanelProvider` - -these all the available configuration, and their defaults values - -```php -SpatieLaravelTranslatablePlugin::make() - //If you don't use multi-language - ->defaultLocales([config('app.locale')]) - // or if you have more - ->defaultLocales(['en', 'pt']), - -FilamentNavigation::make(), - -SkyPlugin::make() - ->skyPrefix('sky') - ->skyMiddleware(['web']) - ->uriPrefix([ - 'post' => 'post', - 'page' => 'page', - 'library' => 'library', - 'faq' => 'faq', - ]) - - // enable or disable the resources - ->postResource() - ->pageResource() - ->faqResource() - ->libraryResource() - - ->navigationGroupLabel('Sky') - - // uploading config - ->uploadDisk() - ->uploadDirectory() - - // the default models - ->skyModels([ - 'Faq' => \LaraZeus\Sky\Models\Faq::class, - 'Post' => \LaraZeus\Sky\Models\Post::class, - 'PostStatus' => \LaraZeus\Sky\Models\PostStatus::class, - 'Tag' => \LaraZeus\Sky\Models\Tag::class, - 'Library' => \LaraZeus\Sky\Models\Library::class, - ]) - - ->editor(Editors\TipTapEditor::class) - ->parsers([\LaraZeus\Sky\Classes\BoltParser::class]) - ->recentPostsLimit(5) - ->searchResultHighlightCssClass('highlight') - ->skipHighlightingTerms(['iframe']) - ->defaultFeaturedImage('url/to/image') - ->libraryTypes([ - 'FILE' => 'File', - 'IMAGE' => 'Image', - 'VIDEO' => 'Video', - ]) - ->tagTypes([ - 'tag' => 'Tag', - 'category' => 'Category', - 'library' => 'Library', - 'faq' => 'Faq', - ]) -``` - -## Content Editor - -the default editor is: `TinyEditor`. and included: -* [Spatie Markdown Editor](https://filamentphp.com/plugins/spatie-markdown-editor) -* [Tiptap Editor](https://filamentphp.com/plugins/tiptap) - -to use them you only need to install the package, and set the config 'editor' - -### adding new editor - -you can add any editor available in [filament plugin directory](https://filamentphp.com/plugins) -* first install the plugin that you want to use. -* implement the `\LaraZeus\Sky\Editors\ContentEditor` interface, and set it in the option `editor` - -for example check `LaraZeus\Sky\Editors\MarkdownEditor`. diff --git a/docs/getting-started/_index.md b/docs/getting-started/_index.md new file mode 100644 index 0000000..4272691 --- /dev/null +++ b/docs/getting-started/_index.md @@ -0,0 +1,4 @@ +--- +title: Getting Started +weight: 1 +--- diff --git a/docs/assets.md b/docs/getting-started/assets.md similarity index 54% rename from docs/assets.md rename to docs/getting-started/assets.md index 1b6b0e6..638bd66 100644 --- a/docs/assets.md +++ b/docs/getting-started/assets.md @@ -1,11 +1,11 @@ --- -title: Thems and Assets +title: Themes and Assets weight: 6 --- ## Compiling assets -* make sure to include all the assets needed to render the form, -* take a look at creating [custom themes](https://filamentphp.com/docs/2.x/admin/appearance#building-themes) for Filament. + +we use [tailwind Css](https://tailwindcss.com/) and custom themes by filament, make sure you are familiar with [tailwindcss configuration](https://tailwindcss.com/docs/configuration), and how to make custom [filament theme](https://filamentphp.com/docs/2.x/admin/appearance#building-themes). ### Custom Classes: diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md new file mode 100644 index 0000000..a9e0501 --- /dev/null +++ b/docs/getting-started/changelog.md @@ -0,0 +1,6 @@ +--- +title: Changelog +weight: 100 +--- + +All changes to @zeus Sky are auto updated documented on GitHub [changelog](https://github.com/lara-zeus/sky/blob/main/CHANGELOG.md) diff --git a/docs/getting-started/configuration.md b/docs/getting-started/configuration.md new file mode 100644 index 0000000..9e573fc --- /dev/null +++ b/docs/getting-started/configuration.md @@ -0,0 +1,157 @@ +--- +title: Configuration +weight: 3 +--- + +### Configuration + +There is two different set of configuration, for filament, and for the frontend pages + +## Filament Configuration + +to configure the plugin Sky, you can pass the configuration to the plugin in `adminPanelProvider` + +these all the available configuration, and their defaults values + +```php +SpatieLaravelTranslatablePlugin::make() + //If you don't use multi-language + ->defaultLocales([config('app.locale')]) + // or if you have more + ->defaultLocales(['en', 'pt']), + +FilamentNavigation::make(), + +SkyPlugin::make() + ->navigationGroupLabel('Sky') + + // uploading config + ->uploadDisk() + ->uploadDirectory() + + // the default models, by default Sky will read from the config file 'zeus-sky'. + // but if you want to customize the models per panel, you can do it here + ->skyModels([ + // ... + 'Tag' => \LaraZeus\Sky\Models\Tag::class, + ]) + + // available tags + ->tagTypes([ + 'tag' => 'Tag', + 'category' => 'Category', + 'library' => 'Library', + 'faq' => 'Faq', + ]) +``` + +## Customize Filament Resources + +you can customize all Sky resources icons and sorting by adding the following code to your `AppServiceProvider` boot method + +```php +PostResource::navigationSort(100); +PostResource::navigationIcon('heroicon-o-home'); +PostResource::navigationGroup('New Name'); +``` + +available resources: + +- FaqResource, +- LibraryResource, +- PageResource, +- PostResource, +- TagResource, + +## Frontend Configuration + +use the file `zeu-sky.php`, to customize the frontend, like the prefix, middleware and URI prefix for each content type. + +to publish the configuration: + +```bash +php artisan vendor:publish --tag=zeus-sky-config +``` + +and here is the config content: + +```php + 'sky', + + /** + * the middleware you want to apply on all the blog routes + * for example if you want to make your blog for users only, add the middleware 'auth'. + */ + 'middleware' => ['web'], + + /** + * URI prefix for each content type + */ + 'uri' => [ + 'post' => 'post', + 'page' => 'page', + 'library' => 'library', + 'faq' => 'faq', + ], + + /** + * you can overwrite any model and use your own + * you can also configure the model per panel in your panel provider using: + * ->skyModels([ ... ]) + */ + 'models' => [ + 'Faq' => \LaraZeus\Sky\Models\Faq::class, + 'Post' => \LaraZeus\Sky\Models\Post::class, + 'PostStatus' => \LaraZeus\Sky\Models\PostStatus::class, + 'Tag' => \LaraZeus\Sky\Models\Tag::class, + 'Library' => \LaraZeus\Sky\Models\Library::class, + ], + + 'parsers' => [ + \LaraZeus\Sky\Classes\BoltParser::class, + ], + + 'recentPostsLimit' => 5, + + 'searchResultHighlightCssClass' => 'highlight', + + 'skipHighlightingTerms' => ['iframe'], + + 'defaultFeaturedImage' => null, + + 'editor' => \LaraZeus\Sky\Editors\RichEditor::class, +]; +``` + +## Content Editor + +the default editor is: `MarkdownEditor`. and included: + +* RichEditor +* [Tiptap Editor](https://filamentphp.com/plugins/tiptap) +* [Tiny Editor](https://filamentphp.com/plugins/mohamedsabil83-tinyeditor) + +to use them you only need to install the package, and set the `editor` in `zeus-sky` +```php +/** + * the default editor for pages and posts, Available: + * \LaraZeus\Sky\Editors\TipTapEditor::class, + * \LaraZeus\Sky\Editors\TinyEditor::class, + * \LaraZeus\Sky\Editors\MarkdownEditor::class, + * \LaraZeus\Sky\Editors\RichEditor::class, + */ +'editor' => \LaraZeus\Sky\Editors\RichEditor::class, +``` + +### adding new editor + +you can add any editor available in [filament plugin directory](https://filamentphp.com/plugins) + +* first install the plugin that you want to use. +* implement the `\LaraZeus\Sky\Editors\ContentEditor` interface, and set it in the config `editor` diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md new file mode 100644 index 0000000..f3b61a5 --- /dev/null +++ b/docs/getting-started/installation.md @@ -0,0 +1,43 @@ +--- +title: Installation +weight: 2 +--- + +## Prerequisites + +Sky is built on top of [laravel](https://laravel.com/docs/master) and uses [filament](https://filamentphp.com/docs/3.x/panels/installation) as an admin panel to manage everything. + +And for the frontend, it uses [Tall stack](https://tallstack.dev/). +So, ensure you are familiar with these tools before diving into @zeus Sky. + +> **Note**\ +> You can get up and running with our [starter kit Zeus](https://github.com/lara-zeus/zeus). + +## Installation + +> **Important**\ +> Before starting, make sure you have the following PHP extensions enabled: +`sqlite` + +Install @zeus Sky by running the following commands in your Laravel project directory. + +```bash +composer require lara-zeus/sky +php artisan sky:install +``` + +The install command will publish the migrations and the necessary assets for the frontend. + +## Register Sky with Filament: + +```php +->plugins([ + SpatieLaravelTranslatablePlugin::make()->defaultLocales([config('app.locale')]), + FilamentNavigation::make(), + SkyPlugin::make(), +]) +``` + +## Usage + +To access the forms, visit the URL `/admin` , and `/sky`. \ No newline at end of file diff --git a/docs/getting-started/upgrade.md b/docs/getting-started/upgrade.md new file mode 100644 index 0000000..920ab0e --- /dev/null +++ b/docs/getting-started/upgrade.md @@ -0,0 +1,38 @@ +--- +title: Upgrading +weight: 100 +--- + +## upgrade to v3.2 + +in v3.2 I refactor the configuration, to separate the frontend configuration from filament related ones. +this case issues when having multiple panels. + +first publish the config file by running: + +```bash +php artisan vendor:publish --tag="zeus-sky-config" --force +``` + +now move your configuration form your panel provider to the `zeus-sky` config file. + +so these are the deprecated configuration methods: + +```php + +->skyPrefix() +->skyMiddleware() +->uriPrefix() +->skyModels() +->editor() +->parsers() +->recentPostsLimit() +->searchResultHighlightCssClass() +->skipHighlightingTerms() +->defaultFeaturedImage() + +``` + +## upgrade from 2 to 3 + +to upgrade `Sky` from v2 to v3 please check this [upgrade guid](https://larazeus.com/docs/core/v3/upgrade) diff --git a/docs/installation.md b/docs/installation.md deleted file mode 100644 index 8fc7c11..0000000 --- a/docs/installation.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -title: Installation -weight: 2 ---- - -before you continue, please make sure you already installed filament, and all working prefecture for you. - -## Composer - -You can install the package via composer: - -```bash -composer require lara-zeus/sky -``` - -## Migrations -to publish the migrations files - -```bash -php artisan vendor:publish --tag=zeus-sky-migrations -php artisan vendor:publish --provider="Spatie\Tags\TagsServiceProvider" --tag="tags-migrations" -php artisan vendor:publish --provider="Spatie\MediaLibrary\MediaLibraryServiceProvider" --tag="migrations" -``` - -## Assets -to publish the assets files for the frontend: - -```bash -php artisan vendor:publish --tag=zeus-assets -``` - -## Run Migration -finally, run the migration: - -```bash -php artisan migrate -``` diff --git a/docs/upgrade.md b/docs/upgrade.md deleted file mode 100644 index 3fd656f..0000000 --- a/docs/upgrade.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Upgrading -weight: 3 ---- - -to upgrade `Sky` to v3 please check this [upgrade guid](https://larazeus.com/docs/core/v3/upgrade) diff --git a/docs/usage.md b/docs/usage.md deleted file mode 100644 index 8444555..0000000 --- a/docs/usage.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Usage -weight: 4 ---- - -## Usage -after you finished installing `sky` all you have to do is visit the url `/admin` to manage the Letters, and `/blog`. - -> you can configure the URL from the config file, - -check the configuration section for more details - -if you don't have a user, or it's a fresh installation of laravel, you can use the command to create a new user -```bash -php artisan make:filament-user -``` diff --git a/routes/web.php b/routes/web.php index 91b841e..8f3faee 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,56 +1,55 @@ hasPlugin('zeus-sky')) { - Route::prefix(SkyPlugin::get()->getSkyPrefix()) - ->middleware(SkyPlugin::get()->getMiddleware()) - ->group(function () { +Route::prefix(config('zeus-sky.prefix')) + ->middleware(config('zeus-sky.middleware')) + ->group(function () { - if (SkyPlugin::get()->hasFaqResource()) { - Route::get(SkyPlugin::get()->getUriPrefix()['faq'], Faq::class) - ->name('faq'); - } + if (in_array('faq', config('zeus-sky.uri'))) { + Route::get(config('zeus-sky.uri.faq'), Faq::class) + ->name('faq'); + } - if (SkyPlugin::get()->hasLibraryResource()) { - Route::prefix(SkyPlugin::get()->getUriPrefix()['library'])->group(function () { + if (in_array('library', config('zeus-sky.uri'))) { + Route::prefix(config('zeus-sky.uri.library')) + ->group(function () { Route::get('/', Library::class)->name('library'); Route::get('/tag/{slug}', LibraryTag::class)->name('library.tag'); Route::get('/{slug}', LibraryItem::class)->name('library.item'); }); - } + } - Route::post('passwordConfirmation/{slug}', function ($slug) { + /*Route::post('passwordConfirmation/{slug}', function ($slug) { + // convert to LW todo + $post = SkyPlugin::get()->getModel('Post')::query() + ->where('slug', $slug) + ->where('password', request('password')) + ->first(); - $post = SkyPlugin::get()->getModel('Post')::query() - ->where('slug', $slug) - ->where('password', request('password')) - ->first(); + if ($post !== null) { + request()->session()->put($slug.'-'.request('password'), request('password')); - if ($post !== null) { - request()->session()->put($slug . '-' . request('password'), request('password')); - - return redirect()->route($post->post_type, ['slug' => $post->slug]); - } + return redirect()->route($post->post_type, ['slug' => $post->slug]); + } - return redirect()->back()->with('status', __('sorry, the password incorrect!')); - }) - ->name('passwordConfirmation'); + return redirect()->back()->with('status', __('sorry, the password incorrect!')); + }) + ->name('passwordConfirmation');*/ - Route::get('/', Posts::class)->name('blogs'); - Route::get(SkyPlugin::get()->getUriPrefix()['post'] . '/{slug}', Post::class)->name('post'); - Route::get(SkyPlugin::get()->getUriPrefix()['page'] . '/{slug}', Page::class)->name('page'); - Route::get('{type}/{slug}', Tags::class)->name('tags'); - }); -} + Route::get('/', Posts::class)->name('blogs'); + Route::get(config('zeus-sky.uri.post') . '/{slug}', Post::class)->name('post'); + Route::get(config('zeus-sky.uri.page') . '/{slug}', Page::class)->name('page'); + Route::get('{type}/{slug}', Tags::class)->name('tags'); + }); diff --git a/src/Configuration.php b/src/Configuration.php index 55b54b6..615725c 100644 --- a/src/Configuration.php +++ b/src/Configuration.php @@ -7,17 +7,20 @@ trait Configuration { /** + * @deprecated deprecated since version 3.2 * set the default path for the blog homepage. */ protected Closure | string $skyPrefix = 'sky'; /** + * @deprecated deprecated since version 3.2 * the middleware you want to apply on all the blog routes * for example if you want to make your blog for users only, add the middleware 'auth'. */ protected array $skyMiddleware = ['web']; /** + * @deprecated deprecated since version 3.2 * URI prefix for each content type */ protected array $uriPrefix = [ @@ -27,26 +30,14 @@ trait Configuration 'faq' => 'faq', ]; - protected bool $hasPostResource = true; - - protected bool $hasPageResource = true; - - protected bool $hasFaqResource = true; - - protected bool $hasLibraryResource = true; - protected Closure | string $navigationGroupLabel = 'Sky'; /** * you can overwrite any model and use your own + * + * @deprecated deprecated since version 3.2 */ - protected array $skyModels = [ - 'Faq' => \LaraZeus\Sky\Models\Faq::class, - 'Post' => \LaraZeus\Sky\Models\Post::class, - 'PostStatus' => \LaraZeus\Sky\Models\PostStatus::class, - 'Tag' => \LaraZeus\Sky\Models\Tag::class, - 'Library' => \LaraZeus\Sky\Models\Library::class, - ]; + protected array $skyModels = []; /** * the default editor for pages and posts, Available: @@ -54,10 +45,14 @@ trait Configuration * \LaraZeus\Sky\Editors\TinyEditor::class, * \LaraZeus\Sky\Editors\MarkdownEditor::class, * \LaraZeus\Sky\Editors\RichEditor::class, + * + * @deprecated deprecated since version 3.2 */ protected string $editor = Editors\MarkdownEditor::class; /** + * @deprecated deprecated since version 3.2 + * * parse the content * you can add any parser to do str_replace or any other operation: * @@ -68,22 +63,30 @@ trait Configuration ]; /** + * @deprecated deprecated since version 3.2 + * * for the frontend */ protected int $recentPostsLimit = 5; /** + * @deprecated deprecated since version 3.2 + * * css class to apply on found search result, e.g. `bg-yellow-400`. */ protected string $searchResultHighlightCssClass = 'highlight'; /** + * @deprecated deprecated since version 3.2 + * * supply a list of terms that will disable the search highlight to not * destroy html structure. */ protected array $skipHighlightingTerms = ['iframe']; /** + * @deprecated deprecated since version 3.2 + * * default featured image, set to null to disable it. * ex: https://placehold.co/600x400 */ @@ -112,6 +115,17 @@ trait Configuration */ protected Closure | string $uploadDirectory = ''; + protected bool $hasPostResource = true; + + protected bool $hasPageResource = true; + + protected bool $hasFaqResource = true; + + protected bool $hasLibraryResource = true; + + /* + * @deprecated deprecated since version 3.2 + */ public function skyPrefix(Closure | string $prefix): static { $this->skyPrefix = $prefix; @@ -119,11 +133,17 @@ public function skyPrefix(Closure | string $prefix): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getSkyPrefix(): Closure | string { return $this->evaluate($this->skyPrefix); } + /* + * @deprecated deprecated since version 3.2 + */ public function skyMiddleware(array $middleware): static { $this->skyMiddleware = $middleware; @@ -131,59 +151,14 @@ public function skyMiddleware(array $middleware): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getMiddleware(): array { return $this->skyMiddleware; } - public function postResource(bool $condition = true): static - { - $this->hasPostResource = $condition; - - return $this; - } - - public function hasPostResource(): bool - { - return $this->hasPostResource; - } - - public function pageResource(bool $condition = true): static - { - $this->hasPageResource = $condition; - - return $this; - } - - public function hasPageResource(): bool - { - return $this->hasPageResource; - } - - public function faqResource(bool $condition = true): static - { - $this->hasFaqResource = $condition; - - return $this; - } - - public function hasFaqResource(): bool - { - return $this->hasFaqResource; - } - - public function libraryResource(bool $condition = true): static - { - $this->hasLibraryResource = $condition; - - return $this; - } - - public function hasLibraryResource(): bool - { - return $this->hasLibraryResource; - } - public function navigationGroupLabel(Closure | string $lable): static { $this->navigationGroupLabel = $lable; @@ -211,11 +186,14 @@ public function getSkyModels(): array public static function getModel(string $model): string { return array_merge( - (new static())->skyModels, + config('zeus-sky.models'), (new static())::get()->getSkyModels() )[$model]; } + /* + * @deprecated deprecated since version 3.2 + */ public function editor(string $editor): static { $this->editor = $editor; @@ -223,11 +201,17 @@ public function editor(string $editor): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getEditor(): string { return $this->editor; } + /* + * @deprecated deprecated since version 3.2 + */ public function parsers(array $parsers): static { $this->parsers = $parsers; @@ -235,11 +219,17 @@ public function parsers(array $parsers): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getParsers(): array { return $this->parsers; } + /* + * @deprecated deprecated since version 3.2 + */ public function recentPostsLimit(int $limit): static { $this->recentPostsLimit = $limit; @@ -247,47 +237,17 @@ public function recentPostsLimit(int $limit): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getRecentPostsLimit(): int { return $this->recentPostsLimit; } - public function libraryTypes(array $types): static - { - $this->libraryTypes = $types; - - return $this; - } - - private ?array $translatedLibraryTypes = null; - - public function getLibraryTypes(): ?array - { - if ($this->translatedLibraryTypes === null && $this->libraryTypes && function_exists('__')) { - $this->translatedLibraryTypes = array_map('__', $this->libraryTypes); - } - - return $this->translatedLibraryTypes ?? $this->libraryTypes; - } - - public function tagTypes(array $types): static - { - $this->tagTypes = $types; - - return $this; - } - - private ?array $translatedTagTypes = null; - - public function getTagTypes(): ?array - { - if ($this->translatedTagTypes === null && $this->tagTypes && function_exists('__')) { - $this->translatedTagTypes = array_map('__', $this->tagTypes); - } - - return $this->translatedTagTypes ?? $this->tagTypes; - } - + /* + * @deprecated deprecated since version 3.2 + */ public function uriPrefix(array $prefix): static { $this->uriPrefix = $prefix; @@ -295,11 +255,17 @@ public function uriPrefix(array $prefix): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getUriPrefix(): array { return $this->uriPrefix; } + /* + * @deprecated deprecated since version 3.2 + */ public function searchResultHighlightCssClass(string $class): static { $this->searchResultHighlightCssClass = $class; @@ -307,11 +273,17 @@ public function searchResultHighlightCssClass(string $class): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getSearchResultHighlightCssClass(): string { return $this->searchResultHighlightCssClass; } + /* + * @deprecated deprecated since version 3.2 + */ public function skipHighlightingTerms(array $skip): static { $this->skipHighlightingTerms = $skip; @@ -319,11 +291,17 @@ public function skipHighlightingTerms(array $skip): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getSkipHighlightingTerms(): array { return $this->skipHighlightingTerms; } + /* + * @deprecated deprecated since version 3.2 + */ public function defaultFeaturedImage(string $image): static { $this->defaultFeaturedImage = $image; @@ -331,6 +309,9 @@ public function defaultFeaturedImage(string $image): static return $this; } + /* + * @deprecated deprecated since version 3.2 + */ public function getDefaultFeaturedImage(): ?string { return $this->defaultFeaturedImage; @@ -359,4 +340,88 @@ public function getUploadDirectory(): Closure | string { return $this->evaluate($this->uploadDirectory); } + + public function postResource(bool $condition = true): static + { + $this->hasPostResource = $condition; + + return $this; + } + + public function hasPostResource(): bool + { + return $this->hasPostResource; + } + + public function pageResource(bool $condition = true): static + { + $this->hasPageResource = $condition; + + return $this; + } + + public function hasPageResource(): bool + { + return $this->hasPageResource; + } + + public function faqResource(bool $condition = true): static + { + $this->hasFaqResource = $condition; + + return $this; + } + + public function hasFaqResource(): bool + { + return $this->hasFaqResource; + } + + public function libraryResource(bool $condition = true): static + { + $this->hasLibraryResource = $condition; + + return $this; + } + + public function hasLibraryResource(): bool + { + return $this->hasLibraryResource; + } + + public function libraryTypes(array $types): static + { + $this->libraryTypes = $types; + + return $this; + } + + private ?array $translatedLibraryTypes = null; + + public function getLibraryTypes(): ?array + { + if ($this->translatedLibraryTypes === null && $this->libraryTypes && function_exists('__')) { + $this->translatedLibraryTypes = array_map('__', $this->libraryTypes); + } + + return $this->translatedLibraryTypes ?? $this->libraryTypes; + } + + public function tagTypes(array $types): static + { + $this->tagTypes = $types; + + return $this; + } + + private ?array $translatedTagTypes = null; + + public function getTagTypes(): ?array + { + if ($this->translatedTagTypes === null && $this->tagTypes && function_exists('__')) { + $this->translatedTagTypes = array_map('__', $this->tagTypes); + } + + return $this->translatedTagTypes ?? $this->tagTypes; + } } diff --git a/src/Console/InstallCommand.php b/src/Console/InstallCommand.php new file mode 100644 index 0000000..78ae357 --- /dev/null +++ b/src/Console/InstallCommand.php @@ -0,0 +1,57 @@ +info('publishing configuration...'); + + $this->callSilent('vendor:publish', ['--tag' => 'zeus-sky-config']); + + $this->info('publishing migrations...'); + + $this->callSilent('vendor:publish', ['--tag' => 'zeus-sky-migrations']); + + $this->callSilent('vendor:publish', [ + '--provider' => 'Spatie\Tags\TagsServiceProvider', + '--tag' => 'tags-migrations', + ]); + + $this->callSilent('vendor:publish', [ + '--provider' => 'Spatie\MediaLibrary\MediaLibraryServiceProvider', + '--tag' => 'migrations', + ]); + + $this->info('publishing zeus assets...'); + + $this->callSilent('vendor:publish', ['--tag' => 'zeus-config']); + $this->callSilent('vendor:publish', ['--tag' => 'zeus-assets']); + + $this->info('running migrations...'); + + $this->callSilent('migrate'); + + $this->output->success('Zeus and Sky has been Published successfully'); + } +} diff --git a/src/Filament/Resources/PageResource.php b/src/Filament/Resources/PageResource.php index 8443584..5cbde44 100644 --- a/src/Filament/Resources/PageResource.php +++ b/src/Filament/Resources/PageResource.php @@ -72,7 +72,7 @@ public static function form(Form $form): Form ->afterStateUpdated(function (Set $set, $state) { $set('slug', Str::slug($state)); }), - SkyPlugin::get()->getEditor()::component(), + config('zeus-sky.editor')::component(), ]), Tabs\Tab::make(__('SEO'))->schema([ Hidden::make('user_id') diff --git a/src/Filament/Resources/PostResource.php b/src/Filament/Resources/PostResource.php index a28c15a..dc24e32 100644 --- a/src/Filament/Resources/PostResource.php +++ b/src/Filament/Resources/PostResource.php @@ -65,7 +65,7 @@ public static function form(Form $form): Form $set('slug', Str::slug($state)); }), - SkyPlugin::get()->getEditor()::component() + config('zeus-sky.editor')::component() ->label(__('Post Content')), ]), diff --git a/src/Http/Livewire/Faq.php b/src/Livewire/Faq.php similarity index 84% rename from src/Http/Livewire/Faq.php rename to src/Livewire/Faq.php index 29680b1..040c7a7 100644 --- a/src/Http/Livewire/Faq.php +++ b/src/Livewire/Faq.php @@ -1,9 +1,8 @@ twitter(); return view(app('skyTheme') . '.addons.faq') - ->with('faqs', SkyPlugin::get()->getModel('Faq')::get()) + ->with('faqs', config('zeus-sky.models.Faq')::get()) ->layout(config('zeus.layout')); } } diff --git a/src/Http/Livewire/Library.php b/src/Livewire/Library.php similarity index 76% rename from src/Http/Livewire/Library.php rename to src/Livewire/Library.php index fc67840..1b16e79 100644 --- a/src/Http/Livewire/Library.php +++ b/src/Livewire/Library.php @@ -1,9 +1,8 @@ twitter(); return view(app('skyTheme') . '.addons.library') - ->with('libraries', SkyPlugin::get()->getModel('Library')::get()) - ->with('categories', SkyPlugin::get()->getModel('Tag')::getWithType('library')) + ->with('libraries', config('zeus-sky.models.Library')::get()) + ->with('categories', config('zeus-sky.models.Tag')::getWithType('library')) ->layout(config('zeus.layout')); } } diff --git a/src/Http/Livewire/LibraryItem.php b/src/Livewire/LibraryItem.php similarity index 85% rename from src/Http/Livewire/LibraryItem.php rename to src/Livewire/LibraryItem.php index 9ba6d80..3324907 100644 --- a/src/Http/Livewire/LibraryItem.php +++ b/src/Livewire/LibraryItem.php @@ -1,9 +1,8 @@ item = SkyPlugin::get()->getModel('Library')::where('slug', $slug)->firstOrFail(); + $this->item = config('zeus-sky.models.Library')::where('slug', $slug)->firstOrFail(); } public function render(): View diff --git a/src/Http/Livewire/LibraryTag.php b/src/Livewire/LibraryTag.php similarity index 87% rename from src/Http/Livewire/LibraryTag.php rename to src/Livewire/LibraryTag.php index c259a56..393ebf9 100644 --- a/src/Http/Livewire/LibraryTag.php +++ b/src/Livewire/LibraryTag.php @@ -1,10 +1,9 @@ tag = SkyPlugin::get()->getModel('Tag')::findBySlug($slug, 'library'); + $this->tag = config('zeus-sky.models.Tag')::findBySlug($slug, 'library'); abort_if($this->tag === null, 404); } diff --git a/src/Http/Livewire/Page.php b/src/Livewire/Page.php similarity index 85% rename from src/Http/Livewire/Page.php rename to src/Livewire/Page.php index e515cb1..4126e7e 100644 --- a/src/Http/Livewire/Page.php +++ b/src/Livewire/Page.php @@ -1,9 +1,8 @@ page = SkyPlugin::get()->getModel('Post')::where('slug', $slug)->page()->firstOrFail(); + $this->page = config('zeus-sky.models.Post')::where('slug', $slug)->page()->firstOrFail(); } public function render(): View @@ -33,7 +32,7 @@ public function render(): View return view(app('skyTheme') . '.page') ->with([ 'post' => $this->page, - 'children' => SkyPlugin::get()->getModel('Post')::with('parent')->where('parent_id', $this->page->id)->get(), + 'children' => config('zeus-sky.models.Post')::with('parent')->where('parent_id', $this->page->id)->get(), ]) ->layout(config('zeus.layout')); } diff --git a/src/Http/Livewire/Post.php b/src/Livewire/Post.php similarity index 85% rename from src/Http/Livewire/Post.php rename to src/Livewire/Post.php index 81ae586..3bfde6e 100644 --- a/src/Http/Livewire/Post.php +++ b/src/Livewire/Post.php @@ -1,9 +1,8 @@ post = SkyPlugin::get()->getModel('Post')::where('slug', $slug)->firstOrFail(); + $this->post = config('zeus-sky.models.Post')::where('slug', $slug)->firstOrFail(); } public function render(): View @@ -31,7 +30,7 @@ public function render(): View return view(app('skyTheme') . '.post') ->with('post', $this->post) - ->with('related', SkyPlugin::get()->getModel('Post')::related($this->post)->take(4)->get()) + ->with('related', config('zeus-sky.models.Post')::related($this->post)->take(4)->get()) ->layout(config('zeus.layout')); } diff --git a/src/Http/Livewire/Posts.php b/src/Livewire/Posts.php similarity index 77% rename from src/Http/Livewire/Posts.php rename to src/Livewire/Posts.php index da0d645..df0e2a0 100644 --- a/src/Http/Livewire/Posts.php +++ b/src/Livewire/Posts.php @@ -1,9 +1,8 @@ getModel('Post')::NotSticky() + $posts = config('zeus-sky.models.Post')::NotSticky() ->search($search) ->with(['tags', 'author', 'media']) ->forCategory($category) @@ -23,7 +22,7 @@ public function render(): View ->orderBy('published_at', 'desc') ->get(); - $pages = SkyPlugin::get()->getModel('Post')::page() + $pages = config('zeus-sky.models.Post')::page() ->search($search) ->with(['tags', 'author', 'media']) ->forCategory($category) @@ -34,10 +33,10 @@ public function render(): View $pages = $this->highlightSearchResults($pages, $search); $posts = $this->highlightSearchResults($posts, $search); - $recent = SkyPlugin::get()->getModel('Post')::posts() + $recent = config('zeus-sky.models.Post')::posts() ->published() ->with(['tags', 'author', 'media']) - ->limit(SkyPlugin::get()->getRecentPostsLimit()) + ->limit(config('zeus-sky.recentPostsLimit')) ->orderBy('published_at', 'desc') ->get(); @@ -55,10 +54,10 @@ public function render(): View 'posts' => $posts, 'pages' => $pages, 'recent' => $recent, - 'tags' => SkyPlugin::get()->getModel('Tag')::withCount('postsPublished') + 'tags' => config('zeus-sky.models.Tag')::withCount('postsPublished') ->where('type', 'category') ->get(), - 'stickies' => SkyPlugin::get()->getModel('Post')::with(['author', 'media'])->sticky()->published()->get(), + 'stickies' => config('zeus-sky.models.Post')::with(['author', 'media'])->sticky()->published()->get(), ]) ->layout(config('zeus.layout')); } diff --git a/src/Http/Livewire/SearchHelpers.php b/src/Livewire/SearchHelpers.php similarity index 87% rename from src/Http/Livewire/SearchHelpers.php rename to src/Livewire/SearchHelpers.php index ba3357e..cb1d31e 100644 --- a/src/Http/Livewire/SearchHelpers.php +++ b/src/Livewire/SearchHelpers.php @@ -1,9 +1,8 @@ exists in the content so no html breaks: - foreach (SkyPlugin::get()->getSkipHighlightingTerms() as $skipper) { + foreach (config('zeus-sky.getSkipHighlightingTerms') as $skipper) { if (str_contains($content, $skipper)) { return $content; } @@ -45,7 +44,7 @@ public function parsing(string $content, array $words): string foreach ($replace as $k => $fword) { $pattern[] = '/\b(' . $fword . ')(?!>)\b/i'; - $replace[$k] = sprintf('$1', SkyPlugin::get()->getSearchResultHighlightCssClass()); + $replace[$k] = sprintf('$1', config('zeus-sky.searchResultHighlightCssClass')); } return preg_replace($pattern, $replace, $content); diff --git a/src/Http/Livewire/Tags.php b/src/Livewire/Tags.php similarity index 88% rename from src/Http/Livewire/Tags.php rename to src/Livewire/Tags.php index 6ce7411..f5c8f5f 100644 --- a/src/Http/Livewire/Tags.php +++ b/src/Livewire/Tags.php @@ -1,10 +1,9 @@ type = $type; $this->slug = $slug; - $this->tag = SkyPlugin::get()->getModel('Tag')::findBySlug($slug, $type); + $this->tag = config('zeus-sky.models.Tag')::findBySlug($slug, $type); abort_if($this->tag === null, 404); } diff --git a/src/Models/Post.php b/src/Models/Post.php index 4a6f69f..efba03b 100644 --- a/src/Models/Post.php +++ b/src/Models/Post.php @@ -12,7 +12,6 @@ use Illuminate\Support\Carbon; use Illuminate\Support\Collection; use Illuminate\Support\Facades\Blade; -use LaraZeus\Sky\SkyPlugin; use Spatie\MediaLibrary\HasMedia; use Spatie\MediaLibrary\InteractsWithMedia; use Spatie\Tags\HasTags; @@ -83,7 +82,7 @@ public function getRouteKeyName() public function statusDesc(): string { - $PostStatus = SkyPlugin::get()->getModel('PostStatus')::where('name', $this->status)->first(); + $PostStatus = config('zeus-sky.models.PostStatus')::where('name', $this->status)->first(); $icon = Blade::render('@svg("' . $PostStatus->icon . '","w-4 h-4 inline-flex")'); return " " . $icon . " {$PostStatus->label}"; @@ -106,7 +105,7 @@ public function image(): Collection | string | null if (! $this->getMedia('posts')->isEmpty()) { return $this->getFirstMediaUrl('posts'); } else { - return $this->featured_image ?? SkyPlugin::get()->getDefaultFeaturedImage(); + return $this->featured_image ?? config('zeus-sky.defaultFeaturedImage'); } } @@ -122,12 +121,12 @@ protected function requirePassword(): Attribute public function getContent(): string { - return $this->parseContent(SkyPlugin::get()->getEditor()::render($this->content)); + return $this->parseContent(config('zeus-sky.editor')::render($this->content)); } public function parseContent(string $content): string { - $parsers = SkyPlugin::get()->getParsers(); + $parsers = config('zeus-sky.parsers'); if (filled($parsers)) { foreach ($parsers as $parser) { diff --git a/src/Models/Tag.php b/src/Models/Tag.php index 5149f63..2ab74fa 100644 --- a/src/Models/Tag.php +++ b/src/Models/Tag.php @@ -5,7 +5,6 @@ use Illuminate\Database\Eloquent\Builder; use Illuminate\Database\Eloquent\Model; use Illuminate\Database\Eloquent\Relations\MorphToMany; -use LaraZeus\Sky\SkyPlugin; /** * @property string $slug @@ -19,29 +18,29 @@ class Tag extends \Spatie\Tags\Tag { public function library(): MorphToMany { - return $this->morphedByMany(SkyPlugin::get()->getModel('Library'), 'taggable'); + return $this->morphedByMany(config('zeus-sky.models.Library'), 'taggable'); } public function category(): MorphToMany { - return $this->morphedByMany(SkyPlugin::get()->getModel('Post'), 'taggable'); + return $this->morphedByMany(config('zeus-sky.models.Post'), 'taggable'); } public function faq(): MorphToMany { - return $this->morphedByMany(SkyPlugin::get()->getModel('Faq'), 'taggable'); + return $this->morphedByMany(config('zeus-sky.models.Faq'), 'taggable'); } public function tag(): MorphToMany { - return $this->morphedByMany(SkyPlugin::get()->getModel('Post'), 'taggable'); + return $this->morphedByMany(config('zeus-sky.models.Post'), 'taggable'); } /** @return MorphToMany */ public function postsPublished(): MorphToMany { // @phpstan-ignore-next-line - return $this->morphedByMany(SkyPlugin::get()->getModel('Post'), 'taggable')->published(); + return $this->morphedByMany(config('zeus-sky.models.Post'), 'taggable')->published(); } protected function generateSlug(string $locale): string diff --git a/src/SkyServiceProvider.php b/src/SkyServiceProvider.php index f84357a..0daf73b 100644 --- a/src/SkyServiceProvider.php +++ b/src/SkyServiceProvider.php @@ -5,6 +5,7 @@ use Filament\Facades\Filament; use Filament\Forms\Components\Select; use LaraZeus\Core\CoreServiceProvider; +use LaraZeus\Sky\Console\InstallCommand; use LaraZeus\Sky\Console\migrateCommand; use LaraZeus\Sky\Console\PublishCommand; use RyanChandler\FilamentNavigation\Filament\Resources\NavigationResource; @@ -28,6 +29,7 @@ public function configurePackage(Package $package): void ->name(static::$name) ->hasMigrations($this->getMigrations()) ->hasTranslations() + ->hasConfigFile() ->hasCommands($this->getCommands()) ->hasViews('zeus') ->hasRoute('web'); @@ -41,6 +43,7 @@ protected function getCommands(): array return [ migrateCommand::class, PublishCommand::class, + InstallCommand::class, ]; }