Skip to content

Commit 3097e4b

Browse files
committed
Update version [Dom Nov 19 11:54:29 -02 2017]
1 parent 5630dc2 commit 3097e4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 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.0",
13+
"version": "1.14.1",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -25,10 +25,10 @@
2525
"require": {
2626
"php": ">=7.0",
2727
"phpzm/data": "^1.10.0",
28-
"phpzm/helper": "^1.6.6",
28+
"phpzm/helper": "^1.6.7",
2929
"phpzm/kernel": "^1.11.0",
3030
"phpzm/persistence": "^1.13.0",
31-
"phpzm/security": "^1.5.5"
31+
"phpzm/security": "^1.5.6"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)