We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794173d commit 1542cdaCopy full SHA for 1542cda
1 file changed
composer.json
@@ -44,13 +44,13 @@
44
},
45
"authors": [
46
{
47
- "name": "Richard McDaniel",
48
- "email": "richard.lee.mcdaniel@gmail.com"
+ "name": "Durable Workflow",
+ "email": "support@durable-workflow.com"
49
}
50
],
51
"require": {
52
"php": "^8.1",
53
- "laravel/framework": "^9.0|^10.0|^11.0|^12.0",
+ "laravel/framework": "^9.0|^10.0|^11.0|^12.0|^13.0",
54
"react/promise": "^2.9|^3.0"
55
56
"require-dev": {
0 commit comments