Skip to content

Commit 536f8d0

Browse files
committed
update symfony/deps
1 parent 3d5e47e commit 536f8d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A simple decode/encode solution for json / jsonx / url-encoded / xml / yaml.
2626
## Requirements
2727

2828
* php: ^8.3
29-
* symfony/yaml: ^5.4.45|^6.4.18|^7.2
29+
* symfony/yaml: ^6.4.30|^7.4.1|^8.0.1
3030

3131
## Suggest
3232

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ext-dom": "*",
2424
"ext-json": "*",
2525
"ext-mbstring": "*",
26-
"symfony/yaml": "^5.4.45|^6.4.26|^7.4"
26+
"symfony/yaml": "^6.4.30|^7.4.1|^8.0.1"
2727
},
2828
"require-dev": {
2929
"chubbyphp/chubbyphp-container": "^2.2",

0 commit comments

Comments
 (0)