Skip to content

Commit

Permalink
Update composer formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
oojacoboo committed Jul 21, 2021
1 parent c0ab795 commit 7ced9bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -16,9 +16,9 @@
],
"require": {
"php": ">=7.4",
"doctrine/common": "^2.8|^3.0",
"doctrine/common": "^2.8 || ^3.0",
"guzzlehttp/guzzle": "~6.3",
"monolog/monolog": "^1.24|^2.0",
"monolog/monolog": "^1.24 || ^2.0",

"symfony/expression-language": "~5.0.0",
"symfony/property-access": "~5.0.0",
Expand Down

0 comments on commit 7ced9bc

Please sign in to comment.