Skip to content

Commit

Permalink
use pear_exception 1.0 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Feb 10, 2015
1 parent bc1d7c6 commit d37ace6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -33,9 +33,9 @@
},
"type": "library",
"require": {
"pear/pear_exception": "*"
"pear/pear_exception": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "*"
}
}
}

0 comments on commit d37ace6

Please sign in to comment.