mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2025-01-27 12:27:55 +03:00
fix: change version of codeception
This commit is contained in:
parent
5662a5d4bb
commit
9ab561df2f
@ -5,6 +5,7 @@ paths:
|
||||
data: tests/_data
|
||||
support: tests/_support
|
||||
envs: tests/_envs
|
||||
helpers: nil
|
||||
settings:
|
||||
bootstrap: _bootstrap.php
|
||||
colors: false
|
||||
|
@ -13,7 +13,7 @@
|
||||
"phpunit/phpunit": "~4.0",
|
||||
"fzaninotto/faker": "~1.0",
|
||||
"phpspec/phpspec": "2.0.0",
|
||||
"codeception/codeception": "2.0.0"
|
||||
"codeception/codeception": "^2.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user