Skip to content

Commit

Permalink
Update vendor and stop using curl for self-update
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Apr 26, 2018
1 parent 35c667d commit 6cc23c7
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 94 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"symfony/filesystem": "~3.4",
"novactive/collection": "^1.0",
"symfony/options-resolver": "~3.4",
"padraic/phar-updater": "dev-use-curl",
"padraic/phar-updater": "^1.0.6",
"symfony/event-dispatcher": "~3.4",
"nesbot/carbon": "^1.22"
},
Expand Down

0 comments on commit 6cc23c7

Please sign in to comment.