Merge pull request #57 from sp-tarkov/dependabot/composer/develop/laravel/pint-1.18.3

Bump laravel/pint from 1.18.2 to 1.18.3
This commit is contained in:
Refringe 2024-11-28 10:42:17 -05:00 committed by GitHub
commit 1b96950b79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

20
composer.lock generated
View File

@ -10564,16 +10564,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.18.2", "version": "v1.18.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64" "reference": "cef51821608239040ab841ad6e1c6ae502ae3026"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64", "url": "https://api.github.com/repos/laravel/pint/zipball/cef51821608239040ab841ad6e1c6ae502ae3026",
"reference": "f55daaf7eb6c2f49ddf6702fb42e3091c64d8a64", "reference": "cef51821608239040ab841ad6e1c6ae502ae3026",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10584,13 +10584,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.64.0", "friendsofphp/php-cs-fixer": "^3.65.0",
"illuminate/view": "^10.48.20", "illuminate/view": "^10.48.24",
"larastan/larastan": "^2.9.8", "larastan/larastan": "^2.9.11",
"laravel-zero/framework": "^10.4.0", "laravel-zero/framework": "^10.4.0",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.17.0",
"pestphp/pest": "^2.35.1" "pestphp/pest": "^2.36.0"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@ -10626,7 +10626,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": "2024-11-20T09:33:46+00:00" "time": "2024-11-26T15:34:00+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",