Skip to content

Commit

Permalink
Merge pull request #329 from mikehaertl/push-dependency-constraints
Browse files Browse the repository at this point in the history
Push version constraints for shellcommand and tmpfile
  • Loading branch information
mikehaertl authored Aug 17, 2019
2 parents 1c9fc9f + 03393fb commit 82ed9ee
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 @@ -13,8 +13,8 @@
],
"require": {
"php": ">=5.0.0",
"mikehaertl/php-tmpfile": "^1.0.0",
"mikehaertl/php-shellcommand": "^1.0.2"
"mikehaertl/php-tmpfile": "^1.1.0",
"mikehaertl/php-shellcommand": "^1.5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 82ed9ee

Please sign in to comment.