Compare commits

..
Author SHA1 Message Date
Renovate 5665a5e729 fix(deps): update dependency laravel/framework to v13
renovate/artifacts Artifact file update failure
Tests / build-npm (pull_request) Successful in 2m0s
Tests / validate-composer (pull_request) Failing after 2m8s
Tests / phpstan (pull_request) Failing after 20s
Tests / tests (pull_request) Failing after 43s
Tests / phpcs (pull_request) Failing after 9m37s
2026-07-26 01:59:49 +00:00
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"require": { "require": {
"php": "^8.4", "php": "^8.4",
"ext-xmlreader": "*", "ext-xmlreader": "*",
"laravel/framework": "^12.0", "laravel/framework": "^13.0",
"laravel/tinker": "^3.0.0", "laravel/tinker": "^3.0.0",
"ramsey/uuid": "^4.9", "ramsey/uuid": "^4.9",
"tpetry/laravel-postgresql-enhanced": "^3.5", "tpetry/laravel-postgresql-enhanced": "^3.5",
Generated
+17 -17
View File
@@ -6968,28 +6968,28 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.64.0", "version": "v1.52.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625" "reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/08cacd3e72d6798df3fa8bd4b5d55d0f7f920625", "url": "https://api.github.com/repos/laravel/sail/zipball/64ac7d8abb2dbcf2b76e61289451bae79066b0b3",
"reference": "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625", "reference": "64ac7d8abb2dbcf2b76e61289451bae79066b0b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/console": "^9.52.16|^10.0|^11.0|^12.0|^13.0", "illuminate/console": "^9.52.16|^10.0|^11.0|^12.0",
"illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0|^13.0", "illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0",
"illuminate/support": "^9.52.16|^10.0|^11.0|^12.0|^13.0", "illuminate/support": "^9.52.16|^10.0|^11.0|^12.0",
"php": "^8.0", "php": "^8.0",
"symfony/console": "^6.0|^7.0|^8.0", "symfony/console": "^6.0|^7.0",
"symfony/yaml": "^6.0|^7.0|^8.0" "symfony/yaml": "^6.0|^7.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0|^11.0", "orchestra/testbench": "^7.0|^8.0|^9.0|^10.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-07-17T15:09:35+00:00" "time": "2026-01-01T02:46:03+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@@ -9130,16 +9130,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.4.15", "version": "v7.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec" "reference": "24dd4de28d2e3988b311751ac49e684d783e2345"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec", "url": "https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345",
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec", "reference": "24dd4de28d2e3988b311751ac49e684d783e2345",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9182,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.15" "source": "https://github.com/symfony/yaml/tree/v7.4.1"
}, },
"funding": [ "funding": [
{ {
@@ -9202,7 +9202,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-21T15:13:06+00:00" "time": "2025-12-04T18:11:45+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",