Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
chore(composer) Update hoa/exception.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Aug 30, 2017
1 parent 7d6576b commit 699ec19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"require": {
"php" : ">=7.1",
"hoa/consistency": "~2.0",
"hoa/exception" : "~1.0"
"hoa/exception" : "~2.0"
},
"require-dev": {
"hoa/test": "~2.0"
"hoa/test": "~3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 699ec19

Please sign in to comment.