Skip to content

Commit f0bf68a

Browse files
committed
Update version [Ter Jan 23 07:47:17 -02 2018]
1 parent d1cebfc commit f0bf68a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 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.20",
13+
"version": "1.14.21",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,11 +24,11 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.10.20",
28-
"phpzm/helper": "^1.6.26",
29-
"phpzm/kernel": "^1.11.19",
30-
"phpzm/persistence": "^1.13.20",
31-
"phpzm/security": "^1.5.25"
27+
"phpzm/data": "^1.10.21",
28+
"phpzm/helper": "^1.6.28",
29+
"phpzm/kernel": "^1.11.21",
30+
"phpzm/persistence": "^1.13.21",
31+
"phpzm/security": "^1.5.27"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)