Skip to content

Commit 58a63b5

Browse files
Update dependency symfony/cache to v8
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | symfony/cache | 7.4.0 | 8.0.0 |
1 parent d981d42 commit 58a63b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
55
"illuminate/container": "^12.40.2",
66
"laminas/laminas-servicemanager": "^4.5.0",
7-
"symfony/cache": "^7.4.0"
7+
"symfony/cache": "^8.0.0"
88
},
99
"config": {
1010
"platform": {

0 commit comments

Comments
 (0)