Skip to content

Commit 57a91aa

Browse files
committed
Fixes #59
1 parent b55a6e4 commit 57a91aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
],
4141
"require": {
4242
"php": "^7.1",
43-
"beberlei/assert": "^2.9",
43+
"beberlei/assert": "^2.9 || ^3.0",
4444
"psr/container": "^1.0",
4545
"seld/jsonlint": "^1.5",
4646
"zendframework/zend-db": "^2.5",

0 commit comments

Comments
 (0)