Merge pull request #294 from rico-vz/dependabot/composer/tightenco/duster-3.2.0

build(deps-dev): bump tightenco/duster from 3.1.0 to 3.2.0
This commit is contained in:
Rico
2025-05-05 18:26:39 +02:00
committed by GitHub

20
composer.lock generated
View File

@@ -11689,29 +11689,29 @@
}, },
{ {
"name": "tightenco/duster", "name": "tightenco/duster",
"version": "v3.1.0", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/duster.git", "url": "https://github.com/tighten/duster.git",
"reference": "687ef98dc5c348162ba418012e6277d520c71178" "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/duster/zipball/687ef98dc5c348162ba418012e6277d520c71178", "url": "https://api.github.com/repos/tighten/duster/zipball/b311811719ed432613cd3e9ac14a5952fc7cb5c5",
"reference": "687ef98dc5c348162ba418012e6277d520c71178", "reference": "b311811719ed432613cd3e9ac14a5952fc7cb5c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.65", "friendsofphp/php-cs-fixer": "^3.73",
"laravel-zero/framework": "^11.0", "laravel-zero/framework": "^11.36",
"laravel/pint": "^1.18", "laravel/pint": "^1.21",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"spatie/invade": "^1.1", "spatie/invade": "^1.1",
"squizlabs/php_codesniffer": "^3.11", "squizlabs/php_codesniffer": "^3.12",
"tightenco/tlint": "^9.4" "tightenco/tlint": "^9.5"
}, },
"bin": [ "bin": [
"builds/duster" "builds/duster"
@@ -11753,7 +11753,7 @@
"issues": "https://github.com/tighten/duster/issues", "issues": "https://github.com/tighten/duster/issues",
"source": "https://github.com/tighten/duster" "source": "https://github.com/tighten/duster"
}, },
"time": "2024-12-06T22:30:18+00:00" "time": "2025-03-21T20:21:10+00:00"
} }
], ],
"aliases": [], "aliases": [],