Skip to content

Commit e3f0a40

Browse files
Add support for sebastian/diff 6.0 (#692)
1 parent f476219 commit e3f0a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"php-parallel-lint/php-parallel-lint": "^1.3.2",
3131
"psr/container": "^1.0|^2.0.2",
3232
"psr/simple-cache": "^1.0|^2.0|^3.0",
33-
"sebastian/diff": "^4.0|^5.0.3",
33+
"sebastian/diff": "^4.0|^5.0.3|^6.0",
3434
"slevomat/coding-standard": "^8.14.1",
3535
"squizlabs/php_codesniffer": "^3.7.2",
3636
"symfony/cache": "^5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)