Skip to content

Commit

Permalink
Merge pull request #24 from haltuf/nette-3.0
Browse files Browse the repository at this point in the history
fix wrong version number reference
  • Loading branch information
enumag authored Aug 22, 2019
2 parents 105e30a + 5a4eea1 commit 3d04ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"nette/di": "^3.0",
"nette/utils": "^2.4 || ^3.0",
"doctrine/annotations": "~1.6",
"kdyby/doctrine-cache": "^2.7.0"
"kdyby/doctrine-cache": "^3.0"
},
"require-dev": {
"nette/bootstrap": "^3.0",
Expand Down

0 comments on commit 3d04ff4

Please # to comment.