Merge pull request #4546 from cachethq/dependabot/composer/php-dependencies-6d7712af2c
This commit is contained in:
Generated
+10
-10
@@ -10246,16 +10246,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pint",
|
"name": "laravel/pint",
|
||||||
"version": "v1.22.0",
|
"version": "v1.22.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/pint.git",
|
"url": "https://github.com/laravel/pint.git",
|
||||||
"reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36"
|
"reference": "941d1927c5ca420c22710e98420287169c7bcaf7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/pint/zipball/7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
|
"url": "https://api.github.com/repos/laravel/pint/zipball/941d1927c5ca420c22710e98420287169c7bcaf7",
|
||||||
"reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
|
"reference": "941d1927c5ca420c22710e98420287169c7bcaf7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -10267,11 +10267,11 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^3.75.0",
|
"friendsofphp/php-cs-fixer": "^3.75.0",
|
||||||
"illuminate/view": "^11.44.2",
|
"illuminate/view": "^11.44.7",
|
||||||
"larastan/larastan": "^3.3.1",
|
"larastan/larastan": "^3.4.0",
|
||||||
"laravel-zero/framework": "^11.36.1",
|
"laravel-zero/framework": "^11.36.1",
|
||||||
"mockery/mockery": "^1.6.12",
|
"mockery/mockery": "^1.6.12",
|
||||||
"nunomaduro/termwind": "^2.3",
|
"nunomaduro/termwind": "^2.3.1",
|
||||||
"pestphp/pest": "^2.36.0"
|
"pestphp/pest": "^2.36.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@@ -10308,7 +10308,7 @@
|
|||||||
"issues": "https://github.com/laravel/pint/issues",
|
"issues": "https://github.com/laravel/pint/issues",
|
||||||
"source": "https://github.com/laravel/pint"
|
"source": "https://github.com/laravel/pint"
|
||||||
},
|
},
|
||||||
"time": "2025-04-08T22:11:45+00:00"
|
"time": "2025-05-08T08:38:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mockery/mockery",
|
"name": "mockery/mockery",
|
||||||
@@ -12450,6 +12450,6 @@
|
|||||||
"platform": {
|
"platform": {
|
||||||
"php": "^8.2"
|
"php": "^8.2"
|
||||||
},
|
},
|
||||||
"platform-dev": {},
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user