Applying improvements selected from IcehrmPro for release v21.0.0

This commit is contained in:
gamonoid
2018-02-03 04:42:17 +01:00
parent e7792e7d79
commit f783163a78
11 changed files with 45 additions and 23 deletions

View File

@@ -5,12 +5,12 @@
"gettext/gettext": "4.0.0",
"consolidation/robo": "~1",
"filp/whoops": "~2.1",
"swiftmailer/swiftmailer": "^6",
"pear/net_smtp": "~1.7",
"pear/mail": "~1.4"
"swiftmailer/swiftmailer": "^6.0",
"pear/net_smtp": "^1.7",
"pear/mail": "^1.4"
},
"require-dev": {
"phpunit/phpunit": "~6.5.5"
"phpunit/phpunit": "~6"
},
"autoload": {
"psr-4": {