53 Commits

Author SHA1 Message Date
MGatner
688475d1fd
[ci skip] Normalize composer.json 2020-07-01 13:43:36 +00:00
MGatner
59b6404783
Standardize composer files to tabs 2020-06-23 17:18:10 +00:00
MGatner
5521a97e75
Clean and sync composer files 2020-06-23 17:17:28 +00:00
Instrye
484abb86d9
update userguide 2020-05-20 10:59:51 +08:00
MGatner
5265f3c605
Correct the spacing 2020-05-08 20:15:23 +00:00
MGatner
1b59294be6
Begin tests 2020-05-06 16:30:43 +00:00
Abdul Malik Ikhsan
a217bc6a02
add ext-mbstring to required in composer 2020-04-06 07:56:13 +07:00
Matt Gatner
ef49fed020
Merge branch 'develop' of https://github.com/codeIgniter4/CodeIgniter4 into tests-refactor 2020-02-22 13:02:14 +00:00
Matt Gatner
2a17423035
Update definitions for PHPUnit 8.5 2020-02-21 18:25:30 +00:00
Lonnie Ezell
7836f71434 Updated loader and composer script to use Kint 3.3 for #2373 2020-02-19 22:59:25 -06:00
Lonnie Ezell
91db7c36a0
Transition from Zend Escaper to Laminas Escaper now that they've transitioned to a new open source version of the Zend framework. 2020-01-01 22:31:17 -06:00
Jim Parry
75517d1867
Update phpunit.xml scripts. Fixes #1932 2019-04-10 09:07:09 -07:00
MGatner
c389de6fd4 lowercase 'vfsStream' in composer files 2019-02-23 13:02:45 -05:00
Jim Parry
53508f35c6
Update PHP dependency to 7.2 2019-01-17 22:14:48 -08:00
Abdul Malik Ikhsan
8b2a0807bb
sort composer.json 2018-12-01 08:37:35 +07:00
Abdul Malik Ikhsan
1e957931db
add "psr/log": "^1.1" to require 2018-12-01 08:37:34 +07:00
Abdul Malik Ikhsan
6f334463b6
autoload clean up: remove Psr\Log autoload from composer.json 2018-12-01 08:37:34 +07:00
Jim Parry
1e3f32d530
Merge branch 'develop' into admin/scripts 2018-11-28 08:50:14 -08:00
Jim Parry
359907cf09
Split into separate release scripts 2018-11-28 08:40:38 -08:00
Paweł Nowacki
bb07764b44
ext-json 2018-11-25 11:36:31 +01:00
Master Yoda
b11f0fa649
Correct the new repo URL 2018-11-11 11:32:58 -08:00
Master Yoda
9c55a4ab36
Change github organization name in docs 2018-11-08 22:04:01 -08:00
Abdul Malik Ikhsan
8d51003534
normalize composer.json 2018-11-06 23:19:24 +07:00
Lonnie Ezell
8e86564b0d
Auto-install pre-commit git hook that runs phpcs and fixes any fixable styles. 2018-10-29 23:22:30 -05:00
Jim Parry
caf9ac9993
Added flag to ob_start() but travis-ci still blows up 2018-10-17 11:35:02 +08:00
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