We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f928d82 commit ff6068dCopy full SHA for ff6068d
1 file changed
composer.json
@@ -11,7 +11,7 @@
11
],
12
"homepage": "https://github.com/phpzm/test",
13
"license": "MIT",
14
- "version": "0.1.2",
+ "version": "0.1.3",
15
"type": "package",
16
"authors": [
17
{
@@ -30,8 +30,8 @@
30
"require": {
31
"php": ">=7.0",
32
"guzzlehttp/guzzle": "^6.2@dev",
33
- "phpzm/helper": "^1.5.12",
34
- "phpzm/kernel": "^1.8.2"
+ "phpzm/helper": "^1.5.13",
+ "phpzm/kernel": "^1.8.3"
35
},
36
"scripts": {
37
"post-install-cmd": [
0 commit comments