Skip to content

Commit e5ef769

Browse files
committed
Revert "Update require-dev packages"
This reverts commit ce6420e.
1 parent 1748e27 commit e5ef769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"require-dev": {
3131
"illuminate/auth": "^6.0|^7.0|^8.0|^9.0",
32-
"symfony/var-dumper": "^6.0",
33-
"vlucas/phpdotenv": "^5.0",
32+
"symfony/var-dumper": "^5.0",
33+
"vlucas/phpdotenv": "^4.1",
3434
"mockery/mockery": "^1.3",
3535
"phpunit/phpunit": "^8.0|^9.0"
3636
},

0 commit comments

Comments
 (0)