Skip to content

Commit

Permalink
Allow sebastian/diff 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Jan 16, 2023
1 parent dedb4bb commit 680696a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"fidry/cpu-core-counter": "^0.4.0",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.13",
"sebastian/diff": "^4.0",
"spatie/array-to-xml": "^2.17.0",
"sebastian/diff": "^4.0 || ^5.0",
"spatie/array-to-xml": "^2.17.0 || ^5.0",
"symfony/console": "^4.1.6 || ^5.0 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0"
},
Expand Down

0 comments on commit 680696a

Please sign in to comment.