Skip to content

Commit 68b2f84

Browse files
committed
Update version [Qua Nov 1 12:12:37 BRST 2017]
1 parent fc9b6e4 commit 68b2f84

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.13.4",
13+
"version": "1.13.5",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,11 +24,11 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.9.4",
28-
"phpzm/helper": "^1.6.1",
29-
"phpzm/kernel": "^1.10.1",
30-
"phpzm/persistence": "^1.12.4",
31-
"phpzm/security": "^1.5.3"
27+
"phpzm/data": "^1.9.5",
28+
"phpzm/helper": "^1.6.6",
29+
"phpzm/kernel": "^1.10.6",
30+
"phpzm/persistence": "^1.12.5",
31+
"phpzm/security": "^1.5.5"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)