Skip to content

Commit f37bdc6

Browse files
fix(deps): update dependency symfony/http-foundation to v7
1 parent f1698c1 commit f37bdc6

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
@@ -22,7 +22,7 @@
2222
"cycle/entity-behavior": "^1.3",
2323
"cycle/orm": "^2.7",
2424
"laravel/framework": "^v10.46",
25-
"symfony/http-foundation": "^6.4",
25+
"symfony/http-foundation": "^7.0",
2626
"wayofdev/laravel-cycle-orm-adapter": "^4.7"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)