Remove ext-cal from requirements list (#349)

* Remove ext-cal from requirements list

* Fix the travis phpunit config
This commit is contained in:
Nabeel S
2019-08-08 12:50:32 -04:00
committed by GitHub
parent f6465bea58
commit ff6ba4c29a
5 changed files with 22 additions and 7 deletions

View File

@@ -8,7 +8,6 @@
"homepage": "http://www.phpvms.net",
"require": {
"php": ">=7.2",
"ext-calendar": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",