We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2ece6 commit 2d53066Copy full SHA for 2d53066
2 files changed
README.md
@@ -2,6 +2,8 @@ Bluz, a lightweight PHP Framework
2
=================================
3
Easy to setup, easy to use.
4
5
+[](https://gitter.im/bluzphp/main)
6
+
7
## Achievements
8
[](https://php.net/)
9
composer.json
@@ -14,7 +14,7 @@
14
"zendframework/zend-httphandlerrunner": "~1.0"
15
},
16
"require-dev": {
17
- "codeception/codeception": "2.5.3",
+ "codeception/codeception": "~2.5.3",
18
"php-coveralls/php-coveralls": "~2.1",
19
"squizlabs/php_codesniffer": "~3.3",
20
"phploc/phploc": "~4.0"
0 commit comments