Skip to content

Commit 6804cd4

Browse files
committed
Allow symfony/var-dumper 8
1 parent ebd2a54 commit 6804cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"minimum-stability": "dev",
2525
"require": {
2626
"php": "^7.1 || ^8.0",
27-
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
27+
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
2828
},
2929
"require-dev": {
3030
"cebe/markdown": "^1.1",

0 commit comments

Comments
 (0)