build(deps-dev): bump tightenco/duster from 3.0.0 to 3.0.1

build(deps-dev): bump tightenco/duster from 3.0.0 to 3.0.1
This commit is contained in:
Rico
2024-07-06 03:40:36 +02:00
committed by GitHub
2 changed files with 9 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
eb60b5e7789a20ddb6e84e9daca78e724d60573e eb60b5e7789a20ddb6e84e9daca78e724d60573e
be90837cabd09300502d25e0b1a68d01e7ebc2b2 be90837cabd09300502d25e0b1a68d01e7ebc2b2
efa2a6cf54fa52fbd0875138e116479dc81662df efa2a6cf54fa52fbd0875138e116479dc81662df
a1713c2f67dc8fcb83b8a54013b74859ff93f076
8199a5d6f31ba00a3748c1912ae9533c0f439d8e 8199a5d6f31ba00a3748c1912ae9533c0f439d8e
73d520fe1fba26c16cfe3d636d4ab75e7a12c2d2 73d520fe1fba26c16cfe3d636d4ab75e7a12c2d2
3c6278cc6eb48662e01a082f3e721c20cd4ecdde 3c6278cc6eb48662e01a082f3e721c20cd4ecdde

16
composer.lock generated
View File

@@ -11691,28 +11691,28 @@
}, },
{ {
"name": "tightenco/duster", "name": "tightenco/duster",
"version": "v3.0.0", "version": "v3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/duster.git", "url": "https://github.com/tighten/duster.git",
"reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd" "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tighten/duster/zipball/e7c38d576ec555a2765b4a01fb762f09fe7179bd", "url": "https://api.github.com/repos/tighten/duster/zipball/0128c2eb26fe759b79148c18a8dfe442b32eb211",
"reference": "e7c38d576ec555a2765b4a01fb762f09fe7179bd", "reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.54", "friendsofphp/php-cs-fixer": "^3.59",
"laravel-zero/framework": "^11.0", "laravel-zero/framework": "^11.0",
"laravel/pint": "^1.15", "laravel/pint": "^1.16",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"spatie/invade": "^1.1", "spatie/invade": "^1.1",
"squizlabs/php_codesniffer": "^3.9", "squizlabs/php_codesniffer": "^3.10",
"tightenco/tlint": "^9.3" "tightenco/tlint": "^9.3"
}, },
"bin": [ "bin": [
@@ -11757,7 +11757,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-06-03T18:29:50+00:00" "time": "2024-06-24T20:05:09+00:00"
} }
], ],
"aliases": [], "aliases": [],