Skip to content

Commit 2d53066

Browse files
Anton ShevchukAnton Shevchuk
authored andcommitted
Uses stable version of codeception
1 parent 4c2ece6 commit 2d53066

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Bluz, a lightweight PHP Framework
22
=================================
33
Easy to setup, easy to use.
44

5+
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/bluzphp/main)
6+
57
## Achievements
68
[![PHP >= 7.1+](https://img.shields.io/packagist/php-v/bluzphp/framework.svg?style=flat)](https://php.net/)
79

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"zendframework/zend-httphandlerrunner": "~1.0"
1515
},
1616
"require-dev": {
17-
"codeception/codeception": "2.5.3",
17+
"codeception/codeception": "~2.5.3",
1818
"php-coveralls/php-coveralls": "~2.1",
1919
"squizlabs/php_codesniffer": "~3.3",
2020
"phploc/phploc": "~4.0"

0 commit comments

Comments
 (0)