Skip to content

Commit

Permalink
Merge pull request #10 from gseric/master
Browse files Browse the repository at this point in the history
Replaced undocumented variant of an OR operator
  • Loading branch information
bigboss86 authored May 5, 2021
2 parents c04613c + 62ccaaf commit 035a65d
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 @@ -7,8 +7,8 @@
"php": "^7.2",

"excelwebzone/recaptcha-bundle": "^1.5",
"friendsofsymfony/ckeditor-bundle": "^1.1|^2.1",
"knplabs/knp-gaufrette-bundle": "^0.5|^0.7",
"friendsofsymfony/ckeditor-bundle": "^1.1 || ^2.1",
"knplabs/knp-gaufrette-bundle": "^0.5 || ^0.7",
"monolog/monolog": "~1.22",
"sylius/grid-bundle": "^1.6",
"sylius/resource-bundle": "^1.4",
Expand Down

0 comments on commit 035a65d

Please sign in to comment.