Skip to content

Commit

Permalink
Simplify constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuppa committed May 10, 2019
1 parent 17a1966 commit fd9d8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"require-dev": {
"mockery/mockery": "^1.2",
"orchestra/testbench-dusk": ">=3.7.1 <3.8 || ^3.8.1",
"orchestra/testbench-dusk": "~3.7.1 || ^3.8.1",
"squizlabs/php_codesniffer": "^3.3",
"timacdonald/log-fake": "^1.0"
},
Expand Down

0 comments on commit fd9d8ae

Please sign in to comment.