1 Commits

Author SHA1 Message Date
Renovate
6bc3c2eb20 chore(deps): update dependency laravel/sail to v1.63.0
Some checks failed
renovate/artifacts Artifact file update failure
Tests / build-npm (pull_request) Successful in 44s
Tests / validate-composer (pull_request) Successful in 13s
Tests / phpcs (pull_request) Successful in 56s
Tests / phpstan (pull_request) Successful in 1m6s
Tests / tests (pull_request) Successful in 37s
2026-07-07 15:21:49 +00:00

53
composer.lock generated
View File

@@ -6968,28 +6968,28 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.52.0", "version": "v1.63.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3" "reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/64ac7d8abb2dbcf2b76e61289451bae79066b0b3", "url": "https://api.github.com/repos/laravel/sail/zipball/51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3", "reference": "51bbce3f803c1d386cabbb44e618c955a12ff5fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^9.52.16|^10.0|^11.0|^12.0", "illuminate/console": "^9.52.16|^10.0|^11.0|^12.0|^13.0",
"illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0", "illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0|^13.0",
"illuminate/support": "^9.52.16|^10.0|^11.0|^12.0", "illuminate/support": "^9.52.16|^10.0|^11.0|^12.0|^13.0",
"php": "^8.0", "php": "^8.0",
"symfony/console": "^6.0|^7.0", "symfony/console": "^6.0|^7.0|^8.0",
"symfony/yaml": "^6.0|^7.0" "symfony/yaml": "^6.0|^7.0|^8.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0", "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0|^11.0",
"phpstan/phpstan": "^2.0" "phpstan/phpstan": "^2.0"
}, },
"bin": [ "bin": [
@@ -7027,7 +7027,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2026-01-01T02:46:03+00:00" "time": "2026-06-18T08:54:14+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@@ -7438,11 +7438,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.2.5", "version": "2.1.39",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"reference": "909c1e5fef7989ac0d0c1c5c42e32a5c4f6198a0", "reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7465,17 +7465,6 @@
"license": [ "license": [
"MIT" "MIT"
], ],
"authors": [
{
"name": "Ondřej Mirtes"
},
{
"name": "Markus Staab"
},
{
"name": "Vincent Langlet"
}
],
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"keywords": [ "keywords": [
"dev", "dev",
@@ -7498,7 +7487,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-07-05T06:31:06+00:00" "time": "2026-02-11T14:48:56+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -9141,16 +9130,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.1", "version": "v7.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345" "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345", "url": "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc",
"reference": "24dd4de28d2e3988b311751ac49e684d783e2345", "reference": "f8f328665ace2370d1e10645b807ba1646dc7dcc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9193,7 +9182,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.4.1" "source": "https://github.com/symfony/yaml/tree/v7.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -9213,7 +9202,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-12-04T18:11:45+00:00" "time": "2026-06-08T20:24:16+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",