Skip to content

Commit

Permalink
Fix: dependency circle
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Feb 17, 2014
1 parent 7f42505 commit 847bb0b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -18,8 +18,7 @@
}
],
"require": {
"php": ">=4.4.0",
"pear/pear_exception": "*"
"php": ">=4.4.0"
},
"autoload": {
"psr-0": {
Expand All @@ -41,4 +40,4 @@
"require-dev": {
"phpunit/phpunit": "*"
}
}
}

0 comments on commit 847bb0b

Please sign in to comment.