Skip to content

Commit ff34873

Browse files
authored
Merge pull request #1067 from cakephp/dereuromark-patch-1
Update brick/varexporter version constraint
2 parents 7a9b75a + bdf27ec commit ff34873

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
@@ -23,7 +23,7 @@
2323
},
2424
"require": {
2525
"php": ">=8.1",
26-
"brick/varexporter": "^0.6.0",
26+
"brick/varexporter": "^0.6.0 || ^0.7.0",
2727
"cakephp/cakephp": "^5.1",
2828
"cakephp/twig-view": "^2.0.2",
2929
"nikic/php-parser": "^5.0.0"

0 commit comments

Comments
 (0)