Skip to content

Commit

Permalink
Update dependencies (dfridrich#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfridrich authored Jan 22, 2023
1 parent 993d1da commit 013600c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
],
"require": {
"php": "^7.4|^8.0",
"beberlei/assert": "^2.4",
"beberlei/assert": "^2.4|^3.0",
"dfridrich/library": "^1.37.14",
"ext-simplexml": "*",
"fabpot/goutte": "^4.0",
"symfony/string": "^5|^6"
"symfony/string": "^4|^5|^6"
},
"require-dev": {
"symplify/coding-standard": "^8",
Expand Down

0 comments on commit 013600c

Please sign in to comment.