Skip to content

Commit 1542cda

Browse files
authored
Laravel 13 (#344)
1 parent 794173d commit 1542cda

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
},
4545
"authors": [
4646
{
47-
"name": "Richard McDaniel",
48-
"email": "richard.lee.mcdaniel@gmail.com"
47+
"name": "Durable Workflow",
48+
"email": "support@durable-workflow.com"
4949
}
5050
],
5151
"require": {
5252
"php": "^8.1",
53-
"laravel/framework": "^9.0|^10.0|^11.0|^12.0",
53+
"laravel/framework": "^9.0|^10.0|^11.0|^12.0|^13.0",
5454
"react/promise": "^2.9|^3.0"
5555
},
5656
"require-dev": {

0 commit comments

Comments
 (0)