Skip to content

Commit 44633ec

Browse files
committed
feat: support sebastian/comparator v6
1 parent 1d9e183 commit 44633ec

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
@@ -23,7 +23,7 @@
2323
"php": "^8.1",
2424
"fakerphp/faker": "^1.10",
2525
"myclabs/deep-copy": "^1.10",
26-
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0",
26+
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0",
2727
"symfony/property-access": "^6.4 || ^7.0",
2828
"symfony/yaml": "^6.0 || ^7.0"
2929
},

0 commit comments

Comments
 (0)