Skip to content

Commit 08a69bc

Browse files
fix(deps): update dependency symfony/http-foundation to v7
1 parent cb03368 commit 08a69bc

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.2",
2323
"cycle/orm": "^2.6",
2424
"laravel/framework": "^v10.43",
25-
"symfony/http-foundation": "^6.4",
25+
"symfony/http-foundation": "^7.0",
2626
"wayofdev/laravel-cycle-orm-adapter": "^4.1"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)