28 Commits

Author SHA1 Message Date
Master Yoda
2517c0c7e1
Niggly fixes 2018-09-13 07:47:51 -07:00
Abdul Malik Ikhsan
a1f4d74b2b
add ext-intl to require at composer.json 2018-08-09 20:06:06 +07:00
Lonnie Ezell
7dcffb6bcf
Hopefully getting coverage working correctly again. 2018-05-25 23:08:35 -05:00
Abdul Malik Ikhsan
7ee1838acc
update to phpunit 7 2018-02-04 14:43:06 +07:00
Lonnie Ezell
90a604c454
Change PHP version requirement to 7.1. Fixes #847 2017-12-20 22:18:41 -06:00
Lonnie Ezell
1caa7c38e9
Include new codeigniter4-standard for phpcs on dev installs 2017-12-15 00:04:54 -06:00
Lonnie Ezell
0adc936c55 Merge branch 'develop' of github.com:bcit-ci/CodeIgniter4 into develop 2017-07-27 21:30:23 -05:00
Lonnie Ezell
45951eb089
Upgraded to Kint 2 2017-07-27 00:16:09 -05:00
Instructor, Computer Systems Technology
eb9b09b9a0 Update composer.json
Replace IRC reference with Slack
2017-07-26 21:44:31 -07:00
Master Yoda
669dd3c19f
Encryption testing & debugging 2017-07-11 13:37:28 -07:00
KazuakiM
21f2f3dd0e Add coveralls.phar and Remove php-coveralls at composer.json 2017-06-16 22:38:34 +09:00
Abdul Malik Ikhsan
55c69ced86
change to codeigniter4/framework 2017-03-07 13:18:16 +07:00
Abdul Malik Ikhsan
82c1d26978
set project name in composer.json to codeigniter/framework4
on next move, we can register at packagist under "codeigniter" package https://packagist.org/packages/codeigniter/
2017-03-07 13:17:46 +07:00
Abdul Malik Ikhsan
5d6f7429db
update to phpunit ^6.0 2017-02-07 15:01:37 +07:00
Abdul Malik Ikhsan
0aef8106e5
apply phpunit 6 2017-02-07 15:01:35 +07:00
Lonnie Ezell
9554ce6822
Hooking up coveralls, hopefully. 2017-01-16 23:14:15 -06:00
Lonnie Ezell
986c3141ab
Removing phpdocumentor from composer.json. We are not currently using it and the requirements are massive. 2016-12-06 23:10:07 -06:00
Lonnie Ezell
4887a9d7b2
Added vfsstream to Composers require-dev. 2016-09-26 23:34:18 -05:00
Lonnie Ezell
07d1e4ceeb Move third-party software to system/ThirdParty. Updated ComposerScripts file. Tweaked common folders in application. 2016-06-23 22:28:06 -05:00
Master Yoda
f37e8ec9eb Update require-dev in composer.json
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-27 09:44:59 -07:00
Master Yoda
4d768e47f1 Add back return type hinting, after updating to phpDocumentor 2.9
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-27 09:40:26 -07:00
Master Yoda
751dc98588 Fix repo links in composer.json
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-15 21:46:50 -07:00
Lonnie Ezell
5783def30b Adding phpunit to composer.json. Removing bundled phpunit.phar. Including config line to easily bypass live database testing. 2016-05-15 00:07:12 -05:00
Lonnie Ezell
c5580651ea Adding license to composer.json 2016-03-18 21:42:39 -05:00
Lonnie Ezell
3f1fa9c86e Require vfsstream in dev environments for running certain tests. 2015-11-29 22:22:53 -06:00
Lonnie Ezell
c5ad9fca55 PostUpdate script in place to move Zend Escaper to the system/View directory. 2015-11-28 23:50:41 -06:00
Lonnie Ezell
ed3fedb736 Require Zend/Escaper. Working on script to move into appropriate location so end-users will be able to download a single zip and not use composer. 2015-11-28 23:21:58 -06:00
Lonnie Ezell
0d92381e74 Initial import. 2015-08-26 23:16:28 -05:00