Commit Graph

27 Commits

Author SHA1 Message Date
Aliberk Sandıkçı ec683a8c3b
feat: build server with docker 2023-12-20 18:06:50 +03:00
dependabot[bot] d45009c8ef
Bump phpseclib/phpseclib from 3.0.9 to 3.0.34
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.9 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phpseclib/phpseclib/compare/3.0.9...3.0.34)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 18:26:06 +00:00
Alex Tselegidis ed178ca631 PHP 8.1 support (#1209) 2022-02-23 09:35:50 +01:00
Alex Tselegidis 79d656dae0 Remove CodeIgniter from the vendor dependencies (#1207) 2022-02-23 08:21:46 +01:00
Alex Tselegidis aca2105302 Aligned the framework to the updated PHP8.0 compatible CodeIgniter version. 2021-07-19 14:03:18 +03:00
Alex Tselegidis f5b2b3611e Updated dependencies and added PHP8 compatibility. 2021-01-28 11:37:23 +01:00
Alex Tselegidis a7539325e5 Updated the composer.lock file 2020-12-14 15:05:11 +02:00
Alex Tselegidis 6287c94232 Upgraded PHPMailer to ^6.1 2020-08-15 15:58:45 +03:00
Alex Tselegidis c48a74e037 Imported the Google API Client with composer (old files are no longer needed). 2020-05-12 20:59:28 +02:00
Alex Tselegidis 854fff6431 Update the composer dependencies. 2020-04-27 20:12:17 +02:00
Alex Tselegidis 55a3265129 Updated the composer dependencies. 2020-03-11 13:25:17 +01:00
alext 7faa4bf974 Added monolog as composer dependency. 2018-11-10 09:29:00 +01:00
alext 9e9565400d Updated phpunit dev dependency to v7 2018-11-03 16:29:03 +01:00
alext 226f74ad6d Updated to CodeIgniter v3.1.9 2018-11-02 15:26:12 +01:00
alext 6aab04ce17 Added jsvrcek\ics composer package. 2017-11-01 14:23:44 +01:00
alext 32e618975a Updated CodeIgniter to v3.1.6 2017-10-31 13:00:54 +01:00
alext 483e2348a1 Updated CodeIgniter to v3.1.5 2017-06-29 15:35:42 +02:00
alext 3ea329f89a Updated PHPMailer depedency. 2017-05-18 22:00:38 +02:00
Scott Arthur b63e5b3db7 Upgrade to CodeIgniter 3.1.4 2017-03-21 22:28:20 +11:00
alext 869e7d74f7 Added phpunit as a composer dependency. 2016-11-09 19:55:41 +01:00
Alex Tselegidis c6bf850907 Removed ApiGen from composer and added codeigniter framework as a dev dependency. 2016-04-24 09:59:01 +02:00
Alex Tselegidis ab42d124b0 Regenerated the composer.lock file. 2015-12-30 23:01:50 +01:00
Alex Tselegidis 663324c8c5 Added phpmailer class to the composer dependencies. 2015-10-21 23:48:35 +02:00
Alex Tselegidis b3f9eacc9d Added captcha library to the project. 2015-10-18 18:50:06 +02:00
Alex Tselegidis 48b4b26487 Changed the composer installation path to the third_party directory. 2015-10-18 18:27:10 +02:00
Alex Tselegidis 069783d69d Removed phpmetrics from composer dependencies. 2015-10-04 21:29:01 +02:00
Alex Tselegidis 2e408daced Added composer file for apigen and phpmetrics dependencies. 2015-10-04 21:12:37 +02:00