mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 02:26:58 +00:00
Included codeception for future use.
This commit is contained in:
@@ -31,7 +31,8 @@
|
|||||||
"mockery/mockery": "~0.9",
|
"mockery/mockery": "~0.9",
|
||||||
"satooshi/php-coveralls": "~0.6",
|
"satooshi/php-coveralls": "~0.6",
|
||||||
"league/factory-muffin": "~2.0",
|
"league/factory-muffin": "~2.0",
|
||||||
"doctrine/dbal": "2.4.*"
|
"doctrine/dbal": "2.4.*",
|
||||||
|
"codeception/codeception": "*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
|
Reference in New Issue
Block a user