Skip to content

Commit

Permalink
allow bc 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rubel committed Jun 9, 2022
1 parent 9816816 commit 9ba4de9
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 @@ -26,7 +26,7 @@
"orchestra/testbench": "^6.6|^7.0",
"brianium/paratest": "^6.3",
"mockery/mockery": "^1.4.4",
"roave/backward-compatibility-check": "^7.0",
"roave/backward-compatibility-check": "^6.4|^7.0",
"squizlabs/php_codesniffer": "^3.6"
},
"autoload": {
Expand Down

0 comments on commit 9ba4de9

Please sign in to comment.