Skip to content

Commit

Permalink
updated beberlei/assert composer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadariaga committed Feb 9, 2023
1 parent 60ccab9 commit 19ab8be
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 @@ -25,7 +25,7 @@
},
"require": {
"php": ">=7.0.19",
"beberlei/assert": "2.9.*",
"beberlei/assert": "^3.3",
"doctrine/orm": "^2.5",
"graze/guzzle-jsonrpc": "3.2.*",
"guzzlehttp/guzzle": "^6.3",
Expand Down

0 comments on commit 19ab8be

Please sign in to comment.