Update PHP and npm dependencies
Patch releases of laravel/boost, pestphp/pest, phpunit/phpunit and filp/whoops, plus refreshed transitive npm packages. Boost's update refreshed its laravel-best-practices skill. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
026912f98a
commit
a62edbcefb
Generated
+29
-29
@@ -9591,16 +9591,16 @@
|
||||
},
|
||||
{
|
||||
"name": "filp/whoops",
|
||||
"version": "2.18.4",
|
||||
"version": "2.18.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/filp/whoops.git",
|
||||
"reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
|
||||
"reference": "baec851ad6ae00db8bd0fdd30d208afc1b71c56e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d",
|
||||
"reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d",
|
||||
"url": "https://api.github.com/repos/filp/whoops/zipball/baec851ad6ae00db8bd0fdd30d208afc1b71c56e",
|
||||
"reference": "baec851ad6ae00db8bd0fdd30d208afc1b71c56e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9609,8 +9609,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
|
||||
"symfony/var-dumper": "^4.0 || ^5.0"
|
||||
"phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3 || ^10.5.58",
|
||||
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
|
||||
@@ -9650,7 +9650,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/filp/whoops/issues",
|
||||
"source": "https://github.com/filp/whoops/tree/2.18.4"
|
||||
"source": "https://github.com/filp/whoops/tree/2.18.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9658,7 +9658,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-08T12:00:00+00:00"
|
||||
"time": "2026-09-18T12:00:00+00:00"
|
||||
},
|
||||
{
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
@@ -9835,16 +9835,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/boost",
|
||||
"version": "v2.9.0",
|
||||
"version": "v2.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/boost.git",
|
||||
"reference": "ebe59d97cbc66b66f735e6ec7ff859233e7934e0"
|
||||
"reference": "2da6cbfdc6399d69b49a2dfb1e4f4eaf6bb419f0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/boost/zipball/ebe59d97cbc66b66f735e6ec7ff859233e7934e0",
|
||||
"reference": "ebe59d97cbc66b66f735e6ec7ff859233e7934e0",
|
||||
"url": "https://api.github.com/repos/laravel/boost/zipball/2da6cbfdc6399d69b49a2dfb1e4f4eaf6bb419f0",
|
||||
"reference": "2da6cbfdc6399d69b49a2dfb1e4f4eaf6bb419f0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9897,7 +9897,7 @@
|
||||
"issues": "https://github.com/laravel/boost/issues",
|
||||
"source": "https://github.com/laravel/boost"
|
||||
},
|
||||
"time": "2026-09-14T14:40:10+00:00"
|
||||
"time": "2026-09-17T02:40:42+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/mcp",
|
||||
@@ -10572,16 +10572,16 @@
|
||||
},
|
||||
{
|
||||
"name": "pestphp/pest",
|
||||
"version": "v5.2.0",
|
||||
"version": "v5.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pestphp/pest.git",
|
||||
"reference": "942d6aead1c5ae407998eaf4964667423e77fd43"
|
||||
"reference": "94f4f1ff4835dae2519f8b13f349d1042318e076"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pestphp/pest/zipball/942d6aead1c5ae407998eaf4964667423e77fd43",
|
||||
"reference": "942d6aead1c5ae407998eaf4964667423e77fd43",
|
||||
"url": "https://api.github.com/repos/pestphp/pest/zipball/94f4f1ff4835dae2519f8b13f349d1042318e076",
|
||||
"reference": "94f4f1ff4835dae2519f8b13f349d1042318e076",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -10593,13 +10593,13 @@
|
||||
"pestphp/pest-plugin-mutate": "^5.0.2",
|
||||
"pestphp/pest-plugin-profanity": "^5.0.0",
|
||||
"php": "^8.4",
|
||||
"phpunit/phpunit": "^13.3.3",
|
||||
"symfony/process": "^8.1.6"
|
||||
"phpunit/phpunit": "^13.3.4",
|
||||
"symfony/process": "^8.1.7"
|
||||
},
|
||||
"conflict": {
|
||||
"filp/whoops": "<2.18.3",
|
||||
"laravel/boost": "<2.6.0",
|
||||
"phpunit/phpunit": ">13.3.3",
|
||||
"phpunit/phpunit": ">13.3.4",
|
||||
"sebastian/exporter": "<7.0.0",
|
||||
"webmozart/assert": "<1.11.0"
|
||||
},
|
||||
@@ -10676,7 +10676,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/pestphp/pest/issues",
|
||||
"source": "https://github.com/pestphp/pest/tree/v5.2.0"
|
||||
"source": "https://github.com/pestphp/pest/tree/v5.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -10688,7 +10688,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2026-09-14T14:41:18+00:00"
|
||||
"time": "2026-09-17T11:41:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pestphp/pest-plugin",
|
||||
@@ -11636,16 +11636,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "13.3.3",
|
||||
"version": "13.3.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "0d8711067516c1f6ba1a66f762e16c2fb1a8ccd1"
|
||||
"reference": "d19d90cf860efb7e4d96cee8243e06a248578085"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d8711067516c1f6ba1a66f762e16c2fb1a8ccd1",
|
||||
"reference": "0d8711067516c1f6ba1a66f762e16c2fb1a8ccd1",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d19d90cf860efb7e4d96cee8243e06a248578085",
|
||||
"reference": "d19d90cf860efb7e4d96cee8243e06a248578085",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -11659,7 +11659,7 @@
|
||||
"phar-io/manifest": "^2.0.4",
|
||||
"phar-io/version": "^3.2.1",
|
||||
"php": ">=8.4.1",
|
||||
"phpunit/php-code-coverage": "^14.3.2",
|
||||
"phpunit/php-code-coverage": "^14.3.3",
|
||||
"phpunit/php-file-iterator": "^7.0.2",
|
||||
"phpunit/php-invoker": "^7.0.0",
|
||||
"phpunit/php-text-template": "^6.0.0",
|
||||
@@ -11716,7 +11716,7 @@
|
||||
"support": {
|
||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.3.3"
|
||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/13.3.4"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -11724,7 +11724,7 @@
|
||||
"type": "other"
|
||||
}
|
||||
],
|
||||
"time": "2026-09-09T04:50:32+00:00"
|
||||
"time": "2026-09-15T07:37:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "revolt/event-loop",
|
||||
|
||||
Reference in New Issue
Block a user