Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate
622e02e894 chore(deps): update dependency laravel/tinker to v2.11.1
All checks were successful
Tests / validate-composer (pull_request) Successful in 10s
Tests / phpcs (pull_request) Successful in 53s
Tests / build-npm (pull_request) Successful in 32s
Tests / phpstan (pull_request) Successful in 50s
Tests / tests (pull_request) Successful in 58s
2026-02-12 16:39:54 +00:00

116
composer.lock generated
View File

@@ -1208,16 +1208,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.58.0", "version": "v12.50.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "6172ae1f44ba5d89e111057ee4a4e7c27f5a610d" "reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6172ae1f44ba5d89e111057ee4a4e7c27f5a610d", "url": "https://api.github.com/repos/laravel/framework/zipball/174ffed91d794a35a541a5eb7c3785a02a34aaba",
"reference": "6172ae1f44ba5d89e111057ee4a4e7c27f5a610d", "reference": "174ffed91d794a35a541a5eb7c3785a02a34aaba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1238,7 +1238,7 @@
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.3.0", "laravel/prompts": "^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0", "laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.8.1", "league/commonmark": "^2.7",
"league/flysystem": "^3.25.1", "league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1", "league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1", "league/uri": "^7.5.1",
@@ -1258,8 +1258,8 @@
"symfony/mailer": "^7.2.0", "symfony/mailer": "^7.2.0",
"symfony/mime": "^7.2.0", "symfony/mime": "^7.2.0",
"symfony/polyfill-php83": "^1.33", "symfony/polyfill-php83": "^1.33",
"symfony/polyfill-php84": "^1.34", "symfony/polyfill-php84": "^1.33",
"symfony/polyfill-php85": "^1.34", "symfony/polyfill-php85": "^1.33",
"symfony/process": "^7.2.0", "symfony/process": "^7.2.0",
"symfony/routing": "^7.2.0", "symfony/routing": "^7.2.0",
"symfony/uid": "^7.2.0", "symfony/uid": "^7.2.0",
@@ -1333,7 +1333,7 @@
"orchestra/testbench-core": "^10.9.0", "orchestra/testbench-core": "^10.9.0",
"pda/pheanstalk": "^5.0.6|^7.0.0", "pda/pheanstalk": "^5.0.6|^7.0.0",
"php-http/discovery": "^1.15", "php-http/discovery": "^1.15",
"phpstan/phpstan": "^2.1.41", "phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1", "phpunit/phpunit": "^10.5.35|^11.5.3|^12.0.1",
"predis/predis": "^2.3|^3.0", "predis/predis": "^2.3|^3.0",
"resend/resend-php": "^0.10.0|^1.0", "resend/resend-php": "^0.10.0|^1.0",
@@ -1426,7 +1426,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2026-04-26T16:42:04+00:00" "time": "2026-02-04T18:34:13+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
@@ -1550,16 +1550,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.11.0", "version": "v2.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "3d34b97c9a1747a81a3fde90482c092bd8b66468" "reference": "c9f80cc835649b5c1842898fb043f8cc098dd741"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/3d34b97c9a1747a81a3fde90482c092bd8b66468", "url": "https://api.github.com/repos/laravel/tinker/zipball/c9f80cc835649b5c1842898fb043f8cc098dd741",
"reference": "3d34b97c9a1747a81a3fde90482c092bd8b66468", "reference": "c9f80cc835649b5c1842898fb043f8cc098dd741",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1610,22 +1610,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.11.0" "source": "https://github.com/laravel/tinker/tree/v2.11.1"
}, },
"time": "2025-12-19T19:16:45+00:00" "time": "2026-02-06T14:12:35+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.8.2", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "59fb075d2101740c337c7216e3f32b36c204218b" "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"reference": "59fb075d2101740c337c7216e3f32b36c204218b", "reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1650,9 +1650,9 @@
"phpstan/phpstan": "^1.8.2", "phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
"scrutinizer/ocular": "^1.8.1", "scrutinizer/ocular": "^1.8.1",
"symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0", "symfony/finder": "^5.3 | ^6.0 | ^7.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0", "symfony/process": "^5.4 | ^6.0 | ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0", "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
"unleashedtech/php-coding-standard": "^3.1.1", "unleashedtech/php-coding-standard": "^3.1.1",
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0" "vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
}, },
@@ -1719,7 +1719,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-19T13:16:38+00:00" "time": "2025-11-26T21:48:24+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@@ -5140,16 +5140,16 @@
}, },
{ {
"name": "symfony/polyfill-php84", "name": "symfony/polyfill-php84",
"version": "v1.37.0", "version": "v1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php84.git", "url": "https://github.com/symfony/polyfill-php84.git",
"reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06" "reference": "d8ced4d875142b6a7426000426b8abc631d6b191"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06", "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191",
"reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5196,7 +5196,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php84/tree/v1.37.0" "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0"
}, },
"funding": [ "funding": [
{ {
@@ -5216,20 +5216,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-10T18:47:49+00:00" "time": "2025-06-24T13:30:11+00:00"
}, },
{ {
"name": "symfony/polyfill-php85", "name": "symfony/polyfill-php85",
"version": "v1.37.0", "version": "v1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php85.git", "url": "https://github.com/symfony/polyfill-php85.git",
"reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee" "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/fcfa4973a9917cef23f2e38774da74a2b7d115ee", "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
"reference": "fcfa4973a9917cef23f2e38774da74a2b7d115ee", "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5276,7 +5276,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php85/tree/v1.37.0" "source": "https://github.com/symfony/polyfill-php85/tree/v1.33.0"
}, },
"funding": [ "funding": [
{ {
@@ -5296,7 +5296,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-04-26T13:10:57+00:00" "time": "2025-06-23T16:12:55+00:00"
}, },
{ {
"name": "symfony/polyfill-uuid", "name": "symfony/polyfill-uuid",
@@ -7435,11 +7435,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.39", "version": "2.1.38",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
"reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", "reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7484,7 +7484,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-11T14:48:56+00:00" "time": "2026-01-30T17:12:46+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -7835,16 +7835,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.5.53", "version": "11.5.51",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607" "reference": "ad14159f92910b0f0e3928c13e9b2077529de091"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a997a653a82845f1240d73ee73a8a4e97e4b0607", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ad14159f92910b0f0e3928c13e9b2077529de091",
"reference": "a997a653a82845f1240d73ee73a8a4e97e4b0607", "reference": "ad14159f92910b0f0e3928c13e9b2077529de091",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7917,7 +7917,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.53" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.51"
}, },
"funding": [ "funding": [
{ {
@@ -7941,7 +7941,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-02-10T12:28:25+00:00" "time": "2026-02-05T07:59:30+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@@ -8931,32 +8931,32 @@
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.28.1", "version": "8.27.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2" "reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/66151cfbd25b50e8becd9f809fb704f01fd4d6f2", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2", "reference": "29bdaee8b65e7ed2b8e702b01852edba8bae1769",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"phpstan/phpdoc-parser": "^2.3.2", "phpstan/phpdoc-parser": "^2.3.1",
"squizlabs/php_codesniffer": "^4.0.1" "squizlabs/php_codesniffer": "^4.0.1"
}, },
"require-dev": { "require-dev": {
"phing/phing": "3.0.1|3.1.2", "phing/phing": "3.0.1|3.1.1",
"php-parallel-lint/php-parallel-lint": "1.4.0", "php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.1.42", "phpstan/phpstan": "2.1.37",
"phpstan/phpstan-deprecation-rules": "2.0.4", "phpstan/phpstan-deprecation-rules": "2.0.3",
"phpstan/phpstan-phpunit": "2.0.16", "phpstan/phpstan-phpunit": "2.0.12",
"phpstan/phpstan-strict-rules": "2.0.10", "phpstan/phpstan-strict-rules": "2.0.7",
"phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.50|12.5.14" "phpunit/phpunit": "9.6.31|10.5.60|11.4.4|11.5.49|12.5.7"
}, },
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"extra": { "extra": {
@@ -8980,7 +8980,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/slevomat/coding-standard/issues", "issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.28.1" "source": "https://github.com/slevomat/coding-standard/tree/8.27.1"
}, },
"funding": [ "funding": [
{ {
@@ -8992,7 +8992,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-03-22T17:22:38+00:00" "time": "2026-01-25T15:57:07+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",