Skip to content

Commit

Permalink
use phar-io/version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianheuer committed Jul 8, 2018
1 parent 29654cc commit 7761fca
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/.idea
/.php_cs.cache
/composer.lock
/src/autoload.php
/tools
/vendor
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"php": "^5.6 || ^7.0",
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "2.0.0"
"phar-io/version": "^2.0"
},
"autoload": {
"classmap": [
Expand Down
69 changes: 69 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7761fca

Please sign in to comment.