Skip to content

Commit

Permalink
fixes for PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 18, 2019
1 parent 5f0c2ab commit 8c4e75f
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 @@ -33,7 +33,7 @@
"nette/security": "^2.4",
"latte/latte": "^2.4.3",
"tracy/tracy": "^2.4",
"mockery/mockery": "^0.9.5"
"mockery/mockery": "^1.0"
},
"conflict": {
"nette/nette": "<2.2",
Expand Down

0 comments on commit 8c4e75f

Please sign in to comment.