Skip to content

Commit 03462c1

Browse files
committed
Updated composer.json and composer.lock
1 parent 4036455 commit 03462c1

File tree

2 files changed

+1017
-2
lines changed

2 files changed

+1017
-2
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"require": {
1717
"yiisoft/yii2": "~2.0.0"
1818
},
19+
"require-dev": {
20+
"phpunit/phpunit": "~4.0",
21+
"phpunit/dbunit": "~1.0"
22+
},
1923
"autoload": {
2024
"psr-4": {
2125
"creocoder\\nestedsets\\": "src"

0 commit comments

Comments
 (0)