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

@@ -15,7 +15,6 @@ return [
],
'extensions' => [
'calendar',
'openssl',
'pdo',
'mbstring',