Skip to content

Commit 7fe0653

Browse files
chore: Update Composer dev dependencies to v8
1 parent 2f317e1 commit 7fe0653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"phpstan/phpstan-phpunit": "^2.0.8",
5555
"phpunit/phpunit": "^10.5.59",
5656
"rector/rector": "^2.2.11",
57-
"symfony/cache": "^6.4||^7.0",
58-
"symfony/var-exporter": "^6.4||^7.0"
57+
"symfony/cache": "8.0.1",
58+
"symfony/var-exporter": "8.0.0"
5959
},
6060
"suggest": {
6161
"php": "^8.4",

0 commit comments

Comments
 (0)