Skip to content

Commit

Permalink
nettrine/dbal dependency
Browse files Browse the repository at this point in the history
Solves Problem
      - Installation request for nettrine/orm dev-master -> satisfiable by nettrine/orm[dev-master].
      - nettrine/orm dev-master requires nettrine/dbal ^0.4.0 || ^0.5.0 -> no matching package found.
  • Loading branch information
solcik authored and mabar committed Aug 6, 2019
1 parent 656bad9 commit 064f584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,7 @@
"nette/di": "~3.0.0",
"nette/utils": "~3.0.1",
"symfony/console": "^4.2.5",
"nettrine/dbal": "^0.4.0 || ^0.5.0",
"nettrine/dbal": "^0.5.0 || ^0.6.0",
"doctrine/orm": "^2.6.3",
"doctrine/cache": "^1.8.0",
"doctrine/annotations": "^1.6.1"
Expand Down

0 comments on commit 064f584

Please sign in to comment.