Alex Tselegidis
|
aca2105302
|
Aligned the framework to the updated PHP8.0 compatible CodeIgniter version.
|
2021-07-19 14:03:18 +03:00 |
|
Alex Tselegidis
|
ae993551aa
|
Updated the minimum php version requirement to v7.3 (required by vendor packages that also support v8.0) (#993).
|
2021-01-28 11:57:27 +01:00 |
|
Alex Tselegidis
|
f5b2b3611e
|
Updated dependencies and added PHP8 compatibility.
|
2021-01-28 11:37:23 +01:00 |
|
Alex Tselegidis
|
217fb5c7b5
|
Bump php requirement in composer.json
|
2020-11-21 22:21:57 +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
|
afd0323571
|
Updated the gulp flow (simplified tasks).
|
2020-03-11 13:24:23 +01:00 |
|
Alex Tselegidis
|
707e97ce8a
|
Updated the composer.json file.
|
2020-03-11 10:24:49 +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
|
cf94e9caac
|
Added dynamic version for codeigniter library.
|
2018-01-23 09:55:51 +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
|
b568061ffd
|
Merge branch 'master' into develop
# Conflicts:
# .gitignore
# CHANGELOG.md
# composer.lock
# doc/faq.md
# gulpfile.js
# src/vendor/autoload.php
# src/vendor/composer/autoload_real.php
# src/vendor/composer/installed.json
# src/vendor/phpmailer/phpmailer/VERSION
# src/vendor/phpmailer/phpmailer/class.phpmailer.php
# src/vendor/phpmailer/phpmailer/class.pop3.php
# src/vendor/phpmailer/phpmailer/class.smtp.php
|
2017-05-24 23:31:47 +02:00 |
|
alext
|
0fc36007c3
|
Corrected source link in composer.json
|
2017-05-21 12:52:59 +02:00 |
|
alext
|
d79ff1a5ce
|
Added minimum-stability in composer.json
|
2017-05-21 12:52:26 +02:00 |
|
alext
|
4b0e6b7f2f
|
Updated composer configuration.
|
2017-05-21 12:47:34 +02:00 |
|
Scott Arthur
|
b63e5b3db7
|
Upgrade to CodeIgniter 3.1.4
|
2017-03-21 22:28:20 +11:00 |
|
alext
|
2e2cb09a2d
|
Renamed "composer" directory to "composer_modules" and updated its references.
|
2016-11-13 12:46:02 +01: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
|
95a5ae1dce
|
Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory.
|
2015-12-30 14:18:18 +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 |
|