build(deps): bump the laravel-pkgs group with 2 updates

Bumps the laravel-pkgs group with 2 updates: [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) and [laravel/pint](https://github.com/laravel/pint).


Updates `spatie/laravel-honeypot` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/spatie/laravel-honeypot/releases)
- [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-honeypot/compare/4.6.0...4.6.1)

Updates `laravel/pint` from 1.22.0 to 1.22.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v1.22.0...v1.22.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-honeypot
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-version: 1.22.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-12 03:36:55 +00:00
committed by GitHub
parent 76739efaa7
commit 339bff836d

72
composer.lock generated
View File

@@ -3846,31 +3846,31 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v2.3.0", "version": "v2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda" "reference": "dfa08f390e509967a15c22493dc0bac5733d9123"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/dfa08f390e509967a15c22493dc0bac5733d9123",
"reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda", "reference": "dfa08f390e509967a15c22493dc0bac5733d9123",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^8.2", "php": "^8.2",
"symfony/console": "^7.1.8" "symfony/console": "^7.2.6"
}, },
"require-dev": { "require-dev": {
"illuminate/console": "^11.33.2", "illuminate/console": "^11.44.7",
"laravel/pint": "^1.18.2", "laravel/pint": "^1.22.0",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"pestphp/pest": "^2.36.0", "pestphp/pest": "^2.36.0 || ^3.8.2",
"phpstan/phpstan": "^1.12.11", "phpstan/phpstan": "^1.12.25",
"phpstan/phpstan-strict-rules": "^1.6.1", "phpstan/phpstan-strict-rules": "^1.6.2",
"symfony/var-dumper": "^7.1.8", "symfony/var-dumper": "^7.2.6",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
}, },
"type": "library", "type": "library",
@@ -3913,7 +3913,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.3.0" "source": "https://github.com/nunomaduro/termwind/tree/v2.3.1"
}, },
"funding": [ "funding": [
{ {
@@ -3929,7 +3929,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-21T10:39:51+00:00" "time": "2025-05-08T08:14:37+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
@@ -5215,16 +5215,16 @@
}, },
{ {
"name": "spatie/laravel-honeypot", "name": "spatie/laravel-honeypot",
"version": "4.6.0", "version": "4.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-honeypot.git", "url": "https://github.com/spatie/laravel-honeypot.git",
"reference": "9c97023c7170e410a3ba660cf64809af1ee6e250" "reference": "38d164f14939e943b92771859fc206c74cba8397"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-honeypot/zipball/9c97023c7170e410a3ba660cf64809af1ee6e250", "url": "https://api.github.com/repos/spatie/laravel-honeypot/zipball/38d164f14939e943b92771859fc206c74cba8397",
"reference": "9c97023c7170e410a3ba660cf64809af1ee6e250", "reference": "38d164f14939e943b92771859fc206c74cba8397",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5279,7 +5279,7 @@
"spatie" "spatie"
], ],
"support": { "support": {
"source": "https://github.com/spatie/laravel-honeypot/tree/4.6.0" "source": "https://github.com/spatie/laravel-honeypot/tree/4.6.1"
}, },
"funding": [ "funding": [
{ {
@@ -5287,7 +5287,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-04-24T08:36:03+00:00" "time": "2025-05-05T13:50:37+00:00"
}, },
{ {
"name": "spatie/laravel-package-tools", "name": "spatie/laravel-package-tools",
@@ -9131,20 +9131,20 @@
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
"version": "v2.0.1", "version": "v2.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git", "url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3|^7.0|^8.0" "php": "^7.4|^8.0"
}, },
"replace": { "replace": {
"cordoval/hamcrest-php": "*", "cordoval/hamcrest-php": "*",
@@ -9152,8 +9152,8 @@
"kodova/hamcrest-php": "*" "kodova/hamcrest-php": "*"
}, },
"require-dev": { "require-dev": {
"phpunit/php-file-iterator": "^1.4 || ^2.0", "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -9176,22 +9176,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/hamcrest/hamcrest-php/issues", "issues": "https://github.com/hamcrest/hamcrest-php/issues",
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1" "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
}, },
"time": "2020-07-09T08:09:16+00:00" "time": "2025-04-30T06:54:44+00:00"
}, },
{ {
"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": {
@@ -9203,11 +9203,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": [
@@ -9244,7 +9244,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": "laravel/sail", "name": "laravel/sail",