Skip to content

Commit

Permalink
Add support for brick/varexport 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Celaya <[email protected]>
  • Loading branch information
acelaya committed May 12, 2024
1 parent c942710 commit 22b2527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"extra": {},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"brick/varexporter": "^0.4.0",
"brick/varexporter": "^0.5.0 || ^0.4.0",
"laminas/laminas-stdlib": "^3.18.0",
"webimpress/safe-writer": "^2.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 22b2527

Please sign in to comment.