Skip to content

Commit 8e2e124

Browse files
Update dependency symfony/config to v8
| datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | packagist | symfony/config | 7.4.3 | 8.0.3 |
1 parent 2bf6a15 commit 8e2e124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
77
"behat/behat": "^3.29.0",
88
"psr/container": "^2.0.2",
9-
"symfony/config": "^7.4.3",
9+
"symfony/config": "^8.0.3",
1010
"symfony/dependency-injection": "^7.4.3"
1111
},
1212
"require-dev": {

0 commit comments

Comments
 (0)