Skip to content

Commit

Permalink
fix dependency on base exception library
Browse files Browse the repository at this point in the history
  • Loading branch information
robfrawley committed May 28, 2017
1 parent 72eb257 commit 65521f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
],
"require": {
"php": ">=7.1.0",
"src-run/augustus-exception-library": "^0.7"
"src-run/augustus-exception-library": "~0.8"
},
"require-dev": {
"codacy/coverage": "^1.0",
Expand Down

0 comments on commit 65521f5

Please sign in to comment.