Skip to content

Commit 1b45544

Browse files
committed
Update version [Ter Dez 19 14:09:42 -02 2017]
1 parent 1a399bd commit 1b45544

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.12",
13+
"version": "1.14.13",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,11 +24,11 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.10.12",
28-
"phpzm/helper": "^1.6.19",
29-
"phpzm/kernel": "^1.11.12",
30-
"phpzm/persistence": "^1.13.12",
31-
"phpzm/security": "^1.5.18"
27+
"phpzm/data": "^1.10.13",
28+
"phpzm/helper": "^1.6.20",
29+
"phpzm/kernel": "^1.11.13",
30+
"phpzm/persistence": "^1.13.13",
31+
"phpzm/security": "^1.5.19"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)