Skip to content

Commit 8b2a549

Browse files
committed
Fix version constraints
1 parent 447746d commit 8b2a549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"squizlabs/php_codesniffer": "^4.0",
22-
"humbug/box": "^4.6"
22+
"humbug/box": "^3.16 || ^4.0"
2323
},
2424
"prefer-stable": true,
2525
"autoload": {

0 commit comments

Comments
 (0)