Skip to content

Commit

Permalink
fix composer
Browse files Browse the repository at this point in the history
  • Loading branch information
bzikarsky committed Apr 5, 2022
1 parent f2625cf commit a0fb375
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
@@ -14,7 +14,7 @@
],
"require": {
"php": ">=8.0",
"psr/log": "^3",
"psr/log": "^1|^2|^3",
"paragonie/constant_time_encoding": "^2"
},
"autoload": {

0 comments on commit a0fb375

Please sign in to comment.