Skip to content

Commit

Permalink
Merge pull request #32 from darrynten/dev
Browse files Browse the repository at this point in the history
v1.0.4
  • Loading branch information
darrynten committed Jun 4, 2018
2 parents 9a7cb45 + ed1b391 commit 4130ae3
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 43 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": "^3.2",
"symfony/process": "^4.1",
"darrynten/imagick-scripts": "~1.0.1"
},
"require-dev": {
Expand Down
142 changes: 101 additions & 41 deletions composer.lock

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

0 comments on commit 4130ae3

Please sign in to comment.