Skip to content

Commit 1bef4d5

Browse files
fix(deps): update dependency laravel/framework to v11
1 parent c106db0 commit 1bef4d5

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
@@ -21,7 +21,7 @@
2121
"cycle/database": "^2.8",
2222
"cycle/entity-behavior": "^1.3",
2323
"cycle/orm": "^2.7",
24-
"laravel/framework": "^v10.46",
24+
"laravel/framework": "^v11.0.0",
2525
"symfony/http-foundation": "^6.4",
2626
"wayofdev/laravel-cycle-orm-adapter": "^4.7"
2727
},

0 commit comments

Comments
 (0)