File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 33 "description" : " Provides Laravel workflow guards using Symfony expression and related objects" ,
44 "keywords" : [
55 " Prasit Gebsaap" ,
6+ " symfony" ,
7+ " expression" ,
8+ " language" ,
9+ " transition" ,
10+ " guard" ,
611 " laravel" ,
712 " laravel-workflow-process"
813 ],
1621 }
1722 ],
1823 "require" : {
19- "php" : " ^8.2" ,
24+ "php" : " ^8.2|^8.3 " ,
2025 "illuminate/contracts" : " ^10.0||^11.0" ,
21- "soap/laravel-workflow-loader" : " ^0.1.1" ,
2226 "spatie/laravel-package-tools" : " ^1.16" ,
23- "symfony/expression-language" : " ^7.1"
27+ "symfony/expression-language" : " ^7.1" ,
28+ "zerodahero/laravel-workflow" : " ^4.0||^5.0"
2429 },
2530 "require-dev" : {
2631 "larastan/larastan" : " ^2.9" ,
96101 },
97102 "minimum-stability" : " dev" ,
98103 "prefer-stable" : true
99- }
104+ }
You can’t perform that action at this time.
0 commit comments