Skip to content

Commit

Permalink
Bump brick/varexporter to ^0.4.0
Browse files Browse the repository at this point in the history
As this is just a minimum PHP version bump, it is not necessary to allow the prior version

Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Sep 19, 2023
1 parent aa0ec32 commit 09e8c17
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.0.0 || ~8.1.0 || ~8.2.0",
"brick/varexporter": "^0.3.7 || ^0.4.0",
"brick/varexporter": "^0.4.0",
"laminas/laminas-stdlib": "^3.10.1",
"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 09e8c17

Please sign in to comment.