Skip to content

Commit f9190b3

Browse files
committed
Update version [Ter Jan 9 14:01:22 -02 2018]
1 parent 5f0eb2c commit f9190b3

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.15",
13+
"version": "1.14.16",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -25,10 +25,10 @@
2525
"require": {
2626
"php": ">=7.0",
2727
"phpzm/data": "^1.10.15",
28-
"phpzm/helper": "^1.6.21",
29-
"phpzm/kernel": "^1.11.14",
30-
"phpzm/persistence": "^1.13.15",
31-
"phpzm/security": "^1.5.20"
28+
"phpzm/helper": "^1.6.22",
29+
"phpzm/kernel": "^1.11.16",
30+
"phpzm/persistence": "^1.13.16",
31+
"phpzm/security": "^1.5.21"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)