We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0eb2c commit f9190b3Copy full SHA for f9190b3
composer.json
@@ -10,7 +10,7 @@
10
],
11
"homepage": "https://github.com/phpzm/model",
12
"license": "MIT",
13
- "version": "1.14.15",
+ "version": "1.14.16",
14
"type": "package",
15
"authors": [
16
{
@@ -25,10 +25,10 @@
25
"require": {
26
"php": ">=7.0",
27
"phpzm/data": "^1.10.15",
28
- "phpzm/helper": "^1.6.21",
29
- "phpzm/kernel": "^1.11.14",
30
- "phpzm/persistence": "^1.13.15",
31
- "phpzm/security": "^1.5.20"
+ "phpzm/helper": "^1.6.22",
+ "phpzm/kernel": "^1.11.16",
+ "phpzm/persistence": "^1.13.16",
+ "phpzm/security": "^1.5.21"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments