Skip to content

Commit d1cebfc

Browse files
committed
Update version [Ter Jan 23 07:42:12 -02 2018]
1 parent 5056a43 commit d1cebfc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"homepage": "https://github.com/phpzm/model",
1212
"license": "MIT",
13-
"version": "1.14.19",
13+
"version": "1.14.20",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,11 +24,11 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.10.18",
27+
"phpzm/data": "^1.10.20",
2828
"phpzm/helper": "^1.6.26",
29-
"phpzm/kernel": "^1.11.18",
30-
"phpzm/persistence": "^1.13.18",
31-
"phpzm/security": "^1.5.24"
29+
"phpzm/kernel": "^1.11.19",
30+
"phpzm/persistence": "^1.13.20",
31+
"phpzm/security": "^1.5.25"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)