Qiang Xue
4cf356df8d
adjust directories for PSR-4.
11 years ago
Carsten Brandt
951791f245
added unit test for twig renderer
...
verify #1755 works
11 years ago
Carsten Brandt
c9baa5309f
updated composer.json
11 years ago
Qiang Xue
8173b16433
added apidoc to composer.json.
11 years ago
Qiang Xue
03a88e4f38
Adjusted composer for faker extension.
11 years ago
Mark
a3071fd90d
added faker integration
11 years ago
Alexander Makarov
90d5e5cfe4
Updated HTMLPurified dependency to `4.6.*`
11 years ago
Carsten Brandt
dabeea7a38
testing: do not require php ext in composer.json and use composer phpunit on travis
11 years ago
Alexander Kochetov
32ea48c7ba
Actualize phpunit usage approach
11 years ago
Antonio Ramirez
fc28927ddb
fix composer.json syntax
11 years ago
Antonio Ramirez
53160797df
added tests
11 years ago
Qiang Xue
6eb6e22630
fixed composer.json
11 years ago
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.
11 years ago
Mark
1e24d60bcd
added new extension yii2-codeception, modified composer settings
11 years ago
Qiang Xue
22c45342cf
fixed composer.json for yii-dev.
11 years ago
Qiang Xue
1c761753a3
Fixed mongodb in composer.json.
11 years ago
Carsten Brandt
7fcc38da53
updated composer.json for mongo db
11 years ago
Carsten Brandt
99d01954b5
added elasticsearch to composer.json
11 years ago
Qiang Xue
89472955e5
doc fix.
11 years ago
Carsten Brandt
8ac2b7364d
moved redis to extensions
11 years ago
Qiang Xue
4c1b823d03
fixed whitespaces
11 years ago
Qiang Xue
d2614875e0
update composer to include sphinx
11 years ago
Carsten Brandt
10fc8e4a5d
fixes #1306
11 years ago
Carsten Brandt
de0ce94482
fixed travis and composer issue
11 years ago
Carsten Brandt
a0a3c36c39
make travis work
11 years ago
Carsten Brandt
0d0f1c2b5d
fixed composer.json autoload pathes
11 years ago
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
11 years ago
Carsten Brandt
29d02d623c
added composer.json for yii2-dev package
11 years ago
Carsten Brandt
0eaafd74ba
updated composer.json to be less restrictive
...
also removed superflous minimum-stability definition
11 years ago
Qiang Xue
de062c26a4
moved markdown dependency to required.
11 years ago
Qiang Xue
3bda94eeeb
Fixed php-diff version.
11 years ago
Qiang Xue
cbab0951dc
reverted back jquery asset.
11 years ago
Qiang Xue
0a7cef7c1c
change to use frameworks/jquery temporarily.
11 years ago
Qiang Xue
372c5e1f1c
Moved jquery.js to external package.
11 years ago
Alexander Makarov
62148a2e33
Changed php-diff dependency to use code from master (they haven't tagged changes we need yet)
11 years ago
Qiang Xue
c42894cec4
Extension installer wip
11 years ago
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
11 years ago
Carsten Brandt
300c866be2
adjusted composer.json for smarty and twig
...
not need to suggest packages in core. They are required by extension
composer.json anyway.
11 years ago
Carsten Brandt
a94886fafd
elasticsearch AR WIP copied parts from redis implementation
11 years ago
Qiang Xue
b9553eb57a
Replaced diff vendor.
11 years ago
Alexander Makarov
dc8966ebcb
fixed composer.json
11 years ago
Qiang Xue
710d4767e9
composer config update.
11 years ago
Alexander Makarov
5f6ff37ee7
Gii: use composer instead of including diff library directly
11 years ago
Alexander Makarov
e5dfce19c6
Reorganized Twig and Smarty dependencies
12 years ago
Qiang Xue
5f705db117
Renamed Purifier to HtmlPurifier.
12 years ago
Alexander Makarov
68adc6117e
Lowered PHP requirement to 5.3.7
12 years ago
Qiang Xue
b24d04ae90
Added psr-0.
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago
Alexander Makarov
a856ddb613
moved optional packages to "suggest", updated platform requirements
12 years ago
Qiang Xue
e8a824cc46
readjusting files for the framework package.
12 years ago