We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cebfc commit f0bf68aCopy full SHA for f0bf68a
composer.json
@@ -10,7 +10,7 @@
10
],
11
"homepage": "https://github.com/phpzm/model",
12
"license": "MIT",
13
- "version": "1.14.20",
+ "version": "1.14.21",
14
"type": "package",
15
"authors": [
16
{
@@ -24,11 +24,11 @@
24
25
"require": {
26
"php": ">=7.0",
27
- "phpzm/data": "^1.10.20",
28
- "phpzm/helper": "^1.6.26",
29
- "phpzm/kernel": "^1.11.19",
30
- "phpzm/persistence": "^1.13.20",
31
- "phpzm/security": "^1.5.25"
+ "phpzm/data": "^1.10.21",
+ "phpzm/helper": "^1.6.28",
+ "phpzm/kernel": "^1.11.21",
+ "phpzm/persistence": "^1.13.21",
+ "phpzm/security": "^1.5.27"
32
},
33
"autoload": {
34
"psr-4": {
0 commit comments