composer update
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 1s Details

This commit is contained in:
aslan 2024-06-06 10:42:09 +03:00
parent d05007b21e
commit 9e618d9ba5
2 changed files with 116 additions and 114 deletions

View File

@ -6,7 +6,7 @@
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.3", "php": "^8.3",
"laravel/framework": "^11.9.1", "laravel/framework": "^11.10.0",
"laravel/tinker": "^2.9.0", "laravel/tinker": "^2.9.0",
"laravel/ui": "^4.5.2", "laravel/ui": "^4.5.2",
"spatie/laravel-html": "^3.9.0" "spatie/laravel-html": "^3.9.0"
@ -18,7 +18,7 @@
"laravel/sail": "^1.29.2", "laravel/sail": "^1.29.2",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.1.1", "nunomaduro/collision": "^8.1.1",
"phpstan/phpstan": "^1.11.2", "phpstan/phpstan": "^1.11.3",
"phpunit/phpunit": "^11.1.3", "phpunit/phpunit": "^11.1.3",
"spatie/laravel-ignition": "^2.7.0", "spatie/laravel-ignition": "^2.7.0",
"squizlabs/php_codesniffer": "^3.10.1" "squizlabs/php_codesniffer": "^3.10.1"

226
composer.lock generated
View File

@ -1000,16 +1000,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.9.1", "version": "v11.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7" "reference": "99b4255194912044b75ab72329f8c19e6345720e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", "url": "https://api.github.com/repos/laravel/framework/zipball/99b4255194912044b75ab72329f8c19e6345720e",
"reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", "reference": "99b4255194912044b75ab72329f8c19e6345720e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1197,7 +1197,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2024-05-28T18:16:41+00:00" "time": "2024-06-04T13:45:55+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@ -1882,16 +1882,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.4.0", "version": "3.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f" "reference": "415782b7e48223342f1a616c16c45a95b15b2318"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8eab8983c83c30e0bacbef8d311e3f3b8172727f", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/415782b7e48223342f1a616c16c45a95b15b2318",
"reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f", "reference": "415782b7e48223342f1a616c16c45a95b15b2318",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1909,13 +1909,13 @@
"require-dev": { "require-dev": {
"doctrine/dbal": "^3.6.3 || ^4.0", "doctrine/dbal": "^3.6.3 || ^4.0",
"doctrine/orm": "^2.15.2 || ^3.0", "doctrine/orm": "^2.15.2 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.52.1", "friendsofphp/php-cs-fixer": "^3.57.2",
"kylekatarnls/multi-tester": "^2.5.3", "kylekatarnls/multi-tester": "^2.5.3",
"ondrejmirtes/better-reflection": "^6.25.0.4", "ondrejmirtes/better-reflection": "^6.25.0.4",
"phpmd/phpmd": "^2.15.0", "phpmd/phpmd": "^2.15.0",
"phpstan/extension-installer": "^1.3.1", "phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.65", "phpstan/phpstan": "^1.11.2",
"phpunit/phpunit": "^10.5.15", "phpunit/phpunit": "^10.5.20",
"squizlabs/php_codesniffer": "^3.9.0" "squizlabs/php_codesniffer": "^3.9.0"
}, },
"bin": [ "bin": [
@ -1979,7 +1979,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-24T14:26:34+00:00" "time": "2024-06-03T17:25:54+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
@ -3080,16 +3080,16 @@
}, },
{ {
"name": "symfony/clock", "name": "symfony/clock",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/clock.git", "url": "https://github.com/symfony/clock.git",
"reference": "2008671acb4a30b01c453de193cf9c80549ebda6" "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/clock/zipball/2008671acb4a30b01c453de193cf9c80549ebda6", "url": "https://api.github.com/repos/symfony/clock/zipball/3dfc8b084853586de51dd1441c6242c76a28cbe7",
"reference": "2008671acb4a30b01c453de193cf9c80549ebda6", "reference": "3dfc8b084853586de51dd1441c6242c76a28cbe7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3147,20 +3147,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c981e0e9380ce9f146416bde3150c79197ce9986" "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c981e0e9380ce9f146416bde3150c79197ce9986", "url": "https://api.github.com/repos/symfony/console/zipball/9b008f2d7b21c74ef4d0c3de6077a642bc55ece3",
"reference": "c981e0e9380ce9f146416bde3150c79197ce9986", "reference": "9b008f2d7b21c74ef4d0c3de6077a642bc55ece3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3237,20 +3237,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "b08a4ad89e84b29cec285b7b1f781a7ae51cf4bc" "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/b08a4ad89e84b29cec285b7b1f781a7ae51cf4bc", "url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
"reference": "b08a4ad89e84b29cec285b7b1f781a7ae51cf4bc", "reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3299,7 +3299,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -3367,16 +3367,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "cf97429887e40480c847bfeb6c3991e1e2c086ab" "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/cf97429887e40480c847bfeb6c3991e1e2c086ab", "url": "https://api.github.com/repos/symfony/error-handler/zipball/e9b8bbce0b4f322939332ab7b6b81d8c11da27dd",
"reference": "cf97429887e40480c847bfeb6c3991e1e2c086ab", "reference": "e9b8bbce0b4f322939332ab7b6b81d8c11da27dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3435,20 +3435,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "db2a7fab994d67d92356bb39c367db115d9d30f9" "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/db2a7fab994d67d92356bb39c367db115d9d30f9", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
"reference": "db2a7fab994d67d92356bb39c367db115d9d30f9", "reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3512,7 +3512,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -3589,16 +3589,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "4d58f0f4fe95a30d7b538d71197135483560b97c" "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/4d58f0f4fe95a30d7b538d71197135483560b97c", "url": "https://api.github.com/repos/symfony/finder/zipball/fbb0ba67688b780efbc886c1a0a0948dcf7205d6",
"reference": "4d58f0f4fe95a30d7b538d71197135483560b97c", "reference": "fbb0ba67688b780efbc886c1a0a0948dcf7205d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3646,20 +3646,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-28T11:44:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "0194e064b8bdc29381462f790bab04e1cac8fdc8" "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/0194e064b8bdc29381462f790bab04e1cac8fdc8", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/74d171d5b6a1d9e4bfee09a41937c17a7536acfa",
"reference": "0194e064b8bdc29381462f790bab04e1cac8fdc8", "reference": "74d171d5b6a1d9e4bfee09a41937c17a7536acfa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3720,25 +3720,26 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "e07bb9bd86e7cd8ba2d3d9c618eec9d1bbe06d25" "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e07bb9bd86e7cd8ba2d3d9c618eec9d1bbe06d25", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fa8d1c75b5f33b1302afccf81811f93976c6e26f",
"reference": "e07bb9bd86e7cd8ba2d3d9c618eec9d1bbe06d25", "reference": "fa8d1c75b5f33b1302afccf81811f93976c6e26f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2", "php": ">=8.2",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/error-handler": "^6.4|^7.0", "symfony/error-handler": "^6.4|^7.0",
"symfony/event-dispatcher": "^6.4|^7.0", "symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-foundation": "^6.4|^7.0", "symfony/http-foundation": "^6.4|^7.0",
@ -3779,9 +3780,9 @@
"symfony/finder": "^6.4|^7.0", "symfony/finder": "^6.4|^7.0",
"symfony/http-client-contracts": "^2.5|^3", "symfony/http-client-contracts": "^2.5|^3",
"symfony/process": "^6.4|^7.0", "symfony/process": "^6.4|^7.0",
"symfony/property-access": "^6.4|^7.0", "symfony/property-access": "^7.1",
"symfony/routing": "^6.4|^7.0", "symfony/routing": "^6.4|^7.0",
"symfony/serializer": "^6.4.4|^7.0.4", "symfony/serializer": "^7.1",
"symfony/stopwatch": "^6.4|^7.0", "symfony/stopwatch": "^6.4|^7.0",
"symfony/translation": "^6.4|^7.0", "symfony/translation": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3", "symfony/translation-contracts": "^2.5|^3",
@ -3830,20 +3831,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-29T12:20:25+00:00" "time": "2024-06-04T06:52:15+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "4ff41a7c7998a88cfdc31b5841ef64d9246fc56a" "reference": "2eaad2e167cae930f25a3d731fec8b2ded5e751e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", "url": "https://api.github.com/repos/symfony/mailer/zipball/2eaad2e167cae930f25a3d731fec8b2ded5e751e",
"reference": "4ff41a7c7998a88cfdc31b5841ef64d9246fc56a", "reference": "2eaad2e167cae930f25a3d731fec8b2ded5e751e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3907,20 +3908,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "3adbf110c306546f6f00337f421d2edca0e8d3c0" "reference": "21027eaacc1a8a20f5e616c25c3580f5dd3a15df"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/3adbf110c306546f6f00337f421d2edca0e8d3c0", "url": "https://api.github.com/repos/symfony/mime/zipball/21027eaacc1a8a20f5e616c25c3580f5dd3a15df",
"reference": "3adbf110c306546f6f00337f421d2edca0e8d3c0", "reference": "21027eaacc1a8a20f5e616c25c3580f5dd3a15df",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3933,7 +3934,7 @@
"phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0", "phpdocumentor/type-resolver": "<1.4.0",
"symfony/mailer": "<6.4", "symfony/mailer": "<6.4",
"symfony/serializer": "<6.4" "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
}, },
"require-dev": { "require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4", "egulias/email-validator": "^2.1.10|^3.1|^4",
@ -3943,7 +3944,7 @@
"symfony/process": "^6.4|^7.0", "symfony/process": "^6.4|^7.0",
"symfony/property-access": "^6.4|^7.0", "symfony/property-access": "^6.4|^7.0",
"symfony/property-info": "^6.4|^7.0", "symfony/property-info": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0" "symfony/serializer": "^6.4.3|^7.0.3"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3988,7 +3989,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-06-04T06:40:14+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -4676,16 +4677,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "3839e56b94dd1dbd13235d27504e66baf23faba0" "reference": "febf90124323a093c7ee06fdb30e765ca3c20028"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/3839e56b94dd1dbd13235d27504e66baf23faba0", "url": "https://api.github.com/repos/symfony/process/zipball/febf90124323a093c7ee06fdb30e765ca3c20028",
"reference": "3839e56b94dd1dbd13235d27504e66baf23faba0", "reference": "febf90124323a093c7ee06fdb30e765ca3c20028",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4730,20 +4731,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "9f82bf7766ccc9c22ab7aeb9bebb98351483fa5b" "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/9f82bf7766ccc9c22ab7aeb9bebb98351483fa5b", "url": "https://api.github.com/repos/symfony/routing/zipball/60c31bab5c45af7f13091b87deb708830f3c96c0",
"reference": "9f82bf7766ccc9c22ab7aeb9bebb98351483fa5b", "reference": "60c31bab5c45af7f13091b87deb708830f3c96c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4808,7 +4809,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -4892,16 +4893,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "e405b5424dc2528e02e31ba26b83a79fd4eb8f63" "reference": "60bc311c74e0af215101235aa6f471bcbc032df2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/e405b5424dc2528e02e31ba26b83a79fd4eb8f63", "url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2",
"reference": "e405b5424dc2528e02e31ba26b83a79fd4eb8f63", "reference": "60bc311c74e0af215101235aa6f471bcbc032df2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4915,6 +4916,7 @@
"symfony/translation-contracts": "<2.5" "symfony/translation-contracts": "<2.5"
}, },
"require-dev": { "require-dev": {
"symfony/emoji": "^7.1",
"symfony/error-handler": "^6.4|^7.0", "symfony/error-handler": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0", "symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0",
@ -4971,20 +4973,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-06-04T06:40:14+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "1515e03afaa93e6419aba5d5c9d209159317100b" "reference": "cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/1515e03afaa93e6419aba5d5c9d209159317100b", "url": "https://api.github.com/repos/symfony/translation/zipball/cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3",
"reference": "1515e03afaa93e6419aba5d5c9d209159317100b", "reference": "cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5062,7 +5064,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -5141,16 +5143,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "4f3a5d181999e25918586c8369de09e7814e7be2" "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/4f3a5d181999e25918586c8369de09e7814e7be2", "url": "https://api.github.com/repos/symfony/uid/zipball/bb59febeecc81528ff672fad5dab7f06db8c8277",
"reference": "4f3a5d181999e25918586c8369de09e7814e7be2", "reference": "bb59febeecc81528ff672fad5dab7f06db8c8277",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5208,20 +5210,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "d1627b66fd87c8b4d90cabe5671c29d575690924" "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d1627b66fd87c8b4d90cabe5671c29d575690924", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/deb2c2b506ff6fdbb340e00b34e9901e1605f293",
"reference": "d1627b66fd87c8b4d90cabe5671c29d575690924", "reference": "deb2c2b506ff6fdbb340e00b34e9901e1605f293",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5288,7 +5290,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-18T09:29:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -6231,16 +6233,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.11.2", "version": "1.11.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec" "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0d5d4294a70deb7547db655c47685d680e39cfec", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5",
"reference": "0d5d4294a70deb7547db655c47685d680e39cfec", "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6278,7 +6280,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-24T13:23:04+00:00" "time": "2024-05-31T13:53:37+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -7648,16 +7650,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.14.1", "version": "1.14.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "c23cc018c5f423d2f413b99f84655fceb6549811" "reference": "5e11c11f675bb5251f061491a493e04a1a571532"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/c23cc018c5f423d2f413b99f84655fceb6549811", "url": "https://api.github.com/repos/spatie/ignition/zipball/5e11c11f675bb5251f061491a493e04a1a571532",
"reference": "c23cc018c5f423d2f413b99f84655fceb6549811", "reference": "5e11c11f675bb5251f061491a493e04a1a571532",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7721,7 +7723,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-03T15:56:16+00:00" "time": "2024-05-29T08:10:20+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
@ -7885,16 +7887,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.0.7", "version": "v7.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "0d3916ae69ea28b59d94b60c4f2b50f4e25adb5c" "reference": "fa34c77015aa6720469db7003567b9f772492bf2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/0d3916ae69ea28b59d94b60c4f2b50f4e25adb5c", "url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2",
"reference": "0d3916ae69ea28b59d94b60c4f2b50f4e25adb5c", "reference": "fa34c77015aa6720469db7003567b9f772492bf2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7949,7 +7951,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-28T11:44:19+00:00" "time": "2024-05-31T14:57:53+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",