Skip to content

Commit cebbc82

Browse files
authored
feat: Add support for sebastian/comparator v7 (#1248)
1 parent 249053a commit cebbc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 || ^6.0",
26+
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
2727
"symfony/property-access": "^6.4 || ^7.0",
2828
"symfony/yaml": "^6.0 || ^7.0"
2929
},

0 commit comments

Comments
 (0)