Skip to content

Commit 4e9658b

Browse files
committed
fix version constrain
1 parent d202d3b commit 4e9658b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": "^8.1",
1616
"chevere/iterator": "^1.0",
1717
"chevere/message": "^0.1.0",
18-
"symfony/var-exporter": "^7.0"
18+
"symfony/var-exporter": "^6.1|^7.0"
1919
},
2020
"require-dev": {
2121
"phpstan/phpstan": "^1.9",

0 commit comments

Comments
 (0)