Skip to content

Commit 0aeb4e6

Browse files
Merge pull request #82 from mirko-pagliai/develop
Develop
2 parents c6a9b92 + 5277573 commit 0aeb4e6

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 2.x branch
22
## 2.10 branch
3+
### 2.10.1
4+
* stable version.
5+
36
### 2.10.0-beta1
47
* now allows to configure and customize via bootstrap the executable commands to
58
import and export databases, for each driver, with placeholders;

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"cakephp/cakephp-codesniffer": "^4.4",
2020
"mirko-pagliai/me-tools": "^2.19.8",
21-
"phpunit/phpunit": "^8.5.12|^9.0"
21+
"phpunit/phpunit": "^8.5.14|^9.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.10.0-beta1
1+
2.10.1

0 commit comments

Comments
 (0)