Skip to content

Commit bc1974c

Browse files
Update dependency symfony/cache to v8
| datasource | package | from | to | | ---------- | ------------- | ----- | ----- | | packagist | symfony/cache | 7.4.1 | 8.0.1 |
1 parent aee56b1 commit bc1974c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.42.0",
66
"laminas/laminas-servicemanager": "^4.5.0",
7-
"symfony/cache": "^7.4.1"
7+
"symfony/cache": "^8.0.1"
88
},
99
"config": {
1010
"platform": {

0 commit comments

Comments
 (0)