Skip to content

Commit

Permalink
Merge pull request #30 from darrynten/composer-update-2
Browse files Browse the repository at this point in the history
Update process to 4.1
  • Loading branch information
darrynten committed Jun 2, 2018
2 parents c33f5e6 + df18a85 commit ce63003
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "darrynten/pslayers",
"description": "PHP Imagick Layers",
"version": "1.0.3",
"version": "1.0.4",
"type": "library",
"require": {
"php": "^7.0",
"guzzlehttp/guzzle": "^6.2.1",
"darrynten/any-cache": "^1.0",
"symfony/process": "^4.0",
"symfony/process": "^4.1",
"darrynten/imagick-scripts": "~1.0.1"
},
"require-dev": {
Expand Down
43 changes: 23 additions & 20 deletions composer.lock

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

0 comments on commit ce63003

Please sign in to comment.