Skip to content

Commit 4b0e796

Browse files
committed
Fixed CI
1 parent b0c8414 commit 4b0e796

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
@@ -28,7 +28,7 @@
2828
"phpunit/phpunit": "^10",
2929
"illuminate/database": ">= 10",
3030
"laravel/serializable-closure": "^1.3",
31-
"symfony/cache": "^7"
31+
"symfony/cache": "^6"
3232
},
3333
"extra": {
3434
"laravel": {

0 commit comments

Comments
 (0)