Skip to content

Commit 5630dc2

Browse files
committed
Update version [Dom Nov 19 09:37:42 -02 2017]
1 parent b4aca42 commit 5630dc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 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.13.5",
13+
"version": "1.14.0",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,10 +24,10 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.9.5",
27+
"phpzm/data": "^1.10.0",
2828
"phpzm/helper": "^1.6.6",
29-
"phpzm/kernel": "^1.10.6",
30-
"phpzm/persistence": "^1.12.5",
29+
"phpzm/kernel": "^1.11.0",
30+
"phpzm/persistence": "^1.13.0",
3131
"phpzm/security": "^1.5.5"
3232
},
3333
"autoload": {

0 commit comments

Comments
 (0)