We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edca0ce commit b69f896Copy full SHA for b69f896
1 file changed
composer.json
@@ -22,7 +22,7 @@
22
],
23
"require": {
24
"php": "^7.1",
25
- "beberlei/assert": "~2.0"
+ "beberlei/assert": "~2.0 || ~3.0"
26
},
27
"require-dev": {
28
"phpunit/phpunit": "^5.7 || ^6.0"
0 commit comments