We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfef6d7 commit c508a19Copy full SHA for c508a19
composer.json
@@ -2,6 +2,7 @@
2
"name": "php-deal/framework",
3
"description": "Design by Contract framework for PHP",
4
"require": {
5
+ "php": ">=5.6.0",
6
"goaop/framework": "~2.0",
7
"beberlei/assert": "^2.4"
8
},
0 commit comments