Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Jan 11, 2017
1 parent 40aa716 commit 3016513
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
}
],
"require": {
"php": "^5.6 || ^7.0",
"doctrine/inflector": "~1.0"
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
Expand All @@ -28,4 +27,4 @@
"Deimos\\": "src/"
}
}
}
}

0 comments on commit 3016513

Please sign in to comment.