Skip to content

Commit 245eba7

Browse files
author
Andrey Helldar
authored
Merge pull request #17 from TheDragonCode/3.x
Fixed `symfony/var-dumper` versioning
2 parents 9c8907d + cea5048 commit 245eba7

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
@@ -29,7 +29,7 @@
2929
"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0",
3030
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
3131
"ramsey/uuid": "^3.7 || ^4.0",
32-
"symfony/var-dumper": "^4.0 || ^5.0 || 6.0"
32+
"symfony/var-dumper": "^4.0 || ^5.0 || ^6.0"
3333
},
3434
"require-dev": {
3535
"laravel/framework": "^6.0 || ^7.0 || ^8.0 || ^9.0",

0 commit comments

Comments
 (0)