Skip to content

Commit 51042c3

Browse files
Update dependency illuminate/container to ^12.32.5
| datasource | package | from | to | | ---------- | -------------------- | ------- | ------- | | packagist | illuminate/container | 12.31.1 | 12.32.5 |
1 parent f9695dc commit 51042c3

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
@@ -2,7 +2,7 @@
22
"type": "project",
33
"require": {
44
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
5-
"illuminate/container": "^12.31.1",
5+
"illuminate/container": "^12.32.5",
66
"laminas/laminas-servicemanager": "^4.4.0",
77
"symfony/cache": "^7.3.4"
88
},

0 commit comments

Comments
 (0)