Updated dependencies and added PHP8 compatibility.

This commit is contained in:
Alex Tselegidis 2021-01-28 11:37:09 +01:00
parent 0b5938471e
commit f5b2b3611e
2 changed files with 1027 additions and 323 deletions

View file

@ -40,13 +40,13 @@
"gregwar/captcha": "^1.1", "gregwar/captcha": "^1.1",
"phpmailer/phpmailer": "^6.1", "phpmailer/phpmailer": "^6.1",
"codeigniter/framework": "^3.1.6", "codeigniter/framework": "^3.1.6",
"jsvrcek/ics": "^0.5.1", "jsvrcek/ics": "^0.8",
"monolog/monolog": "^1", "monolog/monolog": "^1",
"google/apiclient": "^2.0" "google/apiclient": "^2.0"
}, },
"require-dev": { "require-dev": {
"roave/security-advisories": "dev-master", "roave/security-advisories": "dev-master",
"phpunit/phpunit": "^7.4" "phpunit/phpunit": "^9"
}, },
"scripts": { "scripts": {
"test": "php vendor/bin/phpunit tests" "test": "php vendor/bin/phpunit tests"

1346
composer.lock generated

File diff suppressed because it is too large Load diff