Skip to content

Commit b2cf88d

Browse files
Update brick/varexporter requirement from ^0.5.0 to ^0.6.0
Updates the requirements on [brick/varexporter](https://github.com/brick/varexporter) to permit the latest version. - [Release notes](https://github.com/brick/varexporter/releases) - [Changelog](https://github.com/brick/varexporter/blob/master/CHANGELOG.md) - [Commits](brick/varexporter@0.5.0...0.6.0) --- updated-dependencies: - dependency-name: brick/varexporter dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 210bcba commit b2cf88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"php": ">=8.1",
24-
"brick/varexporter": "^0.5.0",
24+
"brick/varexporter": "^0.6.0",
2525
"cakephp/cakephp": "^5.1",
2626
"cakephp/twig-view": "^2.0.0",
2727
"nikic/php-parser": "^5.0.0"

0 commit comments

Comments
 (0)