Skip to content

Commit 6f408f5

Browse files
committed
Update version [Qui Jan 18 02:53:25 -02 2018]
1 parent 81342bb commit 6f408f5

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.17",
13+
"version": "1.14.18",
1414
"type": "package",
1515
"authors": [
1616
{
@@ -24,11 +24,11 @@
2424
],
2525
"require": {
2626
"php": ">=7.0",
27-
"phpzm/data": "^1.10.16",
28-
"phpzm/helper": "^1.6.23",
29-
"phpzm/kernel": "^1.11.16",
30-
"phpzm/persistence": "^1.13.16",
31-
"phpzm/security": "^1.5.22"
27+
"phpzm/data": "^1.10.17",
28+
"phpzm/helper": "^1.6.25",
29+
"phpzm/kernel": "^1.11.18",
30+
"phpzm/persistence": "^1.13.18",
31+
"phpzm/security": "^1.5.23"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)