Skip to content

Commit

Permalink
WHD-5183 make it PHP 7 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
fran-pacho committed Jun 20, 2024
1 parent 77b0404 commit 9cd56d9
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 @@ -19,7 +19,7 @@
},
"require": {
"php": "^7.4 | ^8.0",
"psr/log": "^2.0"
"psr/log": "^1.0 | ^2.0"
},
"require-dev": {
"phpspec/phpspec": "^7",
Expand Down

0 comments on commit 9cd56d9

Please sign in to comment.