Updated dependencies and added PHP8 compatibility.
This commit is contained in:
parent
0b5938471e
commit
f5b2b3611e
2 changed files with 1027 additions and 323 deletions
|
@ -40,13 +40,13 @@
|
|||
"gregwar/captcha": "^1.1",
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"codeigniter/framework": "^3.1.6",
|
||||
"jsvrcek/ics": "^0.5.1",
|
||||
"jsvrcek/ics": "^0.8",
|
||||
"monolog/monolog": "^1",
|
||||
"google/apiclient": "^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
"phpunit/phpunit": "^7.4"
|
||||
"phpunit/phpunit": "^9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "php vendor/bin/phpunit tests"
|
||||
|
|
1346
composer.lock
generated
1346
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue