Skip to content

Commit

Permalink
Update sylius version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel8702 committed Jun 29, 2021
1 parent 1eed6c8 commit 13b495a
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
@@ -1,5 +1,5 @@
{
"name": "setono/sylius-callout-plugin",
"name": "bitbag/sylius-callout-plugin",
"type": "sylius-plugin",
"description": "Add callouts to your Sylius products",
"keywords": [
Expand All @@ -12,7 +12,7 @@
"require": {
"php": "^7.3",
"setono/doctrine-orm-batcher-bundle": "^0.3.1",
"sylius/sylius": "^1.3",
"sylius/sylius": "^1.9",
"symfony/messenger": "^4.4 || ^5.0",
"thecodingmachine/safe": "^1.0"
},
Expand Down

0 comments on commit 13b495a

Please sign in to comment.