Skip to content

Commit

Permalink
Merge pull request #91 from mirko-pagliai/develop
Browse files Browse the repository at this point in the history
updated for `me-tools` 2.24
  • Loading branch information
mirko-pagliai authored May 2, 2023
2 parents 7659e03 + fc3c21f commit 79edf8f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# 1.x branch
## 1.11 branch
### 1.11.1
* updated for `me-tools` 2.24.

### 1.11.0
* the `ThumbCreator` class has been revised;
* `ThumberCreator::getImageInstance()` and `ThumberCreator::save()` methods have been, because they would now coincide
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ext-fileinfo": "*",
"cakephp/cakephp": "^4.4",
"intervention/image": "^2.4",
"mirko-pagliai/me-tools": "~2.23.1",
"mirko-pagliai/me-tools": "~2.23.1|~2.24",
"mirko-pagliai/php-thumber": "~1.5.3"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.0
1.11.1

0 comments on commit 79edf8f

Please sign in to comment.