Skip to content

Commit

Permalink
configuration(release) add release 1.1.0 configuration (#1512)
Browse files Browse the repository at this point in the history
  • Loading branch information
wfajczyk committed Jul 13, 2021
1 parent f7c3bcb commit 2f6bc1e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Expand Up @@ -14,14 +14,14 @@
"require": {
"php": "^7.4",
"doctrine/dbal": "^2.13",
"ergonode/api": "^1.0.0",
"ergonode/attribute": "^1.0.0",
"ergonode/category": "^1.0.0",
"ergonode/core": "^1.0.0",
"ergonode/grid": "^1.0.0",
"ergonode/product": "^1.0.0",
"ergonode/shared-kernel": "^1.0.0",
"ergonode/value": "^1.0.0",
"ergonode/api": "^1.1.0",
"ergonode/attribute": "^1.1.0",
"ergonode/category": "^1.1.0",
"ergonode/core": "^1.1.0",
"ergonode/grid": "^1.1.0",
"ergonode/product": "^1.1.0",
"ergonode/shared-kernel": "^1.1.0",
"ergonode/value": "^1.1.0",
"limenius/liform-bundle": "^0.17.0",
"nelmio/api-doc-bundle": "^3.6",
"ramsey/uuid": "^3.8",
Expand Down

0 comments on commit 2f6bc1e

Please sign in to comment.