Skip to content

Commit 5c86b8d

Browse files
Update zerodahero/laravel-workflow requirement from ^4.0|^5.0 to ^6.0.0
--- updated-dependencies: - dependency-name: zerodahero/laravel-workflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0127f1 commit 5c86b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.2",
2020
"illuminate/contracts": "^10.0||^11.0",
2121
"spatie/laravel-package-tools": "^1.16",
22-
"zerodahero/laravel-workflow": "^4.0|^5.0"
22+
"zerodahero/laravel-workflow": "^6.0.0"
2323
},
2424
"require-dev": {
2525
"larastan/larastan": "^2.9",

0 commit comments

Comments
 (0)