Commit Graph

27 Commits

Author SHA1 Message Date
Qiang Xue
6eb6e22630 fixed composer.json 2013-12-26 22:22:26 -05:00
Carsten Brandt
382cee156c Made yii2-dev composer.json more lightweight
Do not depend on all packages, suggest them instead. require-dev will still have them for testing.
2013-12-18 00:03:40 +01:00
Carsten Brandt
57277f7415 Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception
* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2:
  small typo fix
  added readme, changelog, license and composer files.
  added new extension yii2-codeception, modified composer settings
  modified tests according yii2-codeception extension
  added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
  configs fixed and improved
  tests modified, bootstrap added
  colors added
  new entry points for application
  codeception configs, web config modifed for db-settings

Conflicts:
	composer.json
2013-12-16 19:20:37 +01:00
Mark
1e24d60bcd added new extension yii2-codeception, modified composer settings 2013-12-13 19:38:25 +04:00
Qiang Xue
22c45342cf fixed composer.json for yii-dev. 2013-12-10 00:20:34 -05:00
Qiang Xue
1c761753a3 Fixed mongodb in composer.json. 2013-12-06 11:21:02 -05:00
Carsten Brandt
7fcc38da53 updated composer.json for mongo db 2013-12-06 15:55:27 +01:00
Carsten Brandt
99d01954b5 added elasticsearch to composer.json 2013-12-01 04:26:15 +01:00
Qiang Xue
89472955e5 doc fix. 2013-11-30 20:33:45 -05:00
Carsten Brandt
8ac2b7364d moved redis to extensions 2013-11-25 02:27:04 +01:00
Qiang Xue
4c1b823d03 fixed whitespaces 2013-11-24 18:56:34 -05:00
Qiang Xue
d2614875e0 update composer to include sphinx 2013-11-24 18:14:54 -05:00
Carsten Brandt
10fc8e4a5d fixes #1306 2013-11-23 18:50:40 +01:00
Carsten Brandt
de0ce94482 fixed travis and composer issue 2013-11-23 18:46:30 +01:00
Carsten Brandt
0d0f1c2b5d fixed composer.json autoload pathes 2013-11-23 01:49:53 +01:00
Carsten Brandt
898bbf3311 updated dev composer.json dependencies
also removed composer plugin and added it to requirements
this way the plugin is recognized by composer. would not work otherwise.

setting the repo type to yii2-extension also allows us to run composer
plugin and let it handle the extensions in this package
2013-11-22 21:28:58 +01:00
Carsten Brandt
29d02d623c added composer.json for yii2-dev package 2013-11-22 20:53:39 +01:00
Qiang Xue
e8a824cc46 readjusting files for the framework package. 2013-05-19 15:52:01 -04:00
Qiang Xue
619c4f9fd0 Added punycode as part of the framework. 2013-05-19 09:33:13 -04:00
Rinat Silnov
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
Oleksii Strutsynskyi
fa65313b31 updated composer bestiejs/punycode.js package defenition 2013-05-16 01:19:52 +00:00
resurtm
8a5e1f4f5f Fixes #143. UrlValidator and EmailValidator IDN support. 2013-05-15 21:46:02 +06:00
Alexander Makarov
8332e8c60f Updated framework paths in composer.json 2013-05-09 20:12:40 +04:00
Alexander Makarov
92ec41cc7b Moved Composer vendor dir into framework 2013-05-08 01:30:08 +04:00
Alexander Makarov
f2258e760f Added Purifier and Markdown helpers, added composer.lock 2013-05-08 00:31:55 +04:00
Alexander Makarov
34b0da0dc4 Added twig, smarty and php-markdown dependencies, vendor is gitignored now 2013-05-07 14:44:48 +04:00
Alexander Makarov
3ba55c1bb9 added composer.json 2013-05-07 14:20:04 +04:00